failed to download the workflow-api plugin

65 views
Skip to first unread message

Markus Boos

unread,
Jan 23, 2020, 9:18:01 AM1/23/20
to Jenkins Users
Hi

Since this morning (CET) my Jenkins 2.164.2 is not able to download the workflow-api plugin (Version 2.33 and 2.38).

The error log looks like this (C&P from the updateCenter):

java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.MeteredStream.read(MeteredStream.java:134)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3444)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3437)
at org.apache.commons.io.input.ProxyInputStream.read(ProxyInputStream.java:78)
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1176)
Caused: java.io.IOException: Failed to load http://updates.jenkins-ci.org/download/plugins/workflow-api/2.38/workflow-api.hpi to /var/jenkins_home/plugins/workflow-api.jpi.tmp
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1181)
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1215)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1752)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2015)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1726)
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:112)
at java.lang.Thread.run(Thread.java:748)

Anybody has the same issue?

And how did you solved it?

Kind regards
Markus

Mark Waite

unread,
Jan 23, 2020, 9:19:39 AM1/23/20
to Jenkins Users
I just downloaded an update to the Pipeline SCM Step plugin without any issue.  I also am able to download the plugin URL's that you referenced.

Are you still seeing the problem?

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a587344b-bef3-4372-b84a-085c0d3ba44a%40googlegroups.com.


--
Thanks!
Mark Waite

vince bailey

unread,
Jan 23, 2020, 9:20:56 AM1/23/20
to 'Björn Pedersen' via Jenkins Users
All working well no issues for me.


Markus Boos

unread,
Jan 23, 2020, 9:36:59 AM1/23/20
to Jenkins Users
I still have the Issue. Downloading other Plugins works like a charm. 
Only manual installation works!

Is there any posibility to build a local Jenkins Plugin proxy. Like for apt?

Am Donnerstag, 23. Januar 2020 15:20:56 UTC+1 schrieb vince bailey:
All working well no issues for me.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkins...@googlegroups.com.


--
Thanks!
Mark Waite

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkins...@googlegroups.com.

vince bailey

unread,
Jan 23, 2020, 9:40:11 AM1/23/20
to 'Björn Pedersen' via Jenkins Users
You need to check if you can ping the outside world to start with i.e the internet.
if you can not it means something is blocking your connection, maybe a firewall so check your settingd.


To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e5d27b9b-9980-4563-9e50-1a6a118f4d43%40googlegroups.com.

Markus Boos

unread,
Jan 23, 2020, 10:06:40 AM1/23/20
to Jenkins Users
Thanks. I know. As I wrote, other plugins work without an issue.

 But the Server is not reliable even with manual download I got errors while downloading.

Mark Waite

unread,
Jan 23, 2020, 10:59:55 AM1/23/20
to Jenkins Users
On Thu, Jan 23, 2020 at 7:37 AM Markus Boos <boosa...@gmail.com> wrote:
I still have the Issue. Downloading other Plugins works like a charm. 
Only manual installation works!

Is there any posibility to build a local Jenkins Plugin proxy. Like for apt?


Yes, there are techniques to create update center proxies, like Juseppe ( https://jenkins.io/blog/2015/07/14/juseppe-a-custom-update-site-for-jenkins/ ).  Seems like overkill for this specific problem, but it certainly can be done.
 
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e5d27b9b-9980-4563-9e50-1a6a118f4d43%40googlegroups.com.


--
Thanks!
Mark Waite
Reply all
Reply to author
Forward
0 new messages