[Libvirt-ci] Build failed in Jenkins: virt-manager-master-build » libvirt-fedora-26 #1131
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedor...>
Changes:
[crobinso] Replace ConfigParser with configparser
[crobinso] Wrap keys(), values() in a list
[crobinso] Replace ipaddr module with ipaddress
[crobinso] urlfetcher: Python 2/3 compatability for 'urllib'
[crobinso] Convert long to int
[crobinso] Fix re-raising exception
[crobinso] Replace "Queue" with "queue"
[crobinso] Convert the output of range() to list
[crobinso] python3 compat: python3 strings have no decode()
[crobinso] Use StringIO instad of BytesIO in Py 3
[crobinso] tests: cli: Handle UnicodeError when logging
[crobinso] Replace raw_input() with input()
[crobinso] urlfetcher: Open local files as binary
[crobinso] Drop python3 compat imports
[crobinso] connect: Fix urllib usage on py3
[crobinso] Fix initrdinject and urltests with py3
[crobinso] Switch to python3 in script shebang
[crobinso] spec: Update for python3
[crobinso] setup: Use pylint-3
[crobinso] Fix last bits of python3 pylint
[crobinso] Update docs to use new setup.py invocation
[crobinso] spec: Remove obsolete icon/desktop cache commands
------------------------------------------
Started by upstream project "virt-manager-master-build" build number 1131
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-26 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedor...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://n64.pufty.ci.centos.org/virt-manager.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/virt-manager.git
> git --version # timeout=10
> git fetch --tags --progress git://n64.pufty.ci.centos.org/virt-manager.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 48037fcf6f37bb598fa442929162acc5352bf14a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 48037fcf6f37bb598fa442929162acc5352bf14a
Commit message: "spec: Remove obsolete icon/desktop cache commands"
> git rev-list 40c678783e6c7d1f1c5c9b09e2640a54eb8be5a4 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins6912657822885200484.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ python2 setup.py configure --prefix=/home/jenkins/build/libvirt
Traceback (most recent call last):
File "setup.py", line 20, in <module>
from virtcli import CLIConfig
File "<https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedor...",> line 3, in <module>
from .cliconfig import CLIConfig
File "<https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedor...",> line 24, in <module>
import configparser
ImportError: No module named configparser
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-build » libvirt-centos-7 #1131
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-cento...>
Changes:
[crobinso] Replace ConfigParser with configparser
[crobinso] Wrap keys(), values() in a list
[crobinso] Replace ipaddr module with ipaddress
[crobinso] urlfetcher: Python 2/3 compatability for 'urllib'
[crobinso] Convert long to int
[crobinso] Fix re-raising exception
[crobinso] Replace "Queue" with "queue"
[crobinso] Convert the output of range() to list
[crobinso] python3 compat: python3 strings have no decode()
[crobinso] Use StringIO instad of BytesIO in Py 3
[crobinso] tests: cli: Handle UnicodeError when logging
[crobinso] Replace raw_input() with input()
[crobinso] urlfetcher: Open local files as binary
[crobinso] Drop python3 compat imports
[crobinso] connect: Fix urllib usage on py3
[crobinso] Fix initrdinject and urltests with py3
[crobinso] Switch to python3 in script shebang
[crobinso] spec: Update for python3
[crobinso] setup: Use pylint-3
[crobinso] Fix last bits of python3 pylint
[crobinso] Update docs to use new setup.py invocation
[crobinso] spec: Remove obsolete icon/desktop cache commands
------------------------------------------
Started by upstream project "virt-manager-master-build" build number 1131
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/virt-manager-master-build/systems=libvirt-cento...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://n64.pufty.ci.centos.org/virt-manager.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/virt-manager.git
> git --version # timeout=10
> git fetch --tags --progress git://n64.pufty.ci.centos.org/virt-manager.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 48037fcf6f37bb598fa442929162acc5352bf14a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 48037fcf6f37bb598fa442929162acc5352bf14a
Commit message: "spec: Remove obsolete icon/desktop cache commands"
> git rev-list 40c678783e6c7d1f1c5c9b09e2640a54eb8be5a4 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins101180089730252683.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ python2 setup.py configure --prefix=/home/jenkins/build/libvirt
Traceback (most recent call last):
File "setup.py", line 20, in <module>
from virtcli import CLIConfig
File "<https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-cento...",> line 3, in <module>
from .cliconfig import CLIConfig
File "<https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-cento...",> line 24, in <module>
import configparser
ImportError: No module named configparser
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-rawhide #809
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins5538034629167780383.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
2018-02-09 12:33:48.212+0000: 27864: info : libvirt version: 4.1.0
2018-02-09 12:33:48.212+0000: 27864: info : hostname: libvirt-fedora-rawhide
2018-02-09 12:33:48.212+0000: 27864: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:33:48.212+0000: 27864: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:33:48.212+0000: 27864: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.29s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 34 [running]:
testing.tRunner.func1(0xc4200dc0f0)
/usr/lib/golang/src/testing/testing.go:742 +0x291
panic(0x5aaa40, 0x60f0d0)
/usr/lib/golang/src/runtime/panic.go:502 +0x229
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:504 +0x50a
testing.tRunner(0xc4200dc0f0, 0x5fa048)
/usr/lib/golang/src/testing/testing.go:777 +0xc4
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:824 +0x2ca
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...> 0.390s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-26 #809
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-26 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins7424288997225746185.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
2018-02-09 12:28:21.597+0000: 25907: info : libvirt version: 4.1.0
2018-02-09 12:28:21.597+0000: 25907: info : hostname: libvirt-fedora-26
2018-02-09 12:28:21.597+0000: 25907: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:28:21.597+0000: 25907: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:28:21.597+0000: 25907: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.41s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
testing.tRunner.func1(0xc420060750)
/usr/lib/golang/src/testing/testing.go:622 +0x29d
panic(0x5bd920, 0xc4200118f0)
/usr/lib/golang/src/runtime/panic.go:489 +0x2cf
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:504 +0x5f6
testing.tRunner(0xc420060750, 0x60d060)
/usr/lib/golang/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:697 +0x2ca
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...> 0.489s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-27 #809
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins689496605459490549.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
2018-02-09 12:28:16.708+0000: 27221: info : libvirt version: 4.1.0
2018-02-09 12:28:16.708+0000: 27221: info : hostname: libvirt-fedora-27
2018-02-09 12:28:16.708+0000: 27221: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:28:16.708+0000: 27221: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:28:16.708+0000: 27221: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.24s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
testing.tRunner.func1(0xc4200960f0)
/usr/lib/golang/src/testing/testing.go:711 +0x2d2
panic(0x5b56c0, 0x619b00)
/usr/lib/golang/src/runtime/panic.go:491 +0x283
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:504 +0x5b1
testing.tRunner(0xc4200960f0, 0x604428)
/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-fedora-...> 0.321s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-centos-7 #809
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 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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/jenkins2922805553808265444.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
2018-02-09 12:27:42.805+0000: 22017: info : libvirt version: 4.1.0
2018-02-09 12:27:42.805+0000: 22017: info : hostname: libvirt-centos-7
2018-02-09 12:27:42.805+0000: 22017: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:42.805+0000: 22017: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:42.805+0000: 22017: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.31s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
testing.tRunner.func1(0xc4200624e0)
/usr/lib/golang/src/testing/testing.go:622 +0x29d
panic(0x5bda40, 0xc4201da770)
/usr/lib/golang/src/runtime/panic.go:489 +0x2cf
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...>:504 +0x5f6
testing.tRunner(0xc4200624e0, 0x60d180)
/usr/lib/golang/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:697 +0x2ca
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-...> 0.356s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-freebsd-11 #809
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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-go-master-check/systems=libvirt-freebsd...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins1988998140714217663.sh
+ MAKE=make
+ uname
+ unamestr=FreeBSD
+ [ FreeBSD '=' FreeBSD ]
+ MAKE=gmake
+ export 'PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin'
+ export 'TEST_ARGS=-tags api'
+ go test -tags api
2018-02-09 18:38:24.929+0000: 34498240512: info : libvirt version: 4.1.0
2018-02-09 18:38:24.929+0000: 34498240512: info : hostname: libvirt-freebsd-11
2018-02-09 18:38:24.929+0000: 34498240512: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 18:38:24.929+0000: 34498240512: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 18:38:24.929+0000: 34498240512: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (1.08s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 18 [running]:
testing.tRunner.func1(0xc4200a80f0)
/usr/local/go/src/testing/testing.go:711 +0x2d2
panic(0x5b6000, 0x6193f0)
/usr/local/go/src/runtime/panic.go:491 +0x283
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:504 +0x5b1
testing.tRunner(0xc4200a80f0, 0x603e68)
/usr/local/go/src/testing/testing.go:746 +0xd0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:789 +0x2de
exit status 2
FAIL _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...> 1.214s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-freebsd-10 #809
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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-go-master-check/systems=libvirt-freebsd...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins2743257162491704452.sh
+ MAKE=make
+ uname
+ unamestr=FreeBSD
+ [ FreeBSD = FreeBSD ]
+ MAKE=gmake
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ go test -tags api
2018-02-09 12:27:47.878+0000: 34498176000: info : libvirt version: 4.1.0
2018-02-09 12:27:47.878+0000: 34498176000: info : hostname: libvirt-freebsd-10
2018-02-09 12:27:47.878+0000: 34498176000: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:47.878+0000: 34498176000: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:47.878+0000: 34498176000: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.43s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 19 [running]:
testing.tRunner.func1(0xc4200b80f0)
/usr/local/go/src/testing/testing.go:711 +0x2d2
panic(0x5b6ce0, 0x61a0d0)
/usr/local/go/src/runtime/panic.go:491 +0x283
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:504 +0x5b1
testing.tRunner(0xc4200b80f0, 0x604b48)
/usr/local/go/src/testing/testing.go:746 +0xd0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:789 +0x2de
exit status 2
FAIL _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...> 0.550s
Build step 'Execute shell' marked build as failure
6 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-debian-9 #809
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 809
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 816
originally caused by:
Started by upstream project "libvirt-master-build" build number 1170
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-go-master-check/systems=libvirt-debian-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins5721101314139744255.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TEST_ARGS=-tags api
+ go test -tags api
2018-02-09 12:27:37.187+0000: 31051: info : libvirt version: 4.1.0
2018-02-09 12:27:37.187+0000: 31051: info : hostname: libvirt-debian-9
2018-02-09 12:27:37.187+0000: 31051: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:37.188+0000: 31051: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
2018-02-09 12:27:37.188+0000: 31051: warning : virEventRegisterImpl:245 : Ignoring attempt to replace registered event loop
Missing function 'virStoragePoolLookupByTargetPath'
--- FAIL: TestAPICoverage (0.32s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
panic(0x5609f9df24e0, 0xc420128520)
/usr/lib/go-1.7/src/runtime/panic.go:500 +0x1a1
testing.tRunner.func1(0xc42001a240)
/usr/lib/go-1.7/src/testing/testing.go:579 +0x25d
panic(0x5609f9df24e0, 0xc420128520)
/usr/lib/go-1.7/src/runtime/panic.go:458 +0x243
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:504 +0x5ff
testing.tRunner(0xc42001a240, 0x5609f9e45cc8)
/usr/lib/go-1.7/src/testing/testing.go:610 +0x81
created by testing.(*T).Run
/usr/lib/go-1.7/src/testing/testing.go:646 +0x2ec
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...> 0.395s
Build step 'Execute shell' marked build as failure
6 years, 10 months