Unable to install or update plugins in jenkins

21 views
Skip to first unread message

Sivakumar Durairaj

unread,
May 21, 2020, 7:07:19 AM5/21/20
to Jenkins Users
Hi,

I am running jenkins in corporate network, where i am trying to install/update jenkins. (downloading .hpi and then uploading)

But installation  is not happening after succesfull upload and failed with below reason.

Caused: java.io.IOException: Failed to load http://updates.jenkins-ci.org/download/plugins/branch-api/2.0.19/branch-api.hpi to /app/jenkins/taaa-build/plugins/branch-api.jpi.tmp
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1146)
Caused: java.io.IOException: Failed to download from http://updates.jenkins-ci.org/download/plugins/branch-api/2.0.19/branch-api.hpi
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1172)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1677)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1874)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1651)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
at java.lang.Thread.run(Thread.java:748)

Björn Pedersen

unread,
May 22, 2020, 3:01:08 AM5/22/20
to Jenkins Users
Hi,

this looks like a  dependency can not get installled., probably due to jenkins not seeing the update center. So you need to manually upload all dependencie before your plugin.

Björn
Reply all
Reply to author
Forward
0 new messages