[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-centos-7 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4204090998978032863.sh
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.00s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.00s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 54 [running]:
testing.tRunner.func1(0xc4201ade00)
/usr/lib/golang/src/testing/testing.go:711 +0x2d2
panic(0x5f0fa0, 0xc4204281e0)
/usr/lib/golang/src/runtime/panic.go:491 +0x283
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...,> 0x0, 0xf, 0x6f53c0)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>:49 +0x109
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>:890 +0x48
testing.tRunner(0xc4201ade00, 0x618e38)
/usr/lib/golang/src/testing/testing.go:746 +0xd0
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:789 +0x2de
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...> 0.872s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-debian-8 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins3534649986625536164.sh
+ export TEST_ARGS=-tags api
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.02 seconds)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.01 seconds)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 67 [running]:
runtime.panic(0x66c7e0, 0xc20810c330)
/usr/lib/go/src/pkg/runtime/panic.c:279 +0xf5
testing.func·006()
/usr/lib/go/src/pkg/testing/testing.go:416 +0x176
runtime.panic(0x66c7e0, 0xc20810c330)
/usr/lib/go/src/pkg/runtime/panic.c:248 +0x18d
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...,> 0x0, 0x0, 0x43c0b5)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:49 +0xfa
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:890 +0x3f
testing.tRunner(0xc2080da750, 0xa207a8)
/usr/lib/go/src/pkg/testing/testing.go:422 +0x8b
created by testing.RunTests
/usr/lib/go/src/pkg/testing/testing.go:504 +0x8db
goroutine 16 [chan receive]:
testing.RunTests(0x724ee0, 0xa203a0, 0x76, 0x76, 0x429800)
/usr/lib/go/src/pkg/testing/testing.go:505 +0x923
testing.Main(0x724ee0, 0xa203a0, 0x76, 0x76, 0xa33780, 0x0, 0x0, 0xa33780, 0x0, 0x0)
/usr/lib/go/src/pkg/testing/testing.go:435 +0x84
main.main()
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:281 +0x9c
goroutine 19 [finalizer wait]:
runtime.park(0x438c80, 0xa2f6d0, 0xa1ef69)
/usr/lib/go/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0xa2f6d0, 0xa1ef69)
/usr/lib/go/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
/usr/lib/go/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
/usr/lib/go/src/pkg/runtime/proc.c:1445
goroutine 17 [syscall]:
runtime.goexit()
/usr/lib/go/src/pkg/runtime/proc.c:1445
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...> 0.758s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-rawhide #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins7369383501345533965.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 28 wallclock secs ( 0.47 usr 0.07 sys + 8.26 cusr 0.59 csys = 9.39 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-freebsd-10 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freeb...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freeb...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins7515735550273708987.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 34 wallclock secs ( 0.77 usr 0.25 sys + 19.11 cusr 1.59 csys = 21.73 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-freebsd-11 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freeb...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freeb...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins6402965750776998321.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 35 wallclock secs ( 0.94 usr 0.23 sys + 18.61 cusr 1.78 csys = 21.55 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-28 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins4992849839097941832.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 48 wallclock secs ( 0.42 usr 0.05 sys + 9.17 cusr 0.64 csys = 10.28 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-centos-7 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-cento...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-cento...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins9179251709851209862.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like you planned 32 tests but ran 18.
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 26 wallclock secs ( 0.41 usr 0.05 sys + 8.10 cusr 0.40 csys = 8.96 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-27 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedor...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins8859817914350215012.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 45 wallclock secs ( 0.47 usr 0.06 sys + 9.04 cusr 0.64 csys = 10.21 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-debian-9 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debia...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debia...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins949821988014671199.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like you planned 32 tests but ran 18.
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 35 wallclock secs ( 0.66 usr 0.08 sys + 11.15 cusr 0.45 csys = 12.34 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-debian-8 #279
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debia...>
------------------------------------------
Started by upstream project "libvirt-perl-master-check" build number 279
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 1450
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debia...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins304127939786693156.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
t/030-api-coverage.t ... ok
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
libvirt error code: 9, message: operation failed: Storage source conflict with pool: 'default-pool'
# Looks like you planned 32 tests but ran 18.
# Looks like your test exited with 255 just after 18.
t/400-storage-pools.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/32 subtests
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/400-storage-pools.t (Wstat: 65280 Tests: 18 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 18.
Files=12, Tests=1879, 26 wallclock secs ( 0.93 usr 0.07 sys + 11.22 cusr 0.62 csys = 12.84 CPU)
Result: FAIL
Failed 1/12 test programs. 0/1879 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 3 months