Broken: libvirt/libvirt#3057 (master - 9bb3571)
by Travis CI
Build Update for libvirt/libvirt
-------------------------------------
Build: #3057
Status: Broken
Duration: 44 mins and 30 secs
Commit: 9bb3571 (master)
Author: Daniel P. Berrangé
Message: bootstrap: remove 26 more gnulib modules
* send, recv: we use write & read for sockets so don't
need these portability wrappers
* ioctl, fcntl, fcntl-h: any usage of these is conditionally
compiled and excludes Windows
* ttyname_r: this exists in all supported platforms that
we require now
* environ: the tests explicitly declare this global variable
* intprops: the code has been converted / simplified
* nonblocking: we have a custom impl now to work with our
own sockets wrappers
* openpty: custom checks in configure.ac cope with portability
* accept, bind, connect, getpeername, getsockname, listen,
setsockopt, socket: code needing Windows portability uses
our wrapper functions
* close: avoids abort when passed invalid FD on Windows.
Our VIR_FORCE_CLOSE wrapper avoids calling close(-1)
and it is reasonable to abort in other scenarios in
the RPC client
* physmem: the gnulib code has been partially imported
* warnings, manywarnings: copy the files directly into
our local m4 dir
* verify: replaced by G_STATIC_ASSERT
* pthread_sigmask: none of the fixed portability problems
affect libvirt's usage on current supported platforms
* termios: the header is now conditionally included only
when needed
* time_r: replaced with GDateTime APIs
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/a1cd25b91950...9bb3571f1088
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/638373415?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-30 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-30/94...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-30/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins9465872520534796948.sh
+ export TEST_MAINTAINER=1
+ TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 32 wallclock secs ( 0.43 usr 0.07 sys + 8.11 cusr 0.65 csys = 9.26 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-freebsd-11 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-freebsd-11/9...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-freebsd-11/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins10942416033506692450.sh
+ export 'TEST_MAINTAINER=1'
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 31 wallclock secs ( 1.14 usr 0.46 sys + 19.66 cusr 2.72 csys = 23.98 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-freebsd-12 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-freebsd-12/9...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-freebsd-12/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins9709405120204822297.sh
+ export 'TEST_MAINTAINER=1'
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 28 wallclock secs ( 0.82 usr 0.55 sys + 18.14 cusr 2.65 csys = 22.16 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-rawhide #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-rawhi...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-rawhi...>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins10738922760612144629.sh
+ export TEST_MAINTAINER=1
+ TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 42 wallclock secs ( 0.48 usr 0.07 sys + 8.82 cusr 0.67 csys = 10.04 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-fedora-31 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-31/94...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-31 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-fedora-31/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins14081588774159422812.sh
+ export TEST_MAINTAINER=1
+ TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 41 wallclock secs ( 0.48 usr 0.06 sys + 8.83 cusr 0.63 csys = 10.00 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-debian-10 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-10/94...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-10/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins9773261432164970818.sh
+ export TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 16 wallclock secs ( 0.52 usr 0.64 sys + 13.05 cusr 1.08 csys = 15.29 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-debian-9 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-9/940...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-debian-9/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins4262619380176156574.sh
+ export TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 15 wallclock secs ( 0.84 usr 0.04 sys + 12.72 cusr 0.67 csys = 14.27 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-check » libvirt-centos-7 #940
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-centos-7/940...>
------------------------------------------
Started by upstream project "libvirt-perl-check" build number 940
originally caused by:
Started by upstream project "libvirt-perl-build" build number 942
originally caused by:
Started by upstream project "libvirt-build" build number 1107
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-check/systems=libvirt-centos-7/ws/>
[libvirt-perl] $ /bin/sh -xe /tmp/jenkins13006859173956121934.sh
+ export TEST_MAINTAINER=1
+ TEST_MAINTAINER=1
+ perl Build test
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_AGENT'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_DOMAIN_GET_HOSTNAME_LEASE'
# at t/030-api-coverage.t line 175.
# Failed test 'VIR_ERR_NO_HOSTNAME'
# at t/030-api-coverage.t line 175.
# Looks like you failed 3 tests of 1753.
t/030-api-coverage.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/1753 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 768 Tests: 1753 Failed: 3)
Failed tests: 857-858, 1197
Non-zero exit status: 3
Files=12, Tests=2011, 14 wallclock secs ( 0.76 usr 0.32 sys + 8.71 cusr 0.59 csys = 10.38 CPU)
Result: FAIL
Failed 1/12 test programs. 3/2011 subtests failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months