Random jenkins failures

--Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I have just submitted a set of 4 patches where 1 patch unit tests failed = with the pasted text below. Those patches are absolutely unrelated to = those failures. Please check into those issues - Thanks=20 = http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/cons= ole 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testLoopMount (mountTests.MountTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop = device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testSymlinkMount (mountTests.MountTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: = failed to setup loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: test_getDevicePartedInfo = (parted_utils_tests.PartedUtilsTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper 12:15:21 return f(*args, **kwargs) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp 12:15:21 self.assertEquals(rc, 0) 12:15:21 AssertionError: 1 !=3D 0 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) 12:15:21 root: DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> =3D = 0 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show = /tmp/tmpNOvAvX (cwd None) 12:15:21 root: DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed = to set up loop device: No such file or directory\n'; <rc> =3D 1 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21 --Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;">I = have just submitted a set of 4 patches where 1 patch unit tests failed = with the pasted text below. Those patches are absolutely unrelated to = those failures.</pre><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><br = class=3D""></pre><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: = 13px;">Please check into those issues - Thanks </pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; word-wrap: break-word; margin-top: 0px; = margin-bottom: 0px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><span style=3D"box-sizing: border-box; white-space: = pre-wrap;" class=3D""><font color=3D"#333333" size=3D"3" class=3D""><b = class=3D""><a = href=3D"http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2= 168/console" = class=3D"">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_6= 4/2168/console</a></b></font></span></span></pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D""><br = class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testLoopMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop = device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testSymlinkMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed = to setup loop device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return f(*args, **kwargs) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = self.assertEquals(rc, 0) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>AssertionError: 1 !=3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; = <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX = (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed to set = up loop device: No such file or directory\n'; <rc> =3D 1 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b></span></pre><div= class=3D""><br class=3D""></div></body></html>= --Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311--

--Apple-Mail=_F7038D59-B61D-49C9-803E-B30558A475C3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> = wrote: =20 I have just submitted a set of 4 patches where 1 patch unit tests = failed with the pasted text below. Those patches are absolutely = unrelated to those failures. =20 Please check into those issues - Thanks=20
=20 = http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/cons=
It happened again = http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/cons= ole 13:06:47 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 13:06:47 ERROR: testLoopMount (mountTests.MountTests) 13:06:47 = ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount 13:06:47 m.mount(mntOpts=3D"loop") 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 13:06:47 return self._runcmd(cmd, timeout) 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 13:06:47 raise MountError(rc, ";".join((out, err))) 13:06:47 MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop = device: No such file or directory\n') 13:06:47 -------------------- >> begin captured logging << = -------------------- 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None) 13:06:47 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None) 13:06:47 --------------------- >> end captured logging << = --------------------- 13:06:47=20 13:06:47 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 13:06:47 ERROR: testSymlinkMount (mountTests.MountTests) 13:06:47 = ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount 13:06:47 m.mount(mntOpts=3D"loop") 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 13:06:47 return self._runcmd(cmd, timeout) 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 13:06:47 raise MountError(rc, ";".join((out, err))) 13:06:47 MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: = failed to setup loop device: No such file or directory\n') 13:06:47 -------------------- >> begin captured logging << = -------------------- 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None) 13:06:47 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image = /var/tmp/tmpTeUZUl/mountpoint (cwd None) 13:06:47 --------------------- >> end captured logging << = --------------------- 13:06:47=20 13:06:47 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 13:06:47 ERROR: test_getDevicePartedInfo = (parted_utils_tests.PartedUtilsTests) 13:06:47 = ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper 13:06:47 return f(*args, **kwargs) 13:06:47 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp 13:06:47 self.assertEquals(rc, 0) 13:06:47 AssertionError: 1 !=3D 0 13:06:47 -------------------- >> begin captured logging << = -------------------- 13:06:47 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmp7dS7VS bs=3D100M count=3D1 (cwd None) 13:06:47 root: DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> =3D = 0 13:06:47 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show = /tmp/tmp7dS7VS (cwd None) 13:06:47 root: DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmp7dS7VS: failed = to set up loop device: No such file or directory\n'; <rc> =3D 1 ole = <http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/con= sole>
=20 =20 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testLoopMount (mountTests.MountTests) 12:15:21 =
12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup = loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << =
12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) 12:15:21 --------------------- >> end captured logging << =
12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testSymlinkMount (mountTests.MountTests) 12:15:21 =
12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: = failed to setup loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << =
12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) 12:15:21 --------------------- >> end captured logging << =
12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: test_getDevicePartedInfo = (parted_utils_tests.PartedUtilsTests) 12:15:21 =
12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper 12:15:21 return f(*args, **kwargs) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp 12:15:21 self.assertEquals(rc, 0) 12:15:21 AssertionError: 1 !=3D 0 12:15:21 -------------------- >> begin captured logging << =
12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) 12:15:21 root: DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> =3D = 0 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f = --show /tmp/tmpNOvAvX (cwd None) 12:15:21 root: DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: = failed to set up loop device: No such file or directory\n'; <rc> =3D 1 12:15:21 --------------------- >> end captured logging << =
12:15:21 =20 _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--Apple-Mail=_F7038D59-B61D-49C9-803E-B30558A475C3 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div = class=3D"">On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <<a = href=3D"mailto:vfeenstr@redhat.com" class=3D"">vfeenstr@redhat.com</a>>= wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><meta= http-equiv=3D"Content-Type" content=3D"text/html charset=3Dus-ascii" = class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: = space; -webkit-line-break: after-white-space;" class=3D""><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;">I have just submitted a set of = 4 patches where 1 patch unit tests failed with the pasted text below. = Those patches are absolutely unrelated to those failures.</pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><br class=3D""></pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;">Please check into those issues = - Thanks </pre></div></div></blockquote><div><br class=3D""></div><div>It = happened again <a = href=3D"http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2= 186/console" = class=3D"">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_6= 4/2186/console</a></div><div><br class=3D""></div><div><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D"">13:06:47</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>ERROR: = testLoopMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop = device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>ERROR: = testSymlinkMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed = to setup loop device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image = /var/tmp/tmpTeUZUl/mountpoint (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>ERROR: = test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = return f(*args, **kwargs) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span> = self.assertEquals(rc, 0) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>AssertionError: 1 !=3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmp7dS7VS bs=3D100M count=3D1 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>root: = DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; = <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS = (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">13:06:47</b> </span>root: = DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmp7dS7VS: failed to set = up loop device: No such file or directory\n'; <rc> =3D 1 </pre><div class=3D""><br class=3D""></div></div><br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D""><div = style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; = -webkit-line-break: after-white-space;" class=3D""><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; word-wrap: break-word; margin-top: 0px; = margin-bottom: 0px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><span style=3D"box-sizing: border-box; white-space: = pre-wrap;" class=3D""><font color=3D"#333333" size=3D"3" class=3D""><b = class=3D""><a = href=3D"http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2= 168/console" = class=3D"">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_6= 4/2168/console</a></b></font></span></span></pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D""><br = class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testLoopMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop = device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testSymlinkMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed = to setup loop device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return f(*args, **kwargs) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = self.assertEquals(rc, 0) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>AssertionError: 1 !=3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; = <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX = (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed to set = up loop device: No such file or directory\n'; <rc> =3D 1 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b></span></pre><div= class=3D""><br = class=3D""></div></div>_______________________________________________<br = class=3D"">Infra mailing list<br class=3D""><a = href=3D"mailto:Infra@ovirt.org" class=3D"">Infra@ovirt.org</a><br = class=3D"">http://lists.ovirt.org/mailman/listinfo/infra<br = class=3D""></div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_F7038D59-B61D-49C9-803E-B30558A475C3--

Looks like loop device issues. Nir - didn't you say you have a patch to fix this? In any case i think rebooting the slave fix this. E. On Wed, Jan 13, 2016 at 3:08 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
I have just submitted a set of 4 patches where 1 patch unit tests failed with the pasted text below. Those patches are absolutely unrelated to those failures.
Please check into those issues - Thanks
It happened again http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/consol...
*13:06:47* ======================================================================*13:06:47* ERROR: testLoopMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: testSymlinkMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image /var/tmp/tmpTeUZUl/mountpoint (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*13:06:47* return f(*args, **kwargs)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*13:06:47* self.assertEquals(rc, 0)*13:06:47* AssertionError: 1 != 0*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmp7dS7VS bs=100M count=1 (cwd None)*13:06:47* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> = 0*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS (cwd None)*13:06:47* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such file or directory\n'; <rc> = 1
*http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/consol... <http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/console>*
*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testLoopMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testSymlinkMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*12:15:21* return f(*args, **kwargs)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*12:15:21* self.assertEquals(rc, 0)*12:15:21* AssertionError: 1 != 0*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmpNOvAvX bs=100M count=1 (cwd None)*12:15:21* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> = 0*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None)*12:15:21* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmpNOvAvX: failed to set up loop device: No such file or directory\n'; <rc> = 1*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21*
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Eyal Edri Associate Manager EMEA ENG Virtualization R&D Red Hat Israel phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)

--kZn00QyXxdr8qbeL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 01/13 15:37, Eyal Edri wrote:
Looks like loop device issues. Nir - didn't you say you have a patch to fix this? =20 In any case i think rebooting the slave fix this.
=20 E. =20 On Wed, Jan 13, 2016 at 3:08 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote: =20
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wro=
te:
I have just submitted a set of 4 patches where 1 patch unit tests faile=
d with the pasted text below. Those patches are absolutely unrelated to tho= se failures.
Please check into those issues - Thanks
It happened again http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/c=
onsole
*13:06:47* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= *13:06:47* ERROR: testLoopMount (mountTests.MountTests)*13:06:47* ---------= -------------------------------------------------------------*13:06:47* Tra= ceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/v= dsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in = testLoopMount*13:06:47* m.mount(mntOpts=3D"loop")*13:06:47* File "/ho= me/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/= mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeou= t)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x= 86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise= MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /= tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n')*1= 3:06:47* -------------------- >> begin captured logging << ----------------= ----*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None)*13:06:47* Storage.Misc.excCmd:= DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> =3D 0*13:= 06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin= /mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None)*13:06:47* -----= ---------------- >> end captured logging << ---------------------*13:06:47*= *13:06:47* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*13= :06:47* ERROR: testSymlinkMount (mountTests.MountTests)*13:06:47* ---------= -------------------------------------------------------------*13:06:47* Tra= ceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/v= dsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in = testSymlinkMount*13:06:47* m.mount(mntOpts=3D"loop")*13:06:47* File "= /home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/stora= ge/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, tim= eout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc2= 3-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* ra= ise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount= : /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file= or directory\n')*13:06:47* -------------------- >> begin captured logging = << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/task= set --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd N= one)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.= 13 (17-May-2015)\n'; <rc> =3D 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/= bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_t= o_image /var/tmp/tmpTeUZUl/mountpoint (cwd None)*13:06:47* ----------------= ----- >> end captured logging << ---------------------*13:06:47* *13:06:47*= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*13:06:47* E= RROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*13:06:= 47* ----------------------------------------------------------------------*= 13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkin= s/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.p= y", line 97, in wrapper*13:06:47* return f(*args, **kwargs)*13:06:47* = File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tes= ts/parted_utils_tests.py", line 61, in setUp*13:06:47* self.assertEqual= s(rc, 0)*13:06:47* AssertionError: 1 !=3D 0*13:06:47* -------------------- =
begin captured logging << --------------------*13:06:47* root: DEBUG: /u= sr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero of=3D/tmp/tmp7dS7VS bs=3D10= 0M count=3D1 (cwd None)*13:06:47* root: DEBUG: SUCCESS: <err> =3D '1+0 reco= rds in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 M= B/s\n'; <rc> =3D 0*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 l= osetup -f --show /tmp/tmp7dS7VS (cwd None)*13:06:47* root: DEBUG: FAILED: <= err> =3D 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such fi= le or directory\n'; <rc> =3D 1
*http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/= console <http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2= 168/console>*
*12:15:21* *12:15:21* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D*12:15:21* ERROR: testLoopMount (mountTests.MountTests)*12:15:2= 1* ----------------------------------------------------------------------*1= 2:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins= /workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", l= ine 128, in testLoopMount*12:15:21* m.mount(mntOpts=3D"loop")*12:15:21*= File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/v= dsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd= (cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-=
I just logged in to the slave and I see some strange loop devices that don't look right: [dcaro@fc21-vm09 ~]$ losetup=20 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE /dev/loop0 0 0 1 0 /var/lib/docker/devicemapper/devic= emapper/data /dev/loop1 0 0 1 0 /var/lib/docker/devicemapper/devic= emapper/metadata /dev/loop2 0 0 0 0 /tmp/ngnodeJ0pwVC/disklono5e1i.img= (deleted) /dev/loop3 0 0 0 0 /tmp/ngnode1AGZcM/diskq59_0u5b.img= (deleted) /dev/loop4 0 0 0 0 /tmp/ngnode4sZfrq/disk7f9xd4m_.img= (deleted) Not sure why there's a docker dir at all there :/, anyhow, stil investigati= ng patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:2= 1* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32= , ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or dir= ectory\n')*12:15:21* -------------------- >> begin captured logging << ----= ----------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --c= pu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None)*12:15:21* Storage.= Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 (17-May-2015)\n'; <r= c> =3D 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list = 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None)*12:= 15:21* --------------------- >> end captured logging << -------------------= --*12:15:21* *12:15:21* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D*12:15:21* ERROR: testSymlinkMount (mountTests.MountTests)*12:15:2= 1* ----------------------------------------------------------------------*1= 2:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins= /workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", l= ine 150, in testSymlinkMount*12:15:21* m.mount(mntOpts=3D"loop")*12:15:= 21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vds= m/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._run= cmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_che= ck-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:1= 5:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: = (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: = No such file or directory\n')*12:15:21* -------------------- >> begin captu= red logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /= usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backin= g.img (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D '= mke2fs 1.42.13 (17-May-2015)\n'; <rc> =3D 0*12:15:21* Storage.Misc.excCmd: = DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpB= pSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None)*12:15:21* ----= ----------------- >> end captured logging << ---------------------*12:15:21= * *12:15:21* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= *12:15:21* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsT= ests)*12:15:21* -----------------------------------------------------------= -----------*12:15:21* Traceback (most recent call last):*12:15:21* File "= /home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/test= Validation.py", line 97, in wrapper*12:15:21* return f(*args, **kwargs)= *12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86= _64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*12:15:21* self= =2EassertEquals(rc, 0)*12:15:21* AssertionError: 1 !=3D 0*12:15:21* -------= ------------- >> begin captured logging << --------------------*12:15:21* r= oot: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero of=3D/tmp/tmp= NOvAvX bs=3D100M count=3D1 (cwd None)*12:15:21* root: DEBUG: SUCCESS: <err>= =3D '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.3= 73591 s, 281 MB/s\n'; <rc> =3D 0*12:15:21* root: DEBUG: /usr/bin/taskset --= cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None)*12:15:21* root: DE= BUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed to set up loop devi= ce: No such file or directory\n'; <rc> =3D 1*12:15:21* --------------------= - >> end captured logging << ---------------------*12:15:21*
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
=20 =20 --=20 Eyal Edri Associate Manager EMEA ENG Virtualization R&D Red Hat Israel =20 phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605 --kZn00QyXxdr8qbeL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWlpAkAAoJEEBxx+HSYmnD0PcH/1pLvZL1hEX/Fo4CjgkMAhcp 6RPDUz6v6zbgE9H+4C5w5eZUrTMz1Jw2uyJKGYZhFeO0eaEe+aXp4k7xEJU+zbLT VejkT4UGyWQMu78IpSkdKHIwyYmS0lVrkufZWYpobpDucLtFPB00S9t9pLqJENgR Zv01u8mMW9/6cNYAhV1xIsj8Zwv7dT3hSeSGnx4tt8Yz5foK4A22W+9uur6OkppB 1YQ4UDkDy6oyc4XZQFhpR4qurLQwSCvXVT5aE1/hcVALzE277kWNEGLR5du1mOEK 830Si34TLgTcX1qmPIFZmAxGId57h2b+Gc5KYNMZw02w+Sap+mYFPEOVyL6gZgM= =OrS4 -----END PGP SIGNATURE----- --kZn00QyXxdr8qbeL--

On Wed, Jan 13, 2016 at 7:57 PM, David Caro <dcaro@redhat.com> wrote:
On 01/13 15:37, Eyal Edri wrote:
Looks like loop device issues. Nir - didn't you say you have a patch to fix this?
In any case i think rebooting the slave fix this.
I just logged in to the slave and I see some strange loop devices that don't look right:
[dcaro@fc21-vm09 ~]$ losetup NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE /dev/loop0 0 0 1 0 /var/lib/docker/devicemapper/devicemapper/data /dev/loop1 0 0 1 0 /var/lib/docker/devicemapper/devicemapper/metadata /dev/loop2 0 0 0 0 /tmp/ngnodeJ0pwVC/disklono5e1i.img (deleted) /dev/loop3 0 0 0 0 /tmp/ngnode1AGZcM/diskq59_0u5b.img (deleted) /dev/loop4 0 0 0 0 /tmp/ngnode4sZfrq/disk7f9xd4m_.img (deleted)
Fabian, these devices looks like leftovers from node tests - can you look at it?
Not sure why there's a docker dir at all there :/, anyhow, stil investigating
E.
On Wed, Jan 13, 2016 at 3:08 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
I have just submitted a set of 4 patches where 1 patch unit tests failed with the pasted text below. Those patches are absolutely unrelated to those failures.
Please check into those issues - Thanks
It happened again http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/consol...
*13:06:47* ======================================================================*13:06:47* ERROR: testLoopMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: testSymlinkMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image /var/tmp/tmpTeUZUl/mountpoint (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*13:06:47* return f(*args, **kwargs)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*13:06:47* self.assertEquals(rc, 0)*13:06:47* AssertionError: 1 != 0*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmp7dS7VS bs=100M count=1 (cwd None)*13:06:47* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> = 0*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS (cwd None)*13:06:47* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such file or directory\n'; <rc> = 1
*http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/consol... <http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/console>*
*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testLoopMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testSymlinkMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*12:15:21* return f(*args, **kwargs)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*12:15:21* self.assertEquals(rc, 0)*12:15:21* AssertionError: 1 != 0*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmpNOvAvX bs=100M count=1 (cwd None)*12:15:21* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> = 0*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None)*12:15:21* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmpNOvAvX: failed to set up loop device: No such file or directory\n'; <rc> = 1*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21*
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Eyal Edri Associate Manager EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605

On Thu, Jan 14, 2016 at 7:31 AM, Nir Soffer <nsoffer@redhat.com> wrote:
On Wed, Jan 13, 2016 at 7:57 PM, David Caro <dcaro@redhat.com> wrote:
On 01/13 15:37, Eyal Edri wrote:
Looks like loop device issues. Nir - didn't you say you have a patch to fix this?
In any case i think rebooting the slave fix this.
I just logged in to the slave and I see some strange loop devices that don't look right:
[dcaro@fc21-vm09 ~]$ losetup NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE /dev/loop0 0 0 1 0 /var/lib/docker/devicemapper/devicemapper/data /dev/loop1 0 0 1 0 /var/lib/docker/devicemapper/devicemapper/metadata /dev/loop2 0 0 0 0 /tmp/ngnodeJ0pwVC/disklono5e1i.img (deleted) /dev/loop3 0 0 0 0 /tmp/ngnode1AGZcM/diskq59_0u5b.img (deleted) /dev/loop4 0 0 0 0 /tmp/ngnode4sZfrq/disk7f9xd4m_.img (deleted)
Fabian, these devices looks like leftovers from node tests - can you look at it?
Indeed. These are probably the orphans of livemedia-creator. Ryan is working on a more aggressive approach to clean up those loop devices during cleanup. - fabian
Not sure why there's a docker dir at all there :/, anyhow, stil investigating
E.
On Wed, Jan 13, 2016 at 3:08 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
I have just submitted a set of 4 patches where 1 patch unit tests failed with the pasted text below. Those patches are absolutely unrelated to those failures.
Please check into those issues - Thanks
It happened again http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/consol...
*13:06:47* ======================================================================*13:06:47* ERROR: testLoopMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: testSymlinkMount (mountTests.MountTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*13:06:47* m.mount(mntOpts="loop")*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*13:06:47* return self._runcmd(cmd, timeout)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*13:06:47* raise MountError(rc, ";".join((out, err)))*13:06:47* MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file or directory\n')*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None)*13:06:47* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*13:06:47* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image /var/tmp/tmpTeUZUl/mountpoint (cwd None)*13:06:47* --------------------- >> end captured logging << ---------------------*13:06:47* *13:06:47* ======================================================================*13:06:47* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*13:06:47* ----------------------------------------------------------------------*13:06:47* Traceback (most recent call last):*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*13:06:47* return f(*args, **kwargs)*13:06:47* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*13:06:47* self.assertEquals(rc, 0)*13:06:47* AssertionError: 1 != 0*13:06:47* -------------------- >> begin captured logging << --------------------*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmp7dS7VS bs=100M count=1 (cwd None)*13:06:47* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> = 0*13:06:47* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS (cwd None)*13:06:47* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such file or directory\n'; <rc> = 1
*http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/consol... <http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/console>*
*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testLoopMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: testSymlinkMount (mountTests.MountTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount*12:15:21* m.mount(mntOpts="loop")*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount*12:15:21* return self._runcmd(cmd, timeout)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd*12:15:21* raise MountError(rc, ";".join((out, err)))*12:15:21* MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: No such file or directory\n')*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None)*12:15:21* Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0*12:15:21* Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None)*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21* *12:15:21* ======================================================================*12:15:21* ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)*12:15:21* ----------------------------------------------------------------------*12:15:21* Traceback (most recent call last):*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper*12:15:21* return f(*args, **kwargs)*12:15:21* File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp*12:15:21* self.assertEquals(rc, 0)*12:15:21* AssertionError: 1 != 0*12:15:21* -------------------- >> begin captured logging << --------------------*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmpNOvAvX bs=100M count=1 (cwd None)*12:15:21* root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> = 0*12:15:21* root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None)*12:15:21* root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmpNOvAvX: failed to set up loop device: No such file or directory\n'; <rc> = 1*12:15:21* --------------------- >> end captured logging << ---------------------*12:15:21*
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Eyal Edri Associate Manager EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
-- Fabian Deutsch <fdeutsch@redhat.com> RHEV Hypervisor Red Hat

On Wed, Jan 13, 2016 at 3:37 PM, Eyal Edri <eedri@redhat.com> wrote:
Looks like loop device issues. Nir - didn't you say you have a patch to fix this?
The patch was merge today: https://gerrit.ovirt.org/51614/ It fixes incorrect umount in two tests, that may cause stale loop devices effecting other tests on same slave.
In any case i think rebooting the slave fix this.
E.
On Wed, Jan 13, 2016 at 3:08 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
I have just submitted a set of 4 patches where 1 patch unit tests failed with the pasted text below. Those patches are absolutely unrelated to those failures.
Please check into those issues - Thanks
It happened again http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/consol...
13:06:47 ====================================================================== 13:06:47 ERROR: testLoopMount (mountTests.MountTests) 13:06:47 ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount 13:06:47 m.mount(mntOpts="loop") 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount 13:06:47 return self._runcmd(cmd, timeout) 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd 13:06:47 raise MountError(rc, ";".join((out, err))) 13:06:47 MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n') 13:06:47 -------------------- >> begin captured logging << -------------------- 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None) 13:06:47 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None) 13:06:47 --------------------- >> end captured logging << --------------------- 13:06:47 13:06:47 ====================================================================== 13:06:47 ERROR: testSymlinkMount (mountTests.MountTests) 13:06:47 ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount 13:06:47 m.mount(mntOpts="loop") 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount 13:06:47 return self._runcmd(cmd, timeout) 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd 13:06:47 raise MountError(rc, ";".join((out, err))) 13:06:47 MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file or directory\n') 13:06:47 -------------------- >> begin captured logging << -------------------- 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None) 13:06:47 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0 13:06:47 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image /var/tmp/tmpTeUZUl/mountpoint (cwd None) 13:06:47 --------------------- >> end captured logging << --------------------- 13:06:47 13:06:47 ====================================================================== 13:06:47 ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) 13:06:47 ---------------------------------------------------------------------- 13:06:47 Traceback (most recent call last): 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper 13:06:47 return f(*args, **kwargs) 13:06:47 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp 13:06:47 self.assertEquals(rc, 0) 13:06:47 AssertionError: 1 != 0 13:06:47 -------------------- >> begin captured logging << -------------------- 13:06:47 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmp7dS7VS bs=100M count=1 (cwd None) 13:06:47 root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> = 0 13:06:47 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS (cwd None) 13:06:47 root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such file or directory\n'; <rc> = 1
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/consol...
12:15:21 12:15:21 ====================================================================== 12:15:21 ERROR: testLoopMount (mountTests.MountTests) 12:15:21 ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount 12:15:21 m.mount(mntOpts="loop") 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) 12:15:21 --------------------- >> end captured logging << --------------------- 12:15:21 12:15:21 ====================================================================== 12:15:21 ERROR: testSymlinkMount (mountTests.MountTests) 12:15:21 ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount 12:15:21 m.mount(mntOpts="loop") 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None) 12:15:21 --------------------- >> end captured logging << --------------------- 12:15:21 12:15:21 ====================================================================== 12:15:21 ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) 12:15:21 ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper 12:15:21 return f(*args, **kwargs) 12:15:21 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp 12:15:21 self.assertEquals(rc, 0) 12:15:21 AssertionError: 1 != 0 12:15:21 -------------------- >> begin captured logging << -------------------- 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmpNOvAvX bs=100M count=1 (cwd None) 12:15:21 root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> = 0 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None) 12:15:21 root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmpNOvAvX: failed to set up loop device: No such file or directory\n'; <rc> = 1 12:15:21 --------------------- >> end captured logging << --------------------- 12:15:21
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Eyal Edri Associate Manager EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
participants (5)
-
David Caro
-
Eyal Edri
-
Fabian Deutsch
-
Nir Soffer
-
Vinzenz Feenstra