Jenkins 构建时报错 No RSA host key is known for

Jenkins 构建时控制台输出显示:

Failed to connect to repository : Command "git ls-remote -h -- git@codeup.aliyun.com:667e204e2f23b7a0b/xjd/learning.git HEAD" returned status code 128:

stdout:

stderr: No RSA host key is known for codeup.aliyun.com and you have requested strict checking.

Host key verification failed.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

解决:可参考这篇文章进行排查

https://blog.csdn.net/admin_233/article/details/143422549

相关推荐
枫叶落雨2221 小时前
08-Elasticsearch
运维·jenkins
爆更小小刘2 小时前
Linux下基本指令(4)
linux·运维·服务器
我码玄黄2 小时前
解决本地模拟IP的DHCP冲突问题
linux·运维
若云止水3 小时前
Ubuntu 下 nginx-1.24.0 源码分析 - ngx_os_init 函数
运维·nginx
Self-Discipline3 小时前
Linux arm64 IOMMU总结
linux·运维·服务器
我言秋日胜春朝★3 小时前
【Linux】命名管道------Linux进程间通信的桥梁
linux·运维·服务器
Dontla3 小时前
华为昇腾服务器(固件版本查询、驱动版本查询、CANN版本查询)
运维·服务器·chrome
wenchun0013 小时前
【并发压测】高并发下Linux流量监控
linux·运维·服务器
从后端到QT3 小时前
ubuntu磁盘清理垃圾文件
linux·运维·ubuntu
m0_512744644 小时前
Nginx(详解以及如何使用)
运维·服务器·nginx