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
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • 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

  • 1 participants
  • 9871 discussions
[Libvirt-ci] Errored: libvirt/libvirt#736 (master - 3eb8409)
by Travis CI 01 Dec '17

01 Dec '17
Build Update for libvirt/libvirt ------------------------------------- Build: #736 Status: Errored Duration: 4 minutes and 22 seconds Commit: 3eb8409 (master) Author: Michal Privoznik Message: qemuStateInitialize: Don't leak @memoryBackingPath ==899== 39 bytes in 1 blocks are definitely lost in loss record 732 of 1,003 ==899== at 0x4C2AEDF: malloc (vg_replace_malloc.c:299) ==899== by 0x8B68CE7: vasprintf (in /lib64/libc-2.25.so) ==899== by 0x55498D2: virVasprintfInternal (virstring.c:708) ==899== by 0x55499E7: virAsprintfInternal (virstring.c:729) ==899== by 0x2BECFFF0: qemuGetMemoryBackingBasePath (qemu_conf.c:1757) ==899== by 0x2BF23225: qemuStateInitialize (qemu_driver.c:893) ==899== by 0x563073D: virStateInitialize (libvirt.c:770) ==899== by 0x124CC4: daemonRunStateInit (libvirtd.c:834) ==899== by 0x55521CD: virThreadHelper (virthread.c:206) ==899== by 0x88D9686: start_thread (in /lib64/libpthread-2.25.so) ==899== by 0x8BEAEFE: clone (in /lib64/libc-2.25.so) Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/adcc31bb89e4...3eb840904a08 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309958343?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#737 (master - 9f0ccc7)
by Travis CI 01 Dec '17

01 Dec '17
Build Update for libvirt/libvirt ------------------------------------- Build: #737 Status: Errored Duration: 22 minutes and 10 seconds Commit: 9f0ccc7 (master) Author: John Ferlan Message: conf: Fix memory leak for distances in virDomainNumaFree Commit id '74119a03f' neglected to clean up @distances when the numa definition is cleaned up. View the changeset: https://github.com/libvirt/libvirt/compare/3eb840904a08...9f0ccc717ba9 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309992485?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#733 (master - 65108d9)
by Travis CI 01 Dec '17

01 Dec '17
Build Update for libvirt/libvirt ------------------------------------- Build: #733 Status: Errored Duration: 4 minutes and 30 seconds Commit: 65108d9 (master) Author: Ján Tomko Message: virQEMUCapsHasPCIMultiBus: assume true if we have no version information In status XML, we do not store the QEMU version information, we only format all the capabilities. We dropped QEMU_CAPS_PCI_MULTIBUS in commit 5b783379 which was released in libvirt 3.2.0. Therefore the only way of telling if the already running domain at the time of daemon restart has been started with a QEMU that does use 'pci.0' or not on PPC is to look at the pci-root controller's alias. This is not an option if the domain has a user-specified alias for the pci-root. Instead of reintroducing the capability, assume 'pci.0' when we have no version information. That way the only left broken use case would be the combination of user aliases and very old QEMU. Partially reverts commit 3a37af1e4. https://bugzilla.redhat.com/show_bug.cgi?id=1518148 View the changeset: https://github.com/libvirt/libvirt/compare/c703913cc0b6...65108d94d093 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309581099?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#735 (master - adcc31b)
by Travis CI 01 Dec '17

01 Dec '17
Build Update for libvirt/libvirt ------------------------------------- Build: #735 Status: Errored Duration: 4 minutes and 17 seconds Commit: adcc31b (master) Author: Peter Krempa Message: qemu: domain: Fix backing store terminator for non-backing local files Raw local files do not pass through the backing store detector and thus the code did not allocate the required backing store terminator for them. Previously the terminating element would be formatted into the XML since the default values used for the metadata allowed that. This is a regression since a693fdba0111ff which was not detected in the review. This patch also reverts all the changes in the test files. View the changeset: https://github.com/libvirt/libvirt/compare/cb06ea57ad80...adcc31bb89e4 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309734236?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#734 (master - cb06ea5)
by Travis CI 30 Nov '17

30 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #734 Status: Errored Duration: 5 minutes and 31 seconds Commit: cb06ea5 (master) Author: Pavel Hrdina Message: conf: fix migratable XML for graphics if socket is generated based on config The graphics code is complex and there are a lot of exceptions and backward compatible combinations. One of them is the possibility to configure "spice_auto_unix_socket" in qemu.conf which will convert all spice graphics with listen type "address" without any address specified to listen type "socket" when the guest is started. We don't format this generated socket into migratable XML to make migration work with older libvirt. However, spice has another exception that if autoport='no' and there is no port configured it is converted to listen type "none". Because of this we need to format autoport='yes' to make sure that the listen type will be the same as the offline XML. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1511407 Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com> Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/65108d94d093...cb06ea57ad80 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309603485?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#733 (master - 65108d9)
by Travis CI 30 Nov '17

30 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #733 Status: Errored Duration: 5 minutes and 10 seconds Commit: 65108d9 (master) Author: Ján Tomko Message: virQEMUCapsHasPCIMultiBus: assume true if we have no version information In status XML, we do not store the QEMU version information, we only format all the capabilities. We dropped QEMU_CAPS_PCI_MULTIBUS in commit 5b783379 which was released in libvirt 3.2.0. Therefore the only way of telling if the already running domain at the time of daemon restart has been started with a QEMU that does use 'pci.0' or not on PPC is to look at the pci-root controller's alias. This is not an option if the domain has a user-specified alias for the pci-root. Instead of reintroducing the capability, assume 'pci.0' when we have no version information. That way the only left broken use case would be the combination of user aliases and very old QEMU. Partially reverts commit 3a37af1e4. https://bugzilla.redhat.com/show_bug.cgi?id=1518148 View the changeset: https://github.com/libvirt/libvirt/compare/c703913cc0b6...65108d94d093 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309581099?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#732 (master - c703913)
by Travis CI 30 Nov '17

30 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #732 Status: Errored Duration: 4 minutes and 53 seconds Commit: c703913 (master) Author: Daniel P. Berrange Message: Remove non-existant 'wiremode' attribute The 'wiremode' attribute exists in a couple of Xen XML files, but no code has ever parsed that value. It was later added to the RNG schema too, again despite there not being any code which parses it. Reviewed-by: Jim Fehlig <jfehlig(a)suse.com> Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/681bc423e823...c703913cc0b6 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309497227?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#731 (master - 681bc42)
by Travis CI 29 Nov '17

29 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #731 Status: Errored Duration: 4 minutes and 44 seconds Commit: 681bc42 (master) Author: Boris Fiuczynski Message: qemu-capabilities: Adjust function header comments of virQEMUCapsInitCPUModel* Adjust function descriptions of virQEMUCapsInitCPUModelS390 and virQEMUCapsInitCPUModel to the changes introduced with commitID 74fc32a955. Signed-off-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com> Reviewed-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com> Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/4fe1125b77cb...681bc423e823 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309077415?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#730 (v3.10.0-rc1 - fa439e0)
by Travis CI 29 Nov '17

29 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #730 Status: Errored Duration: 5 minutes and 33 seconds Commit: fa439e0 (v3.10.0-rc1) Author: Andrea Bolognani Message: news: Update for serial console fixes Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v3.10.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309061199?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#731 (master - 681bc42)
by Travis CI 29 Nov '17

29 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #731 Status: Errored Duration: 31 minutes and 8 seconds Commit: 681bc42 (master) Author: Boris Fiuczynski Message: qemu-capabilities: Adjust function header comments of virQEMUCapsInitCPUModel* Adjust function descriptions of virQEMUCapsInitCPUModelS390 and virQEMUCapsInitCPUModel to the changes introduced with commitID 74fc32a955. Signed-off-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com> Reviewed-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com> Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/4fe1125b77cb...681bc423e823 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/309077415?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 934
  • 935
  • 936
  • 937
  • 938
  • 939
  • 940
  • ...
  • 988
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.