Hello,--
I am trying to download an artifact from the jenkins server with wget.
This is the command where url.file is the path to the artifact and HOST_IP is the ip of the jenkins server i use.
wget -d -v http://url.file
If I click on the url using the browser I am able to download it but not via wget.
And the output is this:
--------------------------------------------------------------------
Setting --verbose (verbose) to 1
DEBUG output created by Wget 1.15 on linux-gnu.
URI encoding = ‘UTF-8’
URI encoding = ‘UTF-8’
--2016-11-11 16:02:06-- http://url.file
Connecting to 136.18.66.239:83... connected.
Created socket 3.
Releasing 0x09641e70 (new refcount 0).
Deleting unused 0x09641e70.
---request begin---
GET url.file HTTP/1.1
User-Agent: Wget/1.15 (linux-gnu)
Accept: */*
Host: HOST_IP
Connection: Close
Proxy-Connection: Keep-Alive
---request end---
Proxy request sent, awaiting response...
---response begin---
HTTP/1.1 407 Proxy Authentication Required
Proxy-Authenticate: BASIC realm="Hanon_Reydel_Visteon_Seq_Realm"
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Proxy-Connection: close
Set-Cookie: BCSI-CS-4da20b2b51927007=2; Path=/
Connection: close
Content-Length: 849
---response end---
407 Proxy Authentication Required
Stored cookie HOST_IP -1 (ANY) / <session> <insecure> [expiry none] BCSI-CS-4da20b2b51927007 2
URI content encoding = ‘utf-8’
Closed fd 3
2016-11-11 16:02:06 ERROR 407: Proxy Authentication Required.
-----------------------------------------------------------------------
Does anyone know how to fix this.
Thank you for your help!
Best Regards,
Angel Yanev
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-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/428cca4d-b912-49db-8771-28edd49abc5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.