Hey nitin,

All over last weekend and apparently whenever this job was run the nasm 
download site was to
put it technically….totally busted.


(7) Failed to connect to www.nasm.us<http://www.nasm.us> port 80: Connection 
refused

And thats what you see in your logs as well.   Whats annoying to me is that 
nasm is already installed on the server
as you can see early in the log


09:30:45 nasm.x86_64                          2.13.02-1.1                       
installed

Albeit a newer version than what is expected (not that at first glance i think 
that should make a difference).   So what needs
to happen, by me if necessary, is someone who speaks Makefile well to either:

a. search for a local copy of the tar (and me as the owner of the base build 
system will make damn sure its there)
b. look and see if a copy of the software is already installed
c. a+b

Nasm isn’t the only piece of dep software that has this issue…but its the 
one/website thats just been totally fubar the last
eight days or so…

Ed

PS only seen on opensuse image because currently its the only one that tries to 
build dpdk from scratch

On Mar 29, 2018, at 6:54 AM, Nitin Saxena 
<nsax...@caviumnetworks.com<mailto:nsax...@caviumnetworks.com>> wrote:

Hi,

In gerrit patch: https://gerrit.fd.io/r/#/c/10148/ I am seeing opensuse job 
failures in master branch. I tried rechecking multiple times. Errors I have 
been seeing are following:

https://jenkins.fd.io/job/vpp-verify-master-opensuse/2627/console
====================
10:45:30 curl: (6) Could not resolve host: ${HTTP_HOST}
10:45:30 Makefile:232: recipe for target 
'/w/workspace/vpp-verify-master-opensuse/dpdk/nasm-2.13.01.tar.xz' failed
10:45:30 make[3]: *** 
[/w/workspace/vpp-verify-master-opensuse/dpdk/nasm-2.13.01.tar.xz] Error 6
10:45:30 make[3]: Leaving directory 
'/w/workspace/vpp-verify-master-opensuse/dpdk'
10:45:30 error: Bad exit status from /var/tmp/rpm-tmp.YslJIa (%install)
====================

https://jenkins.fd.io/job/vpp-verify-master-opensuse/2624/console
====================
09:31:20
 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0curl: (7) Failed to connect to www.nasm.us port 80: Connection refused
09:31:20 Makefile:232: recipe for target 
'/w/workspace/vpp-verify-master-opensuse/dpdk/nasm-2.13.01.tar.xz' failed
09:31:20 make[3]: *** 
[/w/workspace/vpp-verify-master-opensuse/dpdk/nasm-2.13.01.tar.xz] Error 7
09:31:20 make[3]: Leaving directory 
'/w/workspace/vpp-verify-master-opensuse/dpdk'
09:31:20 error: Bad exit status from /var/tmp/rpm-tmp.JQL7uQ (%install)
09:31:20
09:31:20
09:31:20 RPM build errors:
09:31:20     Bad exit status from /var/tmp/rpm-tmp.JQL7uQ (%install)
09:31:20 Makefile:392: recipe for target 'vpp-dpdk-devel-18.02-vpp1.x86_64.rpm' 
failed
09:31:20 make[2]: *** [vpp-dpdk-devel-18.02-vpp1.x86_64.rpm] Error 1
====================

Any help how to fix this?

Thanks,
Nitin




Reply via email to