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 -----
  • September
  • 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

August 2020

  • 1 participants
  • 24 discussions
libvirt | Pipeline #174122912 has failed for master | 8361d335
by GitLab 04 Aug '20

04 Aug '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 8361d335 ( https://gitlab.com/libvirt/libvirt/-/commit/8361d335ab77cb1f3b70a3fa92f7e2d… ) Commit Message: mdev: Fix daemon crash when reattaching mdevs o... Commit Author: Wu Binfeng ( https://gitlab.com/BinfengWu ) Committed by: Erik Skultety ( https://gitlab.com/eskultety ) Pipeline #174122912 ( https://gitlab.com/libvirt/libvirt/-/pipelines/174122912 ) triggered by Erik Skultety ( https://gitlab.com/eskultety ) had 1 failed build. Job #670166615 ( https://gitlab.com/libvirt/libvirt/-/jobs/670166615/raw ) Stage: builds Name: x64-freebsd-12-build Trace: Timeout: 0 The output from the failed tests: 97/138 qemumonitorjsontest FAIL 6.423260927200317 s (killed by signal 11 SIGSEGV) --- command --- 12:34:08 LIBVIRT_AUTOSTART='0' abs_top_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.7.0' abs_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.7.0/tests' abs_top_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build' VIR_TEST_EXPENSIVE='1' abs_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build/tests' LC_ALL='C' /tmp/cirrus-ci-build/build/meson-private/dist-build/tests/qemumonitorjsontest --- stderr --- TEST: qemumonitorjsontest .... ------- Full log written to /tmp/cirrus-ci-build/build/meson-private/dist-build/meson-logs/testlog.txt FAILED: meson-test /usr/local/bin/meson test --no-rebuild --print-errorlogs ninja: build stopped: subcommand failed. Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build libvirt.spec' Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build AUTHORS' Testing distribution package /tmp/cirrus-ci-build/build/meson-dist/libvirt-6.7.0.tar.xz Running unit tests on the distribution package failed Dist check build directory was /tmp/cirrus-ci-build/build/meson-private/dist-build FAILED: meson-dist /usr/local/bin/meson dist ninja: build stopped: subcommand failed. Build failed: https://cirrus-ci.com/build/4635516589047808 section_end:1596544470: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 #173953397 has failed for master | b3a1a6b8
by GitLab 03 Aug '20

03 Aug '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: b3a1a6b8 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/b3a1a6b8bb41c9aba2ea41fc… ) Commit Message: Add support for storage pool 'cow' feature Sig... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #173953397 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/173953397 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #669448882 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448882/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 b3a1a6b8 as master... Skipping Git submodules setup section_end:1596510377:get_sources section_start:1596510377: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/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer' in expected XML missing in actual XML --- FAIL: TestRoundTrip (4.73s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.745s section_end:1596510389:step_script ERROR: Job failed: exit code 1  Job #669448872 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448872/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 b3a1a6b8 as master... Skipping Git submodules setup section_end:1596510373:get_sources section_start:1596510373: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.98s) xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.003s section_end:1596510387:step_script ERROR: Job failed: exit code 1  Job #669448867 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448867/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 b3a1a6b8 as master... Skipping Git submodules setup section_end:1596510372:get_sources section_start:1596510372: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.78s) xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.798s section_end:1596510384:step_script ERROR: Job failed: exit code 1  Job #669448875 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448875/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 b3a1a6b8 as master... Skipping Git submodules setup section_end:1596510372:get_sources section_start:1596510372: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.69s) xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.709s section_end:1596510384:step_script ERROR: Job failed: exit code 1  Job #669448857 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448857/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 b3a1a6b8 as master... Skipping Git submodules setup section_end:1596510369:get_sources section_start:1596510369: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.63s) xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.645s section_end:1596510380: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 #173809842 has failed for master | 587a3267
by GitLab 03 Aug '20

03 Aug '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 587a3267 ( https://gitlab.com/libvirt/libvirt/-/commit/587a32672e539e0c120df4a7f488bbc… ) Commit Message: qemu: capabilities: add missing comma Signed-o... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #173809842 ( https://gitlab.com/libvirt/libvirt/-/pipelines/173809842 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 1 failed build. Job #668841193 ( https://gitlab.com/libvirt/libvirt/-/jobs/668841193/raw ) Stage: builds Name: x64-macos-1015-build Trace: CI_REPOSITORY_URL: "https://gitlab-ci-token:[MASKED]@gitlab.com/libvirt/libvirt.git" CI_COMMIT_REF_NAME: "master" CI_COMMIT_SHA: "587a32672e539e0c120df4a7f488bbc4a839fd76" PATH: "/usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/rpcgen/bin:$PATH" PKG_CONFIG_PATH: "/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig" PYTHON: "/usr/local/bin/python3" MAKE: "/usr/local/bin/gmake" build_task: install_script: - brew install augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl - /usr/local/bin/pip3 install meson==0.54.0 clone_script: - git clone --depth 100 "$CI_REPOSITORY_URL" . - git fetch origin "$CI_COMMIT_REF_NAME" - git reset --hard "$CI_COMMIT_SHA" build_script: - meson build --prefix=$(pwd)/install-root - if test "$(uname)" = "FreeBSD"; then ninja -C build dist; fi - if test "$(uname)" = "Darwin"; then ninja -C build && ninja -C build install; fi $ cirrus-run ci/cirrus/$NAME.yml Build created: https://cirrus-ci.com/build/6316467803127808 ............................................................ ............................................................ ............................................................ ............................................................ .............................. Build failed: https://cirrus-ci.com/build/6316467803127808 section_end:1596475319: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 #173727297 has failed for master | 21cd1e72
by GitLab 03 Aug '20

03 Aug '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 21cd1e72 ( https://gitlab.com/libvirt/libvirt/-/commit/21cd1e72546dd6a97486a447520b881… ) Commit Message: util: delete virStringListFree Now that everyt... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #173727297 ( https://gitlab.com/libvirt/libvirt/-/pipelines/173727297 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 1 failed build. Job #668440446 ( https://gitlab.com/libvirt/libvirt/-/jobs/668440446/raw ) Stage: containers Name: x64-opensuse-151-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 5cf286d0549b ID: 45QG:VEYU:DQRW:XBFG:NCJR:R4FS:BYB4:YK6O:E7T7:2QFC:YX2C:6N5T Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: Get https://gitlab.com/jwt/auth?account=gitlab-ci-token&client_id=docker&offlin…: read tcp 172.17.0.3:54428->172.65.251.78:443: read: connection reset by peer section_end:1596462037:step_script section_start:1596462037:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1596462038:after_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.