Actually, 502 gateway issues usually indicate that the HTTP proxy is timing
out -- meaning the application behind updates.jenkins-ci.org is taking too
long to respond.  It's probably working beyond capacity (these are my
guesses without being able to actually see anything about it....)

----
Doug Jacobsen, Ph.D.
NERSC Bioinformatics Computing Consultant
National Energy Research Scientific Computing Center <http://www.nersc.gov>
 | Joint Genome Institute <http://genome.jgi.doe.gov>
[email protected] | 510-384-3049 (Cell)

------------- __o
---------- _ '\<,_
----------(_)/  (_)__________________________



On Mon, May 12, 2014 at 9:18 AM, jieryn <[email protected]> wrote:

> It's you.
>
> $ time wget
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> --2014-05-12 12:17:11--
>
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving updates.jenkins-ci.org... 199.193.196.24
> Connecting to updates.jenkins-ci.org|199.193.196.24|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location:
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> [following]
> --2014-05-12 12:17:11--
>
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving mirrors.jenkins-ci.org... 199.193.196.24
> Connecting to mirrors.jenkins-ci.org|199.193.196.24|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location:
> http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> [following]
> --2014-05-12 12:17:11--
>
> http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving mirror.xmission.com... 198.60.22.13, 2607:fa18:0:3::13
> Connecting to mirror.xmission.com|198.60.22.13|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 78382 (77K) [application/octet-stream]
> Saving to: “ssh-credentials.hpi”
>
>
> 100%[========================================================================================================================================================================>]
> 78,382       297K/s   in 0.3s
>
> 2014-05-12 12:17:12 (297 KB/s) - “ssh-credentials.hpi” saved [78382/78382]
>
> wget   0.03s user 0.01s system 4% cpu 0.978 total
>
> On Mon, May 12, 2014 at 11:27 AM, Paul Sokolovsky
> <[email protected]> wrote:
> > Hello,
> >
> > Today, most attempts to download plugins from updates.jenkins-ci.org
> > timeout, only sometimes something gets thru. Here're are wget log
> > examples:
> >
> > $ time wget
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> > --2014-05-12 18:09:31--
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> > Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)...
> 199.193.196.24
> > Connecting to updates.jenkins-ci.org 
> > (updates.jenkins-ci.org)|199.193.196.24|:80...
> connected.
> > HTTP request sent, awaiting response... 502 Bad Gateway
> > 2014-05-12 18:10:05 ERROR 502: Bad Gateway.
> >
> >
> > real    0m33.956s
> > user    0m0.000s
> > sys     0m0.004s
> > $ time wget
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> > --2014-05-12 18:10:11--
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> > Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)...
> 199.193.196.24
> > Connecting to updates.jenkins-ci.org 
> > (updates.jenkins-ci.org)|199.193.196.24|:80...
> connected.
> > HTTP request sent, awaiting response... 302 Found
> > Location:
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi[following]
> > --2014-05-12 18:10:22--
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> > Resolving mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)...
> 199.193.196.24
> > Connecting to mirrors.jenkins-ci.org 
> > (mirrors.jenkins-ci.org)|199.193.196.24|:80...
> connected.
> > HTTP request sent, awaiting response... 502 Bad Gateway
> > 2014-05-12 18:10:59 ERROR 502: Bad Gateway.
> >
> >
> > real    0m47.422s
> > user    0m0.000s
> > sys     0m0.004s
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to