libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

July 2020

  • 1 participants
  • 28 discussions
libvirt-go-xml | Pipeline #170260150 has failed for master | 21e7ade9
by GitLab 24 Jul '20

24 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: 21e7ade9 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/21e7ade909379574cf4d57ad… ) Commit Message: Add domain mac address "type" attribute Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #170260150 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/170260150 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #654186731 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186731/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 21e7ade9 as master... Skipping Git submodules setup section_end:1595559965:get_sources section_start:1595559965:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (4.43s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.445s section_end:1595559976:step_script ERROR: Job failed: exit code 1  Job #654186788 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186788/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 21e7ade9 as master... Skipping Git submodules setup section_end:1595559963:get_sources section_start:1595559963:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML --- FAIL: TestRoundTrip (4.53s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.547s section_end:1595559974:step_script ERROR: Job failed: exit code 1  Job #654186706 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186706/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 21e7ade9 as master... Skipping Git submodules setup section_end:1595559963:get_sources section_start:1595559963:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (4.40s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.415s section_end:1595559974:step_script ERROR: Job failed: exit code 1  Job #654186763 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186763/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 21e7ade9 as master... Skipping Git submodules setup section_end:1595559961:get_sources section_start:1595559961:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.09s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.105s section_end:1595559973:step_script ERROR: Job failed: exit code 1  Job #654186688 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/654186688/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 21e7ade9 as master... Skipping Git submodules setup section_end:1595559960:get_sources section_start:1595559960:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.32s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/network-interface-mac-check.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@check: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.339s section_end:1595559970:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #170028119 has failed for master | ec550018
by GitLab 23 Jul '20

23 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: ec550018 ( https://gitlab.com/libvirt/libvirt/-/commit/ec550018104b3b97fc911dcff3b9d69… ) Commit Message: tools: be more paranoid about possibly NULL des... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #170028119 ( https://gitlab.com/libvirt/libvirt/-/pipelines/170028119 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 1 failed build. Job #653217555 ( https://gitlab.com/libvirt/libvirt/-/jobs/653217555/raw ) Stage: builds Name: x64-freebsd-12-build Trace: $ cirrus-run ci/cirrus/$NAME.yml Build created: https://cirrus-ci.com/build/6133607741784064 ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ................... Build failed: https://cirrus-ci.com/build/6133607741784064 section_end:1595514746:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #169996980 has failed for master | a167e95d
by GitLab 23 Jul '20

23 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: a167e95d ( https://gitlab.com/libvirt/libvirt/-/commit/a167e95d178b05a7178d014e16405d3… ) Commit Message: ci: Run 'make distcheck' on FreeBSD The Cirrus... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #169996980 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169996980 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 4 failed builds. Job #653075963 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075963/raw ) Stage: builds Name: mingw64-fedora-rawhide Trace: CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-checkpoint.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CCLD libvirt_driver.la CCLD libvirt.la /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy': /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy': /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib64_libmingwex_a-dirent.o):(.text+0x2d6): undefined reference to `__strcpy_chk' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:6899: libvirt.la] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595509962:step_script ERROR: Job failed: exit code 1  Job #653075961 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075961/raw ) Stage: builds Name: mingw32-fedora-rawhide Trace: CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-checkpoint.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CCLD libvirt_driver.la CCLD libvirt.la /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy': /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy': /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib32_libmingwex_a-dirent.o):(.text+0x22f): undefined reference to `__strcpy_chk' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:6899: libvirt.la] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595509924:step_script ERROR: Job failed: exit code 1  Job #653075956 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075956/raw ) Stage: builds Name: i686-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595509697:step_script ERROR: Job failed: exit code 1  Job #653075954 ( https://gitlab.com/libvirt/libvirt/-/jobs/653075954/raw ) Stage: builds Name: armv7l-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595509690:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #169564494 has failed for master | 6c7ba7b4
by GitLab 22 Jul '20

22 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 6c7ba7b4 ( https://gitlab.com/libvirt/libvirt/-/commit/6c7ba7b496374c5d7d4fb925f38415f… ) Commit Message: qemu: Fix affinity typo Fixes: 4c0398b5284d14c... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #169564494 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169564494 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 4 failed builds. Job #651089709 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089709/raw ) Stage: builds Name: mingw64-fedora-rawhide Trace: CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-checkpoint.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CCLD libvirt_driver.la CCLD libvirt.la /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy': /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy': /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/x86_64-w64-mingw32/10.1.1/../../../../x86_64-w64-mingw32/bin/ld: /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib64_libmingwex_a-dirent.o):(.text+0x2d6): undefined reference to `__strcpy_chk' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:6899: libvirt.la] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595433083:step_script ERROR: Job failed: exit code 1  Job #651089708 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089708/raw ) Stage: builds Name: mingw32-fedora-rawhide Trace: CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-checkpoint.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CCLD libvirt_driver.la CCLD libvirt.la /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt-net-rpc.a(libvirt_net_rpc_la-virnetsocket.o): in function `memcpy': /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:202: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libvirt_driver_remote.a(libvirt_driver_remote_la-remote_driver.o): in function `strcpy': /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/include/string.h:228: undefined reference to `__memcpy_chk' /usr/lib/gcc/i686-w64-mingw32/10.1.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/lib/libmingwex.a(lib32_libmingwex_a-dirent.o):(.text+0x22f): undefined reference to `__strcpy_chk' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:6899: libvirt.la] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595433026:step_script ERROR: Job failed: exit code 1  Job #651089705 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089705/raw ) Stage: builds Name: armv7l-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595432798:step_script ERROR: Job failed: exit code 1  Job #651089706 ( https://gitlab.com/libvirt/libvirt/-/jobs/651089706/raw ) Stage: builds Name: i686-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595432767:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #169513610 has failed for master | 6c7ba7b4
by GitLab 22 Jul '20

22 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 6c7ba7b4 ( https://gitlab.com/libvirt/libvirt/-/commit/6c7ba7b496374c5d7d4fb925f38415f… ) Commit Message: qemu: Fix affinity typo Fixes: 4c0398b5284d14c... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #169513610 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169513610 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 2 failed builds. Job #650857989 ( https://gitlab.com/libvirt/libvirt/-/jobs/650857989/raw ) Stage: builds Name: armv7l-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595426263:step_script ERROR: Job failed: exit code 1  Job #650857991 ( https://gitlab.com/libvirt/libvirt/-/jobs/650857991/raw ) Stage: builds Name: i686-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595426255:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #169467026 has failed for master | 8f474cee
by GitLab 22 Jul '20

22 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 8f474cee ( https://gitlab.com/libvirt/libvirt/-/commit/8f474ceea05aec349be19726e394a62… ) Commit Message: formatdomain.html.in: mention pSeries NVDIMM 'a... Commit Author: Daniel Henrique Barboza ( https://gitlab.com/danielhb ) Committed by: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #169467026 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169467026 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 2 failed builds. Job #650650948 ( https://gitlab.com/libvirt/libvirt/-/jobs/650650948/raw ) Stage: builds Name: i686-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595420578:step_script ERROR: Job failed: exit code 1  Job #650650946 ( https://gitlab.com/libvirt/libvirt/-/jobs/650650946/raw ) Stage: builds Name: armv7l-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[2]: *** [Makefile:6456: all] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595420563:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #169347929 has failed for master | 3ee423c3
by GitLab 22 Jul '20

22 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 3ee423c3 ( https://gitlab.com/libvirt/libvirt/-/commit/3ee423c363b69588e82e522ad163419… ) Commit Message: qemu: pre-create the dbus directory in qemuStat... Commit Author: Bihong Yu Committed by: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #169347929 ( https://gitlab.com/libvirt/libvirt/-/pipelines/169347929 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 3 failed builds. Job #650122451 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122451/raw ) Stage: builds Name: armv7l-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595404703:step_script ERROR: Job failed: exit code 1  Job #650122453 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122453/raw ) Stage: builds Name: i686-debian-sid Trace: CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo In file included from /usr/include/string.h:495, from ../../src/internal.h:28, from ../../src/util/virsocket.h:21, from ../../src/util/virsocketaddr.h:21, from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: In function 'memcpy', inlined from 'virNetDevGetifaddrsAddress' at ../../src/util/virnetdevip.c:914:13, inlined from 'virNetDevIPAddrGet' at ../../src/util/virnetdevip.c:962:16: /usr/include/i386-linux-gnu/bits/string_fortified.h:34:10: error: '__builtin_memcpy' offset [16, 27] from the object at 'addr' is out of the bounds of referenced subobject 'inet4' with type 'struct sockaddr_in' at offset 0 [-Werror=array-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/util/virnetdevip.h:21, from ../../src/util/virnetdevip.c:21: ../../src/util/virnetdevip.c: In function 'virNetDevIPAddrGet': ../../src/util/virsocketaddr.h:29:28: note: subobject 'inet4' declared here 29 | struct sockaddr_in inet4; | ^~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:10888: util/libvirt_util_la-virnetdevip.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6456: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:806: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:699: all] Error 2 section_end:1595404693:step_script ERROR: Job failed: exit code 1  Job #650122396 ( https://gitlab.com/libvirt/libvirt/-/jobs/650122396/raw ) Stage: containers Name: mips64el-debian-sid-container Trace: Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libblkid-dev:mips64el : Depends: libblkid1:mips64el (= 2.35.2-8) but it is not going to be installed libglib2.0-0:mips64el : Depends: libmount1:mips64el (>= 2.35.2-7~) but it is not going to be installed libglusterfs0:mips64el : Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed libmount-dev:mips64el : Depends: libmount1:mips64el (= 2.35.2-8) but it is not going to be installed libparted2:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed librados2:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed sanlock:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed uuid-dev:mips64el : Depends: libuuid1:mips64el (= 2.35.2-8) but it is not going to be installed xfsprogs:mips64el : Depends: libblkid1:mips64el (>= 2.17.2) but it is not going to be installed Depends: libuuid1:mips64el (>= 2.16) but it is not going to be installed E: Unable to correct problems, you have held broken packages. The command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100 section_end:1595404347:step_script section_start:1595404347:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1595404348:after_script ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #169284073 has failed for master | 3d7a35d3
by GitLab 22 Jul '20

22 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… ) Commit Message: README: Convert to reStructuredText This is th... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #169284073 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/169284073 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #649869951 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869951/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595387168:get_sources section_start:1595387168:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.03s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.050s section_end:1595387181:step_script ERROR: Job failed: exit code 1  Job #649869993 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869993/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595387161:get_sources section_start:1595387161:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML --- FAIL: TestRoundTrip (8.22s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 8.244s section_end:1595387180:step_script ERROR: Job failed: exit code 1  Job #649869943 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869943/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595387165:get_sources section_start:1595387165:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.12s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.136s section_end:1595387178:step_script ERROR: Job failed: exit code 1  Job #649869926 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869926/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595387162:get_sources section_start:1595387162:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (7.55s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 7.562s section_end:1595387175:step_script ERROR: Job failed: exit code 1  Job #649869970 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869970/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595387155:get_sources section_start:1595387155:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (8.04s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 8.054s section_end:1595387170:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #168828475 has failed for master | 3d7a35d3
by GitLab 21 Jul '20

21 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… ) Commit Message: README: Convert to reStructuredText This is th... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #168828475 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168828475 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #647894736 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894736/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595300765:get_sources section_start:1595300765:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.91s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.928s section_end:1595300778:step_script ERROR: Job failed: exit code 1  Job #647894724 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894724/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595300764:get_sources section_start:1595300764:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.65s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.670s section_end:1595300776:step_script ERROR: Job failed: exit code 1  Job #647894713 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894713/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595300759:get_sources section_start:1595300759:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.70s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.714s section_end:1595300771:step_script ERROR: Job failed: exit code 1  Job #647894796 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894796/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595300752:get_sources section_start:1595300752:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.46s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.476s section_end:1595300765:step_script ERROR: Job failed: exit code 1  Job #647894806 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/647894806/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595300749:get_sources section_start:1595300749:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML --- FAIL: TestRoundTrip (5.93s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.939s section_end:1595300761:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #168381228 has failed for master | 3d7a35d3
by GitLab 20 Jul '20

20 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… ) Commit Message: README: Convert to reStructuredText This is th... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #168381228 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/168381228 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #646006642 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006642/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595214377:get_sources section_start:1595214377:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.18s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.200s section_end:1595214390:step_script ERROR: Job failed: exit code 1  Job #646006695 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006695/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595214371:get_sources section_start:1595214371:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML --- FAIL: TestRoundTrip (6.37s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.386s section_end:1595214384:step_script ERROR: Job failed: exit code 1  Job #646006654 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006654/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595214371:get_sources section_start:1595214371:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.64s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.655s section_end:1595214383:step_script ERROR: Job failed: exit code 1  Job #646006570 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006570/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595214372:get_sources section_start:1595214372:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.67s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.683s section_end:1595214382:step_script ERROR: Job failed: exit code 1  Job #646006678 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/646006678/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1595214367:get_sources section_start:1595214367:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (6.74s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.756s section_end:1595214381:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.