1. yuriw@teuthology ~ [15:19:41]> for owner in $(teuthology-lock --summary | grep -i scheduled | awk '{ print $4 }' | sort -u); do echo $owner; echo "========"; teuthology-nuke --stale --owner $owner --unlock --noipmi; echo "======== "; done
  2. scheduled_cbodley@monet
  3. ========
  4. 2016-08-30 20:14:49,968.968 INFO:teuthology.nuke:targets:
  5. {}
  6. ========
  7. scheduled_smithfarm@teuthology
  8. ========
  9. 2016-08-30 20:14:50,844.844 INFO:teuthology.nuke:targets:
  10. {}
  11. ========
  12. scheduled_teuthology@teuthology
  13. ========
  14. 2016-08-30 20:14:54,051.051 INFO:teuthology.nuke:targets:
  15. {}
  16. ========
  17. scheduled_yuriw@teuthology
  18. ========
  19. 2016-08-30 20:14:57,455.455 INFO:teuthology.nuke:targets:
  20. smithi039.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/1mJ+rhNEfkTmPc+VGtOhGh/sC8HkkRWO8HCR5VfbjMXgdlFhkZ6H3a7RK6okHeFq0w7gBRvCUc7MKGoDwYQHRsIIj6+UC+yH/PAlghcOcKXZ3TuEorOcNyx230BDMVFDzwpuroxo4B/L2fu5oobMzHj4rJNlO/UgktR7bZuVrV4/JQ+MFYNctzlTkLTTGauUWm0647V5JUeLuiq334CnGcyNmVUIOAsPZWeOsvesY4LwswDsLpGZAUVYGKtlacRS2DwLk0wbTjyiTeJWvhK5uA+DOwyOvuMfoTd2bY1mJImX113+t+EAhQONfS+5osd3YeuNkLtGte2iviQ9G58f
  21. smithi040.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx5SsrdcBk4bWPwH1pSIFl54xgXrYRRpKZ3kgB+6msv5LB6RvgyyWvse68smyhsDe7y8QSoOmrlaQ514qFO3kJAK9MmXjl8f+rjO+Wd68o383xwoCxFWUkfbagM8mfweluWRXqrvWBxW99UWMvKxBLsFeM1AVmCDYIZ9p9N1PXyDNtRuZaREi1HAhdvJm516EqEzuZw6xuGJmIifd0d55Jm6128D/vHwV7oaDGHtf/w3f7t7FFkXPgKxWrwmORjNbKoWbDNEcqCzFIaIluvjzMgeSxDLL7Quu8PYU2iW3A921i0j/6HtdHOtfkbmdtrZ8gBKndjgYbLp170k66ZK4H
  22. 2016-08-30 20:14:57,489.489 INFO:teuthology.task.internal:Checking locks...
  23. 2016-08-30 20:14:57,491.491 INFO:teuthology.task.internal:Checking locks...
  24. 2016-08-30 20:14:57,535.535 INFO:teuthology.task.internal:Opening connections...
  25. 2016-08-30 20:14:57,772.772 INFO:teuthology.task.internal:Opening connections...
  26. 2016-08-30 20:14:57,878.878 INFO:teuthology.nuke:Clearing teuthology firewall rules...
  27. 2016-08-30 20:14:57,878.878 INFO:teuthology.orchestra.run.smithi040:Running: "sudo sh -c 'iptables-save | grep -v teuthology | iptables-restore'"
  28. 2016-08-30 20:14:57,879.879 INFO:teuthology.nuke:Clearing teuthology firewall rules...
  29. 2016-08-30 20:14:57,879.879 INFO:teuthology.orchestra.run.smithi039:Running: "sudo sh -c 'iptables-save | grep -v teuthology | iptables-restore'"
  30. 2016-08-30 20:14:57,927.927 INFO:teuthology.nuke:Cleared teuthology firewall rules.
  31. 2016-08-30 20:14:57,927.927 INFO:teuthology.nuke:Unmount ceph-fuse and killing daemons...
  32. 2016-08-30 20:14:57,927.927 INFO:teuthology.orchestra.run:Running command with timeout 180
  33. 2016-08-30 20:14:57,927.927 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
  34. 2016-08-30 20:14:57,960.960 INFO:teuthology.nuke:Cleared teuthology firewall rules.
  35. 2016-08-30 20:14:57,961.961 INFO:teuthology.nuke:Unmount ceph-fuse and killing daemons...
  36. 2016-08-30 20:14:57,961.961 INFO:teuthology.orchestra.run:Running command with timeout 180
  37. 2016-08-30 20:14:57,961.961 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
  38. 2016-08-30 20:14:58,014.014 INFO:teuthology.orchestra.run.smithi040.stderr:stop: Unknown job: ceph-all
  39. 2016-08-30 20:14:58,015.015 INFO:teuthology.orchestra.run.smithi040.stderr:ceph: unrecognized service
  40. 2016-08-30 20:14:58,015.015 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: systemctl: command not found
  41. 2016-08-30 20:14:58,027.027 INFO:teuthology.orchestra.run:Running command with timeout 120
  42. 2016-08-30 20:14:58,027.027 INFO:teuthology.orchestra.run.smithi040:Running: "if grep -q ceph-fuse /etc/mtab ; then grep ceph-fuse /etc/mtab | grep -o ' /.* fuse' | grep -o '/.* ' | xargs -n 1 sudo fusermount -u ; fi ; if grep -q rbd-fuse /etc/mtab ; then grep rbd-fuse /etc/mtab | grep -o ' /.* fuse' | grep -o '/.* ' | xargs -n 1 sudo fusermount -u ; fi ; sudo killall --quiet ceph-mon ceph-osd ceph-mds ceph-fuse ceph-disk radosgw ceph_test_rados rados rbd-fuse apache2 || true"
  43. 2016-08-30 20:14:58,054.054 INFO:teuthology.orchestra.run.smithi039.stderr:stop: Unknown job: ceph-all
  44. 2016-08-30 20:14:58,055.055 INFO:teuthology.orchestra.run.smithi039.stderr:ceph: unrecognized service
  45. 2016-08-30 20:14:58,055.055 INFO:teuthology.orchestra.run.smithi039.stderr:sudo: systemctl: command not found
  46. 2016-08-30 20:14:58,064.064 INFO:teuthology.orchestra.run:Running command with timeout 120
  47. 2016-08-30 20:14:58,064.064 INFO:teuthology.orchestra.run.smithi039:Running: "if grep -q ceph-fuse /etc/mtab ; then grep ceph-fuse /etc/mtab | grep -o ' /.* fuse' | grep -o '/.* ' | xargs -n 1 sudo fusermount -u ; fi ; if grep -q rbd-fuse /etc/mtab ; then grep rbd-fuse /etc/mtab | grep -o ' /.* fuse' | grep -o '/.* ' | xargs -n 1 sudo fusermount -u ; fi ; sudo killall --quiet ceph-mon ceph-osd ceph-mds ceph-fuse ceph-disk radosgw ceph_test_rados rados rbd-fuse apache2 || true"
  48. 2016-08-30 20:14:58,096.096 INFO:teuthology.nuke:All daemons killed.
  49. 2016-08-30 20:14:58,096.096 INFO:teuthology.orchestra.run:Running command with timeout 20
  50. 2016-08-30 20:14:58,096.096 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo pkill -f -9 valgrind.bin'
  51. 2016-08-30 20:14:58,132.132 INFO:teuthology.nuke:All daemons killed.
  52. 2016-08-30 20:14:58,132.132 INFO:teuthology.orchestra.run:Running command with timeout 20
  53. 2016-08-30 20:14:58,132.132 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo pkill -f -9 valgrind.bin'
  54. 2016-08-30 20:14:58,148.148 INFO:teuthology.orchestra.run.smithi040:Running: "python -c 'import platform; print platform.linux_distribution()'"
  55. 2016-08-30 20:14:58,183.183 INFO:teuthology.orchestra.run.smithi039:Running: "python -c 'import platform; print platform.linux_distribution()'"
  56. 2016-08-30 20:14:58,234.234 INFO:teuthology.orchestra.run.smithi040.stdout:('Ubuntu', '14.04', 'trusty')
  57. 2016-08-30 20:14:58,234.234 INFO:teuthology.nuke.actions:Waiting for dpkg --configure -a and apt-get -f install...
  58. 2016-08-30 20:14:58,234.234 INFO:teuthology.orchestra.run:Running command with timeout 180
  59. 2016-08-30 20:14:58,234.234 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo dpkg --configure -a ; sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -f install || :'
  60. 2016-08-30 20:14:58,269.269 INFO:teuthology.orchestra.run.smithi039.stdout:('Ubuntu', '14.04', 'trusty')
  61. 2016-08-30 20:14:58,269.269 INFO:teuthology.nuke.actions:Waiting for dpkg --configure -a and apt-get -f install...
  62. 2016-08-30 20:14:58,270.270 INFO:teuthology.orchestra.run:Running command with timeout 180
  63. 2016-08-30 20:14:58,270.270 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo dpkg --configure -a ; sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -f install || :'
  64. 2016-08-30 20:14:59,532.532 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  65. 2016-08-30 20:14:59,532.532 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  66. 2016-08-30 20:14:59,532.532 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  67. 2016-08-30 20:14:59,532.532 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  68. 2016-08-30 20:14:59,541.541 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo lsb_release -is'
  69. 2016-08-30 20:14:59,558.558 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  70. 2016-08-30 20:14:59,559.559 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  71. 2016-08-30 20:14:59,559.559 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  72. 2016-08-30 20:14:59,559.559 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  73. 2016-08-30 20:14:59,570.570 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo lsb_release -is'
  74. 2016-08-30 20:14:59,614.614 INFO:teuthology.orchestra.run.smithi040.stdout:Ubuntu
  75. 2016-08-30 20:14:59,614.614 INFO:teuthology.orchestra.run.smithi039.stdout:Ubuntu
  76. 2016-08-30 20:14:59,615.615 INFO:teuthology.task.install:Removing packages: ceph, ceph-mds, ceph-common, ceph-fuse, ceph-test, radosgw, python-ceph, libcephfs1, libcephfs-java, libcephfs-jni, librados2, librbd1, rbd-fuse, ceph-dbg, ceph-mds-dbg, ceph-common-dbg, ceph-fuse-dbg, radosgw-dbg, libcephfs1-dbg, librados2-dbg, librbd1-dbg, salt-common, salt-minion, calamari-server, python-rados, multipath-tools on Debian system.
  77. 2016-08-30 20:14:59,615.615 INFO:teuthology.orchestra.run.smithi040:Running: 'for d in ceph ceph-mds ceph-common ceph-fuse ceph-test radosgw python-ceph libcephfs1 libcephfs-java libcephfs-jni librados2 librbd1 rbd-fuse ceph-dbg ceph-mds-dbg ceph-common-dbg ceph-fuse-dbg radosgw-dbg libcephfs1-dbg librados2-dbg librbd1-dbg salt-common salt-minion calamari-server python-rados multipath-tools ; do sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" purge $d || true ; done'
  78. 2016-08-30 20:14:59,615.615 INFO:teuthology.task.install:Removing packages: ceph, ceph-mds, ceph-common, ceph-fuse, ceph-test, radosgw, python-ceph, libcephfs1, libcephfs-java, libcephfs-jni, librados2, librbd1, rbd-fuse, ceph-dbg, ceph-mds-dbg, ceph-common-dbg, ceph-fuse-dbg, radosgw-dbg, libcephfs1-dbg, librados2-dbg, librbd1-dbg, salt-common, salt-minion, calamari-server, python-rados, multipath-tools on Debian system.
  79. 2016-08-30 20:14:59,616.616 INFO:teuthology.orchestra.run.smithi039:Running: 'for d in ceph ceph-mds ceph-common ceph-fuse ceph-test radosgw python-ceph libcephfs1 libcephfs-java libcephfs-jni librados2 librbd1 rbd-fuse ceph-dbg ceph-mds-dbg ceph-common-dbg ceph-fuse-dbg radosgw-dbg libcephfs1-dbg librados2-dbg librbd1-dbg salt-common salt-minion calamari-server python-rados multipath-tools ; do sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" purge $d || true ; done'
  80. 2016-08-30 20:15:10,477.477 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  81. 2016-08-30 20:15:10,477.477 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  82. 2016-08-30 20:15:10,477.477 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  83. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph' is not installed, so not removed
  84. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  85. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  86. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  87. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  88. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-mds' is not installed, so not removed
  89. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  90. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  91. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  92. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  93. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-common' is not installed, so not removed
  94. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  95. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  96. 2016-08-30 20:15:10,478.478 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  97. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  98. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-fuse' is not installed, so not removed
  99. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  100. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  101. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  102. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  103. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-test' is not installed, so not removed
  104. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  105. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  106. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  107. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  108. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'radosgw' is not installed, so not removed
  109. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  110. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  111. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  112. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  113. 2016-08-30 20:15:10,479.479 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'python-ceph' is not installed, so not removed
  114. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  115. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  116. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  117. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  118. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'libcephfs1' is not installed, so not removed
  119. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  120. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  121. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  122. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  123. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'libcephfs-java' is not installed, so not removed
  124. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  125. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  126. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  127. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  128. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'libcephfs-jni' is not installed, so not removed
  129. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  130. 2016-08-30 20:15:10,480.480 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  131. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  132. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  133. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'librados2' is not installed, so not removed
  134. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  135. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  136. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  137. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  138. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'librbd1' is not installed, so not removed
  139. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  140. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  141. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  142. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  143. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'rbd-fuse' is not installed, so not removed
  144. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  145. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  146. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  147. 2016-08-30 20:15:10,481.481 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  148. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-dbg' is not installed, so not removed
  149. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  150. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  151. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  152. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  153. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-mds-dbg' is not installed, so not removed
  154. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  155. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  156. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  157. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  158. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-common-dbg' is not installed, so not removed
  159. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  160. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  161. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  162. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  163. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'ceph-fuse-dbg' is not installed, so not removed
  164. 2016-08-30 20:15:10,482.482 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  165. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  166. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  167. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  168. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'radosgw-dbg' is not installed, so not removed
  169. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  170. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  171. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  172. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  173. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'libcephfs1-dbg' is not installed, so not removed
  174. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  175. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  176. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  177. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  178. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'librados2-dbg' is not installed, so not removed
  179. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  180. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  181. 2016-08-30 20:15:10,483.483 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  182. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  183. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'librbd1-dbg' is not installed, so not removed
  184. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  185. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  186. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  187. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  188. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'salt-common' is not installed, so not removed
  189. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  190. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  191. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  192. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  193. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'salt-minion' is not installed, so not removed
  194. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  195. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  196. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  197. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  198. 2016-08-30 20:15:10,484.484 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  199. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  200. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  201. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  202. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  203. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  204. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:Package 'multipath-tools' is not installed, so not removed
  205. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  206. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stderr:E: Unable to locate package calamari-server
  207. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040.stderr:E: Unable to locate package python-rados
  208. 2016-08-30 20:15:10,485.485 INFO:teuthology.orchestra.run.smithi040:Running: "dpkg -l | grep '^.\\(U\\|H\\)R' | awk '{print $2}' | sudo xargs --no-run-if-empty dpkg -P --force-remove-reinstreq"
  209. 2016-08-30 20:15:10,549.549 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" autoremove'
  210. 2016-08-30 20:15:11,033.033 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  211. 2016-08-30 20:15:11,033.033 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree...
  212. 2016-08-30 20:15:11,033.033 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information...
  213. 2016-08-30 20:15:11,033.033 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded.
  214. 2016-08-30 20:15:11,033.033 INFO:teuthology.task.install:Removing ceph sources lists
  215. 2016-08-30 20:15:11,033.033 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo rm -f /etc/apt/sources.list.d/ceph.list && sudo apt-get update'
  216. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  217. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  218. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  219. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph' is not installed, so not removed
  220. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  221. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  222. 2016-08-30 20:15:11,632.632 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  223. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  224. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-mds' is not installed, so not removed
  225. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  226. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  227. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  228. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  229. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-common' is not installed, so not removed
  230. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  231. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  232. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  233. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  234. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-fuse' is not installed, so not removed
  235. 2016-08-30 20:15:11,633.633 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  236. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  237. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  238. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  239. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-test' is not installed, so not removed
  240. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  241. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  242. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  243. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  244. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'radosgw' is not installed, so not removed
  245. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  246. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  247. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  248. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  249. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'python-ceph' is not installed, so not removed
  250. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  251. 2016-08-30 20:15:11,634.634 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  252. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  253. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  254. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'libcephfs1' is not installed, so not removed
  255. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  256. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  257. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  258. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  259. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'libcephfs-java' is not installed, so not removed
  260. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  261. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  262. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  263. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  264. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'libcephfs-jni' is not installed, so not removed
  265. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  266. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  267. 2016-08-30 20:15:11,635.635 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  268. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  269. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'librados2' is not installed, so not removed
  270. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  271. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  272. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  273. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  274. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'librbd1' is not installed, so not removed
  275. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  276. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  277. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  278. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  279. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'rbd-fuse' is not installed, so not removed
  280. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  281. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  282. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  283. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  284. 2016-08-30 20:15:11,636.636 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-dbg' is not installed, so not removed
  285. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  286. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  287. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  288. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  289. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-mds-dbg' is not installed, so not removed
  290. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  291. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  292. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  293. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  294. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-common-dbg' is not installed, so not removed
  295. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  296. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  297. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  298. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  299. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'ceph-fuse-dbg' is not installed, so not removed
  300. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  301. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  302. 2016-08-30 20:15:11,637.637 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  303. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  304. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'radosgw-dbg' is not installed, so not removed
  305. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  306. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  307. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  308. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  309. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'libcephfs1-dbg' is not installed, so not removed
  310. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  311. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  312. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  313. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  314. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'librados2-dbg' is not installed, so not removed
  315. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  316. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  317. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  318. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  319. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'librbd1-dbg' is not installed, so not removed
  320. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  321. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  322. 2016-08-30 20:15:11,638.638 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  323. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  324. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'salt-common' is not installed, so not removed
  325. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  326. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  327. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  328. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  329. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'salt-minion' is not installed, so not removed
  330. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  331. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  332. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  333. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  334. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  335. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  336. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  337. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  338. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  339. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  340. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:Package 'multipath-tools' is not installed, so not removed
  341. 2016-08-30 20:15:11,639.639 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  342. 2016-08-30 20:15:11,640.640 INFO:teuthology.orchestra.run.smithi039.stderr:E: Unable to locate package calamari-server
  343. 2016-08-30 20:15:11,640.640 INFO:teuthology.orchestra.run.smithi039.stderr:E: Unable to locate package python-rados
  344. 2016-08-30 20:15:11,640.640 INFO:teuthology.orchestra.run.smithi039:Running: "dpkg -l | grep '^.\\(U\\|H\\)R' | awk '{print $2}' | sudo xargs --no-run-if-empty dpkg -P --force-remove-reinstreq"
  345. 2016-08-30 20:15:12,557.557 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" autoremove'
  346. 2016-08-30 20:15:12,962.962 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  347. 2016-08-30 20:15:12,962.962 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree...
  348. 2016-08-30 20:15:12,963.963 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information...
  349. 2016-08-30 20:15:12,963.963 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
  350. 2016-08-30 20:15:12,963.963 INFO:teuthology.task.install:Removing ceph sources lists
  351. 2016-08-30 20:15:12,963.963 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo rm -f /etc/apt/sources.list.d/ceph.list && sudo apt-get update'
  352. 2016-08-30 20:15:15,738.738 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty InRelease
  353. 2016-08-30 20:15:15,738.738 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty InRelease
  354. 2016-08-30 20:15:15,738.738 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates InRelease
  355. 2016-08-30 20:15:15,738.738 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports InRelease
  356. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release.gpg
  357. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release
  358. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty/main amd64 Packages
  359. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty/main i386 Packages
  360. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Sources
  361. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en_US
  362. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Sources
  363. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en
  364. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Sources
  365. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Sources
  366. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main amd64 Packages
  367. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted amd64 Packages
  368. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe amd64 Packages
  369. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse amd64 Packages
  370. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main i386 Packages
  371. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted i386 Packages
  372. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe i386 Packages
  373. 2016-08-30 20:15:15,739.739 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
  374. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse i386 Packages
  375. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Translation-en
  376. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Translation-en
  377. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Translation-en
  378. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Translation-en
  379. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Sources
  380. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Sources
  381. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Sources
  382. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Sources
  383. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main amd64 Packages
  384. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted amd64 Packages
  385. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe amd64 Packages
  386. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse amd64 Packages
  387. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main i386 Packages
  388. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted i386 Packages
  389. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://security.ubuntu.com trusty-security/main Sources [119 kB]
  390. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe i386 Packages
  391. 2016-08-30 20:15:15,740.740 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse i386 Packages
  392. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Translation-en
  393. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Translation-en
  394. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Translation-en
  395. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Translation-en
  396. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Sources
  397. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Sources
  398. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Sources
  399. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Sources
  400. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main amd64 Packages
  401. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted amd64 Packages
  402. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe amd64 Packages
  403. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse amd64 Packages
  404. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main i386 Packages
  405. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted i386 Packages
  406. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe i386 Packages
  407. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://security.ubuntu.com trusty-security/restricted Sources [4,064 B]
  408. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse i386 Packages
  409. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en
  410. 2016-08-30 20:15:15,741.741 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en
  411. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en
  412. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en
  413. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://security.ubuntu.com trusty-security/universe Sources [40.3 kB]
  414. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://security.ubuntu.com trusty-security/multiverse Sources [2,760 B]
  415. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [523 kB]
  416. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en_US
  417. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en_US
  418. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en_US
  419. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en_US
  420. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://security.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
  421. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [135 kB]
  422. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4,990 B]
  423. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://security.ubuntu.com trusty-security/main i386 Packages [487 kB]
  424. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://security.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
  425. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://security.ubuntu.com trusty-security/universe i386 Packages [135 kB]
  426. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://security.ubuntu.com trusty-security/multiverse i386 Packages [5,178 B]
  427. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/main Translation-en
  428. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
  429. 2016-08-30 20:15:15,742.742 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/restricted Translation-en
  430. 2016-08-30 20:15:15,743.743 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/universe Translation-en
  431. 2016-08-30 20:15:15,743.743 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 1,547 kB in 2s (721 kB/s)
  432. 2016-08-30 20:15:15,743.743 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  433. 2016-08-30 20:15:15,743.743 INFO:teuthology.task.install:Removing calamari sources lists
  434. 2016-08-30 20:15:15,743.743 INFO:teuthology.orchestra.run.smithi040:Running: 'sudo rm -f /etc/apt/sources.list.d/calamari.list && sudo apt-get update'
  435. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty InRelease
  436. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty InRelease
  437. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates InRelease
  438. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports InRelease
  439. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release.gpg
  440. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release
  441. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty/main amd64 Packages
  442. 2016-08-30 20:15:17,599.599 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty/main i386 Packages
  443. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Sources
  444. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Sources
  445. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Sources
  446. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Sources
  447. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main amd64 Packages
  448. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted amd64 Packages
  449. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en_US
  450. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe amd64 Packages
  451. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en
  452. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse amd64 Packages
  453. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main i386 Packages
  454. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted i386 Packages
  455. 2016-08-30 20:15:17,600.600 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe i386 Packages
  456. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse i386 Packages
  457. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Translation-en
  458. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Translation-en
  459. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Translation-en
  460. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Translation-en
  461. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Sources
  462. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Sources
  463. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Sources
  464. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Sources
  465. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main amd64 Packages
  466. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted amd64 Packages
  467. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe amd64 Packages
  468. 2016-08-30 20:15:17,601.601 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse amd64 Packages
  469. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main i386 Packages
  470. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted i386 Packages
  471. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe i386 Packages
  472. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse i386 Packages
  473. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Translation-en
  474. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Translation-en
  475. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Translation-en
  476. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Translation-en
  477. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Sources
  478. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Sources
  479. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Sources
  480. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Sources
  481. 2016-08-30 20:15:17,602.602 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main amd64 Packages
  482. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted amd64 Packages
  483. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe amd64 Packages
  484. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse amd64 Packages
  485. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main i386 Packages
  486. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted i386 Packages
  487. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe i386 Packages
  488. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
  489. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse i386 Packages
  490. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en
  491. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en
  492. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en
  493. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en
  494. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en_US
  495. 2016-08-30 20:15:17,603.603 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en_US
  496. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en_US
  497. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en_US
  498. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:2 http://security.ubuntu.com trusty-security/main Sources [119 kB]
  499. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:3 http://security.ubuntu.com trusty-security/restricted Sources [4,064 B]
  500. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:4 http://security.ubuntu.com trusty-security/universe Sources [40.3 kB]
  501. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:5 http://security.ubuntu.com trusty-security/multiverse Sources [2,760 B]
  502. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [523 kB]
  503. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:7 http://security.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
  504. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [135 kB]
  505. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:9 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4,990 B]
  506. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:10 http://security.ubuntu.com trusty-security/main i386 Packages [487 kB]
  507. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:11 http://security.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
  508. 2016-08-30 20:15:17,604.604 INFO:teuthology.orchestra.run.smithi039.stdout:Get:12 http://security.ubuntu.com trusty-security/universe i386 Packages [135 kB]
  509. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Get:13 http://security.ubuntu.com trusty-security/multiverse i386 Packages [5,178 B]
  510. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Get:14 http://security.ubuntu.com trusty-security/main Translation-en [287 kB]
  511. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Get:15 http://security.ubuntu.com trusty-security/multiverse Translation-en [2,570 B]
  512. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Get:16 http://security.ubuntu.com trusty-security/restricted Translation-en [3,206 B]
  513. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Get:17 http://security.ubuntu.com trusty-security/universe Translation-en [80.8 kB]
  514. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Fetched 1,921 kB in 2s (906 kB/s)
  515. 2016-08-30 20:15:17,605.605 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  516. 2016-08-30 20:15:17,605.605 INFO:teuthology.task.install:Removing calamari sources lists
  517. 2016-08-30 20:15:17,606.606 INFO:teuthology.orchestra.run.smithi039:Running: 'sudo rm -f /etc/apt/sources.list.d/calamari.list && sudo apt-get update'
  518. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty InRelease
  519. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty InRelease
  520. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates InRelease
  521. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports InRelease
  522. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release.gpg
  523. 2016-08-30 20:15:20,508.508 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release
  524. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty/main amd64 Packages
  525. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://gitbuilder.ceph.com trusty/main i386 Packages
  526. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Sources
  527. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Sources
  528. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en_US
  529. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Sources
  530. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en
  531. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Sources
  532. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main amd64 Packages
  533. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted amd64 Packages
  534. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe amd64 Packages
  535. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse amd64 Packages
  536. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main i386 Packages
  537. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted i386 Packages
  538. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe i386 Packages
  539. 2016-08-30 20:15:20,509.509 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security InRelease
  540. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse i386 Packages
  541. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Translation-en
  542. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Translation-en
  543. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Translation-en
  544. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Translation-en
  545. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Sources
  546. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Sources
  547. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Sources
  548. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Sources
  549. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main amd64 Packages
  550. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted amd64 Packages
  551. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe amd64 Packages
  552. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse amd64 Packages
  553. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main i386 Packages
  554. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted i386 Packages
  555. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/main Sources
  556. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/restricted Sources
  557. 2016-08-30 20:15:20,510.510 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe i386 Packages
  558. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse i386 Packages
  559. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Translation-en
  560. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/universe Sources
  561. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Translation-en
  562. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Translation-en
  563. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Translation-en
  564. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Sources
  565. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Sources
  566. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Sources
  567. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Sources
  568. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main amd64 Packages
  569. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted amd64 Packages
  570. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe amd64 Packages
  571. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse amd64 Packages
  572. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main i386 Packages
  573. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted i386 Packages
  574. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe i386 Packages
  575. 2016-08-30 20:15:20,511.511 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/multiverse Sources
  576. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  577. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse i386 Packages
  578. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en
  579. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en
  580. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en
  581. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en
  582. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
  583. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  584. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
  585. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en_US
  586. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en_US
  587. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en_US
  588. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en_US
  589. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/main i386 Packages
  590. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
  591. 2016-08-30 20:15:20,512.512 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/universe i386 Packages
  592. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
  593. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/main Translation-en
  594. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
  595. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/restricted Translation-en
  596. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Hit http://security.ubuntu.com trusty-security/universe Translation-en
  597. 2016-08-30 20:15:20,513.513 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists...
  598. 2016-08-30 20:15:20,513.513 INFO:teuthology.task.install:Purging /var/lib/ceph on [email protected]
  599. 2016-08-30 20:15:20,514.514 INFO:teuthology.orchestra.run.smithi040:Running: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  600. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-2’, since it's on a different device
  601. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-1’, since it's on a different device
  602. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:umount: /var/lib/ceph/osd: not mounted
  603. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:umount: /var/lib/ceph/osd/ceph-2: device is busy.
  604. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr: (In some cases useful info about processes that use
  605. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr: the device is found by lsof(8) or fuser(1))
  606. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:umount: /var/lib/ceph/osd/ceph-1: device is busy.
  607. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr: (In some cases useful info about processes that use
  608. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr: the device is found by lsof(8) or fuser(1))
  609. 2016-08-30 20:15:20,540.540 INFO:teuthology.orchestra.run.smithi040.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-2’, since it's on a different device
  610. 2016-08-30 20:15:20,541.541 INFO:teuthology.orchestra.run.smithi040.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-1’, since it's on a different device
  611. 2016-08-30 20:15:20,541.541 ERROR:teuthology.parallel:Exception in parallel execution
  612. Traceback (most recent call last):
  613. File "/home/yuriw/teuthology/teuthology/parallel.py", line 83, in __exit__
  614. for result in self:
  615. File "/home/yuriw/teuthology/teuthology/parallel.py", line 101, in next
  616. resurrect_traceback(result)
  617. File "/home/yuriw/teuthology/teuthology/parallel.py", line 19, in capture_traceback
  618. return func(*args, **kwargs)
  619. File "/home/yuriw/teuthology/teuthology/task/install.py", line 340, in _purge_data
  620. 'rm', '-rf', '--one-file-system', '--', '/var/lib/ceph',
  621. File "/home/yuriw/teuthology/teuthology/orchestra/remote.py", line 192, in run
  622. r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  623. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 402, in run
  624. r.wait()
  625. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 166, in wait
  626. label=self.label)
  627. CommandFailedError: Command failed on smithi040 with status 1: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  628. 2016-08-30 20:15:20,541.541 ERROR:teuthology.nuke:Could not nuke {u'smithi040.front.sepia.ceph.com': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx5SsrdcBk4bWPwH1pSIFl54xgXrYRRpKZ3kgB+6msv5LB6RvgyyWvse68smyhsDe7y8QSoOmrlaQ514qFO3kJAK9MmXjl8f+rjO+Wd68o383xwoCxFWUkfbagM8mfweluWRXqrvWBxW99UWMvKxBLsFeM1AVmCDYIZ9p9N1PXyDNtRuZaREi1HAhdvJm516EqEzuZw6xuGJmIifd0d55Jm6128D/vHwV7oaDGHtf/w3f7t7FFkXPgKxWrwmORjNbKoWbDNEcqCzFIaIluvjzMgeSxDLL7Quu8PYU2iW3A921i0j/6HtdHOtfkbmdtrZ8gBKndjgYbLp170k66ZK4H'}
  629. Traceback (most recent call last):
  630. File "/home/yuriw/teuthology/teuthology/nuke/__init__.py", line 280, in nuke_one
  631. nuke_helper(ctx, should_unlock)
  632. File "/home/yuriw/teuthology/teuthology/nuke/__init__.py", line 330, in nuke_helper
  633. remove_installed_packages(ctx)
  634. File "/home/yuriw/teuthology/teuthology/nuke/actions.py", line 307, in remove_installed_packages
  635. install_task.purge_data(ctx)
  636. File "/home/yuriw/teuthology/teuthology/task/install.py", line 314, in purge_data
  637. p.spawn(_purge_data, remote)
  638. File "/home/yuriw/teuthology/teuthology/parallel.py", line 83, in __exit__
  639. for result in self:
  640. File "/home/yuriw/teuthology/teuthology/parallel.py", line 101, in next
  641. resurrect_traceback(result)
  642. File "/home/yuriw/teuthology/teuthology/parallel.py", line 19, in capture_traceback
  643. return func(*args, **kwargs)
  644. File "/home/yuriw/teuthology/teuthology/task/install.py", line 340, in _purge_data
  645. 'rm', '-rf', '--one-file-system', '--', '/var/lib/ceph',
  646. File "/home/yuriw/teuthology/teuthology/orchestra/remote.py", line 192, in run
  647. r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  648. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 402, in run
  649. r.wait()
  650. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 166, in wait
  651. label=self.label)
  652. CommandFailedError: Command failed on smithi040 with status 1: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  653. 2016-08-30 20:15:22,290.290 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty InRelease
  654. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty InRelease
  655. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates InRelease
  656. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports InRelease
  657. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release.gpg
  658. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty Release
  659. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty/main amd64 Packages
  660. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://gitbuilder.ceph.com trusty/main i386 Packages
  661. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Sources
  662. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Sources
  663. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Sources
  664. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Sources
  665. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main amd64 Packages
  666. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted amd64 Packages
  667. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en_US
  668. 2016-08-30 20:15:22,291.291 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe amd64 Packages
  669. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://gitbuilder.ceph.com trusty/main Translation-en
  670. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse amd64 Packages
  671. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main i386 Packages
  672. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted i386 Packages
  673. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe i386 Packages
  674. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse i386 Packages
  675. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/main Translation-en
  676. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/multiverse Translation-en
  677. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/restricted Translation-en
  678. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-updates/universe Translation-en
  679. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Sources
  680. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Sources
  681. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Sources
  682. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Sources
  683. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main amd64 Packages
  684. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted amd64 Packages
  685. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe amd64 Packages
  686. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse amd64 Packages
  687. 2016-08-30 20:15:22,292.292 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main i386 Packages
  688. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted i386 Packages
  689. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe i386 Packages
  690. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse i386 Packages
  691. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/main Translation-en
  692. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/multiverse Translation-en
  693. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/restricted Translation-en
  694. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty-backports/universe Translation-en
  695. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Sources
  696. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Sources
  697. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Sources
  698. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Sources
  699. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main amd64 Packages
  700. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted amd64 Packages
  701. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe amd64 Packages
  702. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse amd64 Packages
  703. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main i386 Packages
  704. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted i386 Packages
  705. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe i386 Packages
  706. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security InRelease
  707. 2016-08-30 20:15:22,293.293 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse i386 Packages
  708. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en
  709. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en
  710. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en
  711. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en
  712. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/main Translation-en_US
  713. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/multiverse Translation-en_US
  714. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/restricted Translation-en_US
  715. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Ign http://apt-mirror.front.sepia.ceph.com trusty/universe Translation-en_US
  716. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/main Sources
  717. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/restricted Sources
  718. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/universe Sources
  719. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/multiverse Sources
  720. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  721. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
  722. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  723. 2016-08-30 20:15:22,294.294 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
  724. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/main i386 Packages
  725. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
  726. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/universe i386 Packages
  727. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
  728. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/main Translation-en
  729. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
  730. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/restricted Translation-en
  731. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Hit http://security.ubuntu.com trusty-security/universe Translation-en
  732. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists...
  733. 2016-08-30 20:15:22,295.295 INFO:teuthology.task.install:Purging /var/lib/ceph on [email protected]
  734. 2016-08-30 20:15:22,295.295 INFO:teuthology.orchestra.run.smithi039:Running: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  735. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-0’, since it's on a different device
  736. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr:umount: /var/lib/ceph/osd: not mounted
  737. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr:umount: /var/lib/ceph/osd/ceph-0: device is busy.
  738. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr: (In some cases useful info about processes that use
  739. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr: the device is found by lsof(8) or fuser(1))
  740. 2016-08-30 20:15:22,317.317 INFO:teuthology.orchestra.run.smithi039.stderr:rm: skipping ‘/var/lib/ceph/osd/ceph-0’, since it's on a different device
  741. 2016-08-30 20:15:22,317.317 ERROR:teuthology.parallel:Exception in parallel execution
  742. Traceback (most recent call last):
  743. File "/home/yuriw/teuthology/teuthology/parallel.py", line 83, in __exit__
  744. for result in self:
  745. File "/home/yuriw/teuthology/teuthology/parallel.py", line 101, in next
  746. resurrect_traceback(result)
  747. File "/home/yuriw/teuthology/teuthology/parallel.py", line 19, in capture_traceback
  748. return func(*args, **kwargs)
  749. File "/home/yuriw/teuthology/teuthology/task/install.py", line 340, in _purge_data
  750. 'rm', '-rf', '--one-file-system', '--', '/var/lib/ceph',
  751. File "/home/yuriw/teuthology/teuthology/orchestra/remote.py", line 192, in run
  752. r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  753. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 402, in run
  754. r.wait()
  755. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 166, in wait
  756. label=self.label)
  757. CommandFailedError: Command failed on smithi039 with status 1: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  758. 2016-08-30 20:15:22,318.318 ERROR:teuthology.nuke:Could not nuke {u'smithi039.front.sepia.ceph.com': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/1mJ+rhNEfkTmPc+VGtOhGh/sC8HkkRWO8HCR5VfbjMXgdlFhkZ6H3a7RK6okHeFq0w7gBRvCUc7MKGoDwYQHRsIIj6+UC+yH/PAlghcOcKXZ3TuEorOcNyx230BDMVFDzwpuroxo4B/L2fu5oobMzHj4rJNlO/UgktR7bZuVrV4/JQ+MFYNctzlTkLTTGauUWm0647V5JUeLuiq334CnGcyNmVUIOAsPZWeOsvesY4LwswDsLpGZAUVYGKtlacRS2DwLk0wbTjyiTeJWvhK5uA+DOwyOvuMfoTd2bY1mJImX113+t+EAhQONfS+5osd3YeuNkLtGte2iviQ9G58f'}
  759. Traceback (most recent call last):
  760. File "/home/yuriw/teuthology/teuthology/nuke/__init__.py", line 280, in nuke_one
  761. nuke_helper(ctx, should_unlock)
  762. File "/home/yuriw/teuthology/teuthology/nuke/__init__.py", line 330, in nuke_helper
  763. remove_installed_packages(ctx)
  764. File "/home/yuriw/teuthology/teuthology/nuke/actions.py", line 307, in remove_installed_packages
  765. install_task.purge_data(ctx)
  766. File "/home/yuriw/teuthology/teuthology/task/install.py", line 314, in purge_data
  767. p.spawn(_purge_data, remote)
  768. File "/home/yuriw/teuthology/teuthology/parallel.py", line 83, in __exit__
  769. for result in self:
  770. File "/home/yuriw/teuthology/teuthology/parallel.py", line 101, in next
  771. resurrect_traceback(result)
  772. File "/home/yuriw/teuthology/teuthology/parallel.py", line 19, in capture_traceback
  773. return func(*args, **kwargs)
  774. File "/home/yuriw/teuthology/teuthology/task/install.py", line 340, in _purge_data
  775. 'rm', '-rf', '--one-file-system', '--', '/var/lib/ceph',
  776. File "/home/yuriw/teuthology/teuthology/orchestra/remote.py", line 192, in run
  777. r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  778. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 402, in run
  779. r.wait()
  780. File "/home/yuriw/teuthology/teuthology/orchestra/run.py", line 166, in wait
  781. label=self.label)
  782. CommandFailedError: Command failed on smithi039 with status 1: "sudo rm -rf --one-file-system -- /var/lib/ceph || true ; test -d /var/lib/ceph && sudo find /var/lib/ceph -mindepth 1 -maxdepth 2 -type d -exec umount '{}' ';' ; sudo rm -rf --one-file-system -- /var/lib/ceph"
  783. 2016-08-30 20:15:22,319.319 ERROR:teuthology.nuke:Could not nuke the following targets:
  784. targets:
  785. smithi039.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/1mJ+rhNEfkTmPc+VGtOhGh/sC8HkkRWO8HCR5VfbjMXgdlFhkZ6H3a7RK6okHeFq0w7gBRvCUc7MKGoDwYQHRsIIj6+UC+yH/PAlghcOcKXZ3TuEorOcNyx230BDMVFDzwpuroxo4B/L2fu5oobMzHj4rJNlO/UgktR7bZuVrV4/JQ+MFYNctzlTkLTTGauUWm0647V5JUeLuiq334CnGcyNmVUIOAsPZWeOsvesY4LwswDsLpGZAUVYGKtlacRS2DwLk0wbTjyiTeJWvhK5uA+DOwyOvuMfoTd2bY1mJImX113+t+EAhQONfS+5osd3YeuNkLtGte2iviQ9G58f
  786. smithi040.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx5SsrdcBk4bWPwH1pSIFl54xgXrYRRpKZ3kgB+6msv5LB6RvgyyWvse68smyhsDe7y8QSoOmrlaQ514qFO3kJAK9MmXjl8f+rjO+Wd68o383xwoCxFWUkfbagM8mfweluWRXqrvWBxW99UWMvKxBLsFeM1AVmCDYIZ9p9N1PXyDNtRuZaREi1HAhdvJm516EqEzuZw6xuGJmIifd0d55Jm6128D/vHwV7oaDGHtf/w3f7t7FFkXPgKxWrwmORjNbKoWbDNEcqCzFIaIluvjzMgeSxDLL7Quu8PYU2iW3A921i0j/6HtdHOtfkbmdtrZ8gBKndjgYbLp170k66ZK4H
  787. ========