[Libvirt-ci] Build failed in Jenkins: virt-manager-master-py3-check » libvirt-fedora-27 #20

See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/20/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 20 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 20 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins5262946790349909968.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + export PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid 832ce906-aeb7-4f17-9f64-adafce5cf3d1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid 832ce906-aeb7-4f17-9f64-adafce5cf3d1 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid 93c5479e-1c1a-44fc-b171-a6239ce3afe5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid 93c5479e-1c1a-44fc-b171-a6239ce3afe5 <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 144.356s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/21/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 21 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 21 originally caused by: Started by upstream project "libvirt-python-master-py3-build" build number 12 originally caused by: Started by upstream project "libvirt-master-build" build number 1215 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins3715170603688612987.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + export PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid d859babd-5c1c-43e3-a682-22bb86720f91 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid d859babd-5c1c-43e3-a682-22bb86720f91 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid 9e89ad4e-a426-4a67-8513-a0c56b154304 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid 9e89ad4e-a426-4a67-8513-a0c56b154304 <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 157.858s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/22/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 22 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 22 originally caused by: Started by upstream project "libvirt-python-master-py3-build" build number 13 originally caused by: Started by upstream project "libvirt-master-build" build number 1216 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins9014640895499708542.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + export PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid e15a640b-6189-4560-8f39-9a9f34446375 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid e15a640b-6189-4560-8f39-9a9f34446375 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid 636ad4fd-1715-4180-96db-02ea799e250d During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid 636ad4fd-1715-4180-96db-02ea799e250d <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 115.929s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/23/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-master-py3-check" build number 23 originally caused by: Started by upstream project "virt-manager-master-py3-build" build number 23 originally caused by: Started by upstream project "libosinfo-master-build" build number 125 originally caused by: Started by upstream project "osinfo-db-master-build" build number 232 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/> [virt-manager-master-py3] $ /bin/sh -xe /tmp/jenkins6594489453830534176.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + export PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + PYTHONPATH=/home/jenkins/build/libvirt/lib/python3.4/site-packages:/home/jenkins/build/libvirt/lib64/python3.4/site-packages:/home/jenkins/build/libvirt/lib/python3.5/site-packages:/home/jenkins/build/libvirt/lib64/python3.5/site-packages:/home/jenkins/build/libvirt/lib/python3.6/site-packages:/home/jenkins/build/libvirt/lib64/python3.6/site-packages:/home/jenkins/build/libvirt/lib/python3.7/site-packages:/home/jenkins/build/libvirt/lib64/python3.7/site-packages + python3 ./setup.py test running test ............................................................................................................EE.......................................................................................................................................................s........................................................................................................................................................................s ====================================================================== ERROR: testGlusterPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-gluster' already exists with uuid 091e8dac-09ce-482a-9269-4a81b5b007e0 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1225, in testGlusterPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-gluster' already exists with uuid 091e8dac-09ce-482a-9269-4a81b5b007e0 <pool type="gluster"> <name>pool-gluster</name> <source> <host name="my.host"/> <dir path="/foo"/> <name>gv0</name> </source> </pool> ====================================================================== ERROR: testISCSIPool (tests.xmlparse.XMLParseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 182, in test_create obj = func(xml) File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 4595, in storagePoolDefineXML if ret is None:raise libvirtError('virStoragePoolDefineXML() failed', conn=self) libvirt.libvirtError: operation failed: pool 'pool-iscsi' already exists with uuid a62245e1-1f93-488d-b411-14475e1e3407 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/xmlparse.py",> line 1207, in testISCSIPool utils.test_create(self.conn, pool.get_xml_config(), "storagePoolDefineXML") File "<https://ci.centos.org/job/virt-manager-master-py3-check/systems=libvirt-fedora-27/ws/tests/utils.py",> line 184, in test_create raise RuntimeError(str(e) + "\n" + xml) RuntimeError: operation failed: pool 'pool-iscsi' already exists with uuid a62245e1-1f93-488d-b411-14475e1e3407 <pool type="iscsi"> <name>pool-iscsi</name> <source> <host name="my.host"/> <device path="/some/source/path"/> <initiator> <iqn name="my.iqn"/> </initiator> </source> <target> <path>/some/target/path</path> </target> </pool> ---------------------------------------------------------------------- Ran 431 tests in 40.606s FAILED (errors=2, skipped=2) Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org