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

July 2019

  • 2 participants
  • 181 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-fedora-29 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-fedora-29/56…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-fedora-29/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins12709794355642921155.sh + /usr/bin/python3 ./setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-freebsd-12 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-freebsd-12/5…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-freebsd-12/w…> [libvirt-python] $ /bin/sh -xe /tmp/jenkins7560843495708575839.sh + /usr/local/bin/python3 ./setup.py test running test /usr/local/bin/python3 sanitytest.py build/lib.freebsd-12.0-STABLE-amd64-3.6 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/local/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-centos-7 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-centos-7/561…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-centos-7/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins4812557266765849906.sh + /usr/bin/python2 ./setup.py test running test /usr/bin/python2 sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/bin/python2' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-debian-9 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-9/561…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-9/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins5688195339441589384.sh + /usr/bin/python3 ./setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-debian-10 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-10/56…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-10/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins18365462798142365068.sh + /usr/bin/python3 ./setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-fedora-30 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-fedora-30/56…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-fedora-30/ws/> [libvirt-python] $ /bin/sh -xe /tmp/jenkins1095425417846793006.sh + /usr/bin/python3 ./setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-check » libvirt-freebsd-11 #561
by ci@centos.org 29 Jul '19

29 Jul '19
See <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-freebsd-11/5…> ------------------------------------------ Started by upstream project "libvirt-python-check" build number 561 originally caused by: Started by upstream project "libvirt-python-build" build number 579 originally caused by: Started by upstream project "libvirt-build" build number 691 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-check/systems=libvirt-freebsd-11/w…> [libvirt-python] $ /bin/sh -xe /tmp/jenkins15287312183195821572.sh + /usr/local/bin/python3 ./setup.py test running test /usr/local/bin/python3 sanitytest.py build/lib.freebsd-11.2-STABLE-amd64-3.6 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type virDomainCheckpointCreateFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type virDomainCheckpointDeleteFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type virDomainCheckpointListFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type virDomainCheckpointXMLFlags FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type virDomainCheckpointXMLFlags FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not mapped to python) FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to python) FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to python) FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not mapped to python) FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not mapped to python) FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped to python) FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not mapped to python) FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not mapped to python) FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C API not mapped to python) FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API not mapped to python) FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to python) FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not mapped to python) FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist) FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist) FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist) error: command '/usr/local/bin/python3' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 6
0 0
[Libvirt-ci] Broken: libvirt/libvirt-python#46 (master - 358a864)
by Travis CI 29 Jul '19

29 Jul '19
Build Update for libvirt/libvirt-python ------------------------------------- Build: #46 Status: Broken Duration: 22 mins and 24 secs Commit: 358a864 (master) Author: Eric Blake Message: Add virDomainCheckpoint APIs Copies heavily from existing virDomainSnapshot handling, regarding what special cases the generator has to be taught and what overrides need to be written. Signed-off-by: Eric Blake <eblake(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt-python/compare/5e9d1aa7facb...358a8640fa… View the full build log and details: https://travis-ci.org/libvirt/libvirt-python/builds/565121651?utm_medium=no… -- You can unsubscribe from build emails from the libvirt/libvirt-python repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872050&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#2503 (master - fed58d8)
by Travis CI 29 Jul '19

29 Jul '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2503 Status: Passed Duration: 38 mins and 3 secs Commit: fed58d8 (master) Author: Eric Blake Message: build: Fix checkpoint_conf on mingw CI flagged a failing mingw build, due to: In file included from ../../src/conf/checkpoint_conf.c:24: ../gnulib/lib/configmake.h:8:17: error: expected identifier or '(' before string constant 8 | #define DATADIR "/usr/i686-w64-mingw32/sys-root/mingw/share" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ As previously learned in commits bd205a90 and 976abdf6, gnulib's configmake.h header does #define DATADIR "string...", while mingw's <winsock2.h> expects to declare a type named DATADIR. As long as the mingw system header is included first before configmake.h, the two uses do not conflict, but until gnulib is patched to make configmake.h automatically work around the issue, our immediate fix is the workaround of rearranging our include order to insure no conflict. Copy the paradigm used in domain_conf.c of using <unistd.h> to trigger the indirect inclusion of <winsock2.h> on mingw. Fixes: 1a4df34a Signed-off-by: Eric Blake <eblake(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/a1be4aaa96f1...fed58d83c60f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/565109091?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific 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#2502 (master - a1be4aa)
by Travis CI 29 Jul '19

29 Jul '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2502 Status: Errored Duration: 19 mins and 22 secs Commit: a1be4aa (master) Author: Andrea Bolognani Message: util: Fix comment for virGetEnvAllowSUID() Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/532c04e297d2...a1be4aaa96f1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/565090408?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • ...
  • 19
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.