Console Output
Started by remote host 10.100.0.2
Building remotely on krillin-09 in workspace /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8
[vivid-boottest-unity8] $ /bin/bash -x /tmp/hudson5222431662918788303.sh
+ set +e
+ rm -Rf adt-commands clientlogs pkgsrc recovery results test-runner work
+ rm -r test-runner
rm: cannot remove 'test-runner': No such file or directory
+ true
+ setup_branch=lp:ubuntu-test-cases/touch
+ bzr_cmd='bzr branch lp:ubuntu-test-cases/touch test-runner'
+ bzr branch lp:ubuntu-test-cases/touch test-runner
Branched 383 revisions.
+ annotate-output test-runner/scripts/boottest.sh vivid unity8 krillin-09
20:06:40 I: Started test-runner/scripts/boottest.sh vivid unity8 krillin-09
20:06:40 E: +++ readlink -f test-runner/scripts/boottest.sh
20:06:40 E: ++ dirname /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/boottest.sh
20:06:40 E: + BASEDIR=/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/..
20:06:40 E: + END_MESSAGE=
20:06:40 E: + export RELEASE=vivid
20:06:40 E: + RELEASE=vivid
20:06:40 E: + export SRC_PKG_NAME=unity8
20:06:40 E: + SRC_PKG_NAME=unity8
20:06:40 E: + export NODE_NAME=krillin-09
20:06:40 E: + NODE_NAME=krillin-09
20:06:40 E: + BOOTTESTRC=/var/lib/jenkins/.ubuntu-ci/boottest.rc
20:06:40 E: + '[' -f /var/lib/jenkins/.ubuntu-ci/boottest.rc ']'
20:06:40 E: + export ADT_TIMEOUT=600
20:06:40 E: + ADT_TIMEOUT=600
20:06:40 E: + export RSYNC=rsync
20:06:40 E: + RSYNC=rsync
20:06:40 E: + export RSYNC_DEST=rsync://tachash.ubuntu-ci/boottest/
20:06:40 E: + RSYNC_DEST=rsync://tachash.ubuntu-ci/boottest/
20:06:40 E: + trap exit_handler SIGINT SIGTERM EXIT
20:06:40 E: + '[' -z krillin-09 ']'
20:06:40 E: ++ /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../scripts/get-adb-id krillin-09
20:06:40 E: + export ANDROID_SERIAL=JW010053
20:06:40 E: + ANDROID_SERIAL=JW010053
20:06:40 E: + ARCH=krillin
20:06:40 E: + PHABLET_PASSWORD=0000
20:06:40 E: + export SKIP_CLICK=1
20:06:40 E: + SKIP_CLICK=1
20:06:40 E: + export SKIP_TESTCONFIG=1
20:06:40 E: + SKIP_TESTCONFIG=1
20:06:40 E: + '[' -z krillin-09 ']'
20:06:40 E: + /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../scripts/recover.py krillin-09
20:06:40 O: /home/phablet
20:06:41 O: 0
20:06:41 E: + TESTS=/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests
20:06:41 O: Provisioning device
20:06:41 E: + REVISION=0
20:06:41 E: + PROV_CMD='/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../scripts/provision.sh -r 0 -n /var/lib/jenkins/.ubuntu-ci/wifi.conf -w'
20:06:41 E: + RETRY=3
20:06:41 E: + '[' -n krillin-09 ']'
20:06:41 E: + '[' 3 -gt 0 ']'
20:06:41 E: + echo 'Provisioning device'
20:06:41 E: + /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../scripts/provision.sh -r 0 -n /var/lib/jenkins/.ubuntu-ci/wifi.conf -w
20:06:41 E: + '[' -d /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/clientlogs ']'
20:06:41 E: + mkdir -p /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/clientlogs
20:06:41 E: + '[' -z ']'
20:06:41 O: = Mon Apr 13 20:06:41 UTC 2015: FLASHING DEVICE
20:06:41 E: + full_flash
20:06:41 E: + log 'FLASHING DEVICE'
20:06:41 E: ++ date
20:06:41 E: + echo = Mon Apr 13 20:06:41 UTC 2015: FLASHING DEVICE
20:06:41 E: ++ get-device-type
20:06:41 E: + DEVICE_TYPE=krillin
20:06:41 E: + retry 60 3 reboot_bootloader
20:06:41 O: = Mon Apr 13 20:06:41 UTC 2015: Attempting adb reboot bootloader
20:06:41 E: + timeout=60
20:06:41 E: + shift
20:06:41 E: + loops=3
20:06:41 E: + shift
20:06:41 E: + cmd=reboot_bootloader
20:06:41 E: + loopcnt=0
20:06:41 E: + true
20:06:41 E: + reboot_bootloader
20:06:41 E: + log 'Attempting adb reboot bootloader'
20:06:41 E: ++ date
20:06:41 E: + echo = Mon Apr 13 20:06:41 UTC 2015: Attempting adb reboot bootloader
20:06:41 E: + adb reboot bootloader
20:06:41 E: + '[' -n JW010053 ']'
20:06:41 E: + sleep 30
20:07:11 E: + fastboot devices
20:07:11 E: + grep -q JW010053
20:07:11 E: + return 0
20:07:11 E: + break
20:07:11 E: + RECOVERY=
20:07:11 E: + '[' krillin == krillin ']'
20:07:11 E: + mkdir -p recovery
20:07:11 E: + retry 10 3 download_recovery
20:07:11 E: + timeout=10
20:07:11 E: + shift
20:07:11 E: + loops=3
20:07:11 E: + shift
20:07:11 E: + cmd=download_recovery
20:07:11 E: + loopcnt=0
20:07:11 E: + true
20:07:11 E: + download_recovery
20:07:11 E: + wget -P recovery http://people.canonical.com/~plars/touch/recovery-krillin.img
20:07:11 E: --2015-04-13 20:07:11-- http://people.canonical.com/~plars/touch/recovery-krillin.img
20:07:11 E: Resolving people.canonical.com (people.canonical.com)... 91.189.89.62
20:07:11 E: Connecting to people.canonical.com (people.canonical.com)|91.189.89.62|:80... connected.
20:07:12 E: HTTP request sent, awaiting response... 200 OK
20:07:12 E: Length: 8595456 (8.2M)
20:07:12 E: Saving to: 'recovery/recovery-krillin.img'
20:07:12 E:
20:07:12 E: 0K .......... .......... .......... .......... .......... 0% 312K 27s
20:07:12 E: 50K .......... .......... .......... .......... .......... 1% 310K 27s
20:07:12 E: 100K .......... .......... .......... .......... .......... 1% 312K 26s
20:07:12 E: 150K .......... .......... .......... .......... .......... 2% 624K 23s
20:07:12 E: 200K .......... .......... .......... .......... .......... 2% 625K 21s
20:07:12 E: 250K .......... .......... .......... .......... .......... 3% 625K 19s
20:07:12 E: 300K .......... .......... .......... .......... .......... 4% 48.8M 17s
20:07:12 E: 350K .......... .......... .......... .......... .......... 4% 625K 16s
20:07:12 E: 400K .......... .......... .......... .......... .......... 5% 625K 16s
20:07:12 E: 450K .......... .......... .......... .......... .......... 5% 59.8M 14s
20:07:13 E: 500K .......... .......... .......... .......... .......... 6% 625K 14s
20:07:13 E: 550K .......... .......... .......... .......... .......... 7% 95.1M 13s
20:07:13 E: 600K .......... .......... .......... .......... .......... 7% 624K 12s
20:07:13 E: 650K .......... .......... .......... .......... .......... 8% 630K 12s
20:07:13 E: 700K .......... .......... .......... .......... .......... 8% 48.0M 11s
20:07:13 E: 750K .......... .......... .......... .......... .......... 9% 51.0M 11s
20:07:13 E: 800K .......... .......... .......... .......... .......... 10% 633K 11s
20:07:13 E: 850K .......... .......... .......... .......... .......... 10% 44.1M 10s
20:07:13 E: 900K .......... .......... .......... .......... .......... 11% 63.8M 9s
20:07:13 E: 950K .......... .......... .......... .......... .......... 11% 636K 10s
20:07:13 E: 1000K .......... .......... .......... .......... .......... 12% 28.8M 9s
20:07:13 E: 1050K .......... .......... .......... .......... .......... 13% 4.45M 9s
20:07:13 E: 1100K .......... .......... .......... .......... .......... 13% 722K 9s
20:07:13 E: 1150K .......... .......... .......... .......... .......... 14% 89.7M 8s
20:07:13 E: 1200K .......... .......... .......... .......... .......... 14% 4.60M 8s
20:07:13 E: 1250K .......... .......... .......... .......... .......... 15% 741K 8s
20:07:13 E: 1300K .......... .......... .......... .......... .......... 16% 4.11M 8s
20:07:13 E: 1350K .......... .......... .......... .......... .......... 16% 47.6M 7s
20:07:13 E: 1400K .......... .......... .......... .......... .......... 17% 54.1M 7s
20:07:13 E: 1450K .......... .......... .......... .......... .......... 17% 732K 7s
20:07:13 E: 1500K .......... .......... .......... .......... .......... 18% 4.83M 7s
20:07:13 E: 1550K .......... .......... .......... .......... .......... 19% 36.9M 7s
20:07:13 E: 1600K .......... .......... .......... .......... .......... 19% 65.4M 6s
20:07:13 E: 1650K .......... .......... .......... .......... .......... 20% 739K 6s
20:07:13 E: 1700K .......... .......... .......... .......... .......... 20% 4.84M 6s
20:07:13 E: 1750K .......... .......... .......... .......... .......... 21% 24.3M 6s
20:07:13 E: 1800K .......... .......... .......... .......... .......... 22% 4.02M 6s
20:07:13 E: 1850K .......... .......... .......... .......... .......... 22% 76.7M 6s
20:07:13 E: 1900K .......... .......... .......... .......... .......... 23% 900K 6s
20:07:13 E: 1950K .......... .......... .......... .......... .......... 23% 4.69M 5s
20:07:13 E: 2000K .......... .......... .......... .......... .......... 24% 26.5M 5s
20:07:13 E: 2050K .......... .......... .......... .......... .......... 25% 4.08M 5s
20:07:13 E: 2100K .......... .......... .......... .......... .......... 25% 79.7M 5s
20:07:13 E: 2150K .......... .......... .......... .......... .......... 26% 902K 5s
20:07:13 E: 2200K .......... .......... .......... .......... .......... 26% 5.16M 5s
20:07:13 E: 2250K .......... .......... .......... .......... .......... 27% 17.1M 5s
20:07:13 E: 2300K .......... .......... .......... .......... .......... 27% 115M 5s
20:07:13 E: 2350K .......... .......... .......... .......... .......... 28% 4.04M 4s
20:07:13 E: 2400K .......... .......... .......... .......... .......... 29% 1.37M 4s
20:07:13 E: 2450K .......... .......... .......... .......... .......... 29% 2.57M 4s
20:07:13 E: 2500K .......... .......... .......... .......... .......... 30% 4.40M 4s
20:07:13 E: 2550K .......... .......... .......... .......... .......... 30% 105M 4s
20:07:13 E: 2600K .......... .......... .......... .......... .......... 31% 22.0M 4s
20:07:13 E: 2650K .......... .......... .......... .......... .......... 32% 4.18M 4s
20:07:13 E: 2700K .......... .......... .......... .......... .......... 32% 1.37M 4s
20:07:13 E: 2750K .......... .......... .......... .......... .......... 33% 2.56M 4s
20:07:13 E: 2800K .......... .......... .......... .......... .......... 33% 45.9M 4s
20:07:14 E: 2850K .......... .......... .......... .......... .......... 34% 4.84M 4s
20:07:14 E: 2900K .......... .......... .......... .......... .......... 35% 21.2M 4s
20:07:14 E: 2950K .......... .......... .......... .......... .......... 35% 4.23M 4s
20:07:14 E: 3000K .......... .......... .......... .......... .......... 36% 115M 3s
20:07:14 E: 3050K .......... .......... .......... .......... .......... 36% 1.37M 3s
20:07:14 E: 3100K .......... .......... .......... .......... .......... 37% 55.1M 3s
20:07:14 E: 3150K .......... .......... .......... .......... .......... 38% 2.53M 3s
20:07:14 E: 3200K .......... .......... .......... .......... .......... 38% 5.30M 3s
20:07:14 E: 3250K .......... .......... .......... .......... .......... 39% 28.2M 3s
20:07:14 E: 3300K .......... .......... .......... .......... .......... 39% 20.8M 3s
20:07:14 E: 3350K .......... .......... .......... .......... .......... 40% 4.54M 3s
20:07:14 E: 3400K .......... .......... .......... .......... .......... 41% 2.05M 3s
20:07:14 E: 3450K .......... .......... .......... .......... .......... 41% 3.69M 3s
20:07:14 E: 3500K .......... .......... .......... .......... .......... 42% 42.3M 3s
20:07:14 E: 3550K .......... .......... .......... .......... .......... 42% 2.89M 3s
20:07:14 E: 3600K .......... .......... .......... .......... .......... 43% 4.58M 3s
20:07:14 E: 3650K .......... .......... .......... .......... .......... 44% 15.3M 3s
20:07:14 E: 3700K .......... .......... .......... .......... .......... 44% 42.5M 3s
20:07:14 E: 3750K .......... .......... .......... .......... .......... 45% 55.7M 3s
20:07:14 E: 3800K .......... .......... .......... .......... .......... 45% 4.97M 2s
20:07:14 E: 3850K .......... .......... .......... .......... .......... 46% 1.59M 2s
20:07:14 E: 3900K .......... .......... .......... .......... .......... 47% 7.88M 2s
20:07:14 E: 3950K .......... .......... .......... .......... .......... 47% 81.1M 2s
20:07:14 E: 4000K .......... .......... .......... .......... .......... 48% 2.88M 2s
20:07:14 E: 4050K .......... .......... .......... .......... .......... 48% 4.50M 2s
20:07:14 E: 4100K .......... .......... .......... .......... .......... 49% 15.2M 2s
20:07:14 E: 4150K .......... .......... .......... .......... .......... 50% 60.3M 2s
20:07:14 E: 4200K .......... .......... .......... .......... .......... 50% 85.4M 2s
20:07:14 E: 4250K .......... .......... .......... .......... .......... 51% 36.0M 2s
20:07:14 E: 4300K .......... .......... .......... .......... .......... 51% 5.64M 2s
20:07:14 E: 4350K .......... .......... .......... .......... .......... 52% 2.63M 2s
20:07:14 E: 4400K .......... .......... .......... .......... .......... 53% 3.83M 2s
20:07:14 E: 4450K .......... .......... .......... .......... .......... 53% 7.04M 2s
20:07:14 E: 4500K .......... .......... .......... .......... .......... 54% 3.09M 2s
20:07:14 E: 4550K .......... .......... .......... .......... .......... 54% 4.57M 2s
20:07:14 E: 4600K .......... .......... .......... .......... .......... 55% 14.4M 2s
20:07:14 E: 4650K .......... .......... .......... .......... .......... 55% 56.3M 2s
20:07:14 E: 4700K .......... .......... .......... .......... .......... 56% 55.1M 2s
20:07:14 E: 4750K .......... .......... .......... .......... .......... 57% 60.2M 2s
20:07:14 E: 4800K .......... .......... .......... .......... .......... 57% 40.3M 2s
20:07:14 E: 4850K .......... .......... .......... .......... .......... 58% 6.80M 2s
20:07:14 E: 4900K .......... .......... .......... .......... .......... 58% 25.5M 2s
20:07:14 E: 4950K .......... .......... .......... .......... .......... 59% 1.59M 2s
20:07:14 E: 5000K .......... .......... .......... .......... .......... 60% 7.35M 2s
20:07:14 E: 5050K .......... .......... .......... .......... .......... 60% 3.12M 2s
20:07:14 E: 5100K .......... .......... .......... .......... .......... 61% 116M 1s
20:07:14 E: 5150K .......... .......... .......... .......... .......... 61% 6.23M 1s
20:07:14 E: 5200K .......... .......... .......... .......... .......... 62% 13.9M 1s
20:07:14 E: 5250K .......... .......... .......... .......... .......... 63% 14.0M 1s
20:07:14 E: 5300K .......... .......... .......... .......... .......... 63% 61.3M 1s
20:07:14 E: 5350K .......... .......... .......... .......... .......... 64% 78.7M 1s
20:07:14 E: 5400K .......... .......... .......... .......... .......... 64% 53.0M 1s
20:07:14 E: 5450K .......... .......... .......... .......... .......... 65% 79.9M 1s
20:07:14 E: 5500K .......... .......... .......... .......... .......... 66% 7.07M 1s
20:07:14 E: 5550K .......... .......... .......... .......... .......... 66% 6.77M 1s
20:07:14 E: 5600K .......... .......... .......... .......... .......... 67% 3.91M 1s
20:07:14 E: 5650K .......... .......... .......... .......... .......... 67% 2.45M 1s
20:07:14 E: 5700K .......... .......... .......... .......... .......... 68% 3.11M 1s
20:07:14 E: 5750K .......... .......... .......... .......... .......... 69% 57.7M 1s
20:07:14 E: 5800K .......... .......... .......... .......... .......... 69% 98.8M 1s
20:07:14 E: 5850K .......... .......... .......... .......... .......... 70% 7.21M 1s
20:07:14 E: 5900K .......... .......... .......... .......... .......... 70% 13.1M 1s
20:07:14 E: 5950K .......... .......... .......... .......... .......... 71% 11.5M 1s
20:07:14 E: 6000K .......... .......... .......... .......... .......... 72% 52.9M 1s
20:07:14 E: 6050K .......... .......... .......... .......... .......... 72% 83.2M 1s
20:07:14 E: 6100K .......... .......... .......... .......... .......... 73% 86.9M 1s
20:07:14 E: 6150K .......... .......... .......... .......... .......... 73% 116M 1s
20:07:14 E: 6200K .......... .......... .......... .......... .......... 74% 8.02M 1s
20:07:14 E: 6250K .......... .......... .......... .......... .......... 75% 6.54M 1s
20:07:14 E: 6300K .......... .......... .......... .......... .......... 75% 83.0M 1s
20:07:14 E: 6350K .......... .......... .......... .......... .......... 76% 4.00M 1s
20:07:14 E: 6400K .......... .......... .......... .......... .......... 76% 2.47M 1s
20:07:14 E: 6450K .......... .......... .......... .......... .......... 77% 3.22M 1s
20:07:14 E: 6500K .......... .......... .......... .......... .......... 78% 38.8M 1s
20:07:14 E: 6550K .......... .......... .......... .......... .......... 78% 88.8M 1s
20:07:14 E: 6600K .......... .......... .......... .......... .......... 79% 7.76M 1s
20:07:14 E: 6650K .......... .......... .......... .......... .......... 79% 12.3M 1s
20:07:14 E: 6700K .......... .......... .......... .......... .......... 80% 12.8M 1s
20:07:14 E: 6750K .......... .......... .......... .......... .......... 81% 63.9M 1s
20:07:14 E: 6800K .......... .......... .......... .......... .......... 81% 49.1M 1s
20:07:14 E: 6850K .......... .......... .......... .......... .......... 82% 63.6M 1s
20:07:14 E: 6900K .......... .......... .......... .......... .......... 82% 84.2M 1s
20:07:14 E: 6950K .......... .......... .......... .......... .......... 83% 81.1M 0s
20:07:14 E: 7000K .......... .......... .......... .......... .......... 83% 63.4M 0s
20:07:14 E: 7050K .......... .......... .......... .......... .......... 84% 9.67M 0s
20:07:14 E: 7100K .......... .......... .......... .......... .......... 85% 6.51M 0s
20:07:14 E: 7150K .......... .......... .......... .......... .......... 85% 4.02M 0s
20:07:14 E: 7200K .......... .......... .......... .......... .......... 86% 123M 0s
20:07:14 E: 7250K .......... .......... .......... .......... .......... 86% 2.50M 0s
20:07:14 E: 7300K .......... .......... .......... .......... .......... 87% 3.08M 0s
20:07:14 E: 7350K .......... .......... .......... .......... .......... 88% 46.7M 0s
20:07:14 E: 7400K .......... .......... .......... .......... .......... 88% 8.66M 0s
20:07:14 E: 7450K .......... .......... .......... .......... .......... 89% 84.9M 0s
20:07:14 E: 7500K .......... .......... .......... .......... .......... 89% 11.5M 0s
20:07:14 E: 7550K .......... .......... .......... .......... .......... 90% 90.7M 0s
20:07:14 E: 7600K .......... .......... .......... .......... .......... 91% 11.7M 0s
20:07:14 E: 7650K .......... .......... .......... .......... .......... 91% 57.6M 0s
20:07:14 E: 7700K .......... .......... .......... .......... .......... 92% 84.2M 0s
20:07:14 E: 7750K .......... .......... .......... .......... .......... 92% 63.5M 0s
20:07:14 E: 7800K .......... .......... .......... .......... .......... 93% 114M 0s
20:07:14 E: 7850K .......... .......... .......... .......... .......... 94% 85.2M 0s
20:07:14 E: 7900K .......... .......... .......... .......... .......... 94% 94.9M 0s
20:07:14 E: 7950K .......... .......... .......... .......... .......... 95% 10.1M 0s
20:07:14 E: 8000K .......... .......... .......... .......... .......... 95% 6.40M 0s
20:07:14 E: 8050K .......... .......... .......... .......... .......... 96% 4.11M 0s
20:07:14 E: 8100K .......... .......... .......... .......... .......... 97% 109M 0s
20:07:14 E: 8150K .......... .......... .......... .......... .......... 97% 47.7M 0s
20:07:14 E: 8200K .......... .......... .......... .......... .......... 98% 2.58M 0s
20:07:14 E: 8250K .......... .......... .......... .......... .......... 98% 3.10M 0s
20:07:14 E: 8300K .......... .......... .......... .......... .......... 99% 51.6M 0s
20:07:14 E: 8350K .......... .......... .......... .......... .... 100% 103M=2.7s
20:07:14 E:
20:07:14 E: 2015-04-13 20:07:14 (3.09 MB/s) - 'recovery/recovery-krillin.img' saved [8595456/8595456]
20:07:14 O: WARNING --developer-mode and --password are dangerous as they remove security features from your device
20:07:14 E:
20:07:14 E: + '[' -f recovery/recovery-krillin.img ']'
20:07:14 E: + RECOVERY=--recovery-image=recovery/recovery-krillin.img
20:07:14 E: + return 0
20:07:14 E: + break
20:07:14 E: + retry 10 3 timeout 1800 ubuntu-device-flash --revision=0 touch --recovery-image=recovery/recovery-krillin.img --password 0000 --bootstrap --developer-mode --channel ubuntu-touch/devel-proposed
20:07:14 E: + timeout=10
20:07:14 E: + shift
20:07:14 E: + loops=3
20:07:14 E: + shift
20:07:14 E: + cmd='timeout 1800 ubuntu-device-flash --revision=0 touch --recovery-image=recovery/recovery-krillin.img --password 0000 --bootstrap --developer-mode --channel ubuntu-touch/devel-proposed'
20:07:14 E: + loopcnt=0
20:07:14 E: + true
20:07:14 E: + timeout 1800 ubuntu-device-flash --revision=0 touch --recovery-image=recovery/recovery-krillin.img --password 0000 --bootstrap --developer-mode --channel ubuntu-touch/devel-proposed
20:07:15 E: 2015/04/13 20:07:15 Expecting the device to be in the bootloader... waiting
20:07:15 E: 2015/04/13 20:07:15 Device is |krillin|
20:07:16 E: 2015/04/13 20:07:16 Flashing version 183 from ubuntu-touch/devel-proposed channel and server https://system-image.ubuntu.com to device krillin
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/ubuntu-touch/devel-proposed/krillin/version-183.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/pool/custom-6d69386203f3e45348aba79e08b7176c38499e1da5a68af5d3fbabc2ac2b6cb2.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/pool/device-728f4e1c28e16a7a3380b1fd3a50833458cce725b6c6de1f7353bcad77506f61.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/pool/ubuntu-631ce387d6c729c3da0ae9177d0c9d9a07f3e0dfb15b21b20771079322915d20.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/gpg/image-master.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Start pushing /var/lib/jenkins/.cache/ubuntuimages/gpg/image-signing.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Done pushing /var/lib/jenkins/.cache/ubuntuimages/gpg/image-master.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Done pushing /var/lib/jenkins/.cache/ubuntuimages/ubuntu-touch/devel-proposed/krillin/version-183.tar.xz to device
20:07:34 E: 2015/04/13 20:07:34 Done pushing /var/lib/jenkins/.cache/ubuntuimages/gpg/image-signing.tar.xz to device
20:07:37 E: 2015/04/13 20:07:37 Done pushing /var/lib/jenkins/.cache/ubuntuimages/pool/custom-6d69386203f3e45348aba79e08b7176c38499e1da5a68af5d3fbabc2ac2b6cb2.tar.xz to device
20:08:09 E: 2015/04/13 20:08:09 Done pushing /var/lib/jenkins/.cache/ubuntuimages/pool/device-728f4e1c28e16a7a3380b1fd3a50833458cce725b6c6de1f7353bcad77506f61.tar.xz to device
20:09:43 E: 2015/04/13 20:09:43 Done pushing /var/lib/jenkins/.cache/ubuntuimages/pool/ubuntu-631ce387d6c729c3da0ae9177d0c9d9a07f3e0dfb15b21b20771079322915d20.tar.xz to device
20:09:43 E: 2015/04/13 20:09:43 Created ubuntu_command: /var/lib/jenkins/.cache/ubuntuimages/ubuntu_commands983412440
20:09:43 E: 2015/04/13 20:09:43 Rebooting into recovery to flash
20:09:59 E: + break
20:09:59 E: + timeout 600 adb wait-for-device
20:14:12 E: + sleep 60
20:15:12 E: + '[' -z ']'
20:15:12 E: + log 'SETTING UP WIFI'
20:15:12 O: = Mon Apr 13 20:15:12 UTC 2015: SETTING UP WIFI
20:15:12 E: ++ date
20:15:12 E: + echo = Mon Apr 13 20:15:12 UTC 2015: SETTING UP WIFI
20:15:12 E: + retry 60 5 adb-shell 'sudo -iu phablet env |grep UPSTART_SESSION=unix'
20:15:12 E: + timeout=60
20:15:12 E: + shift
20:15:12 E: + loops=5
20:15:12 E: + shift
20:15:12 E: + cmd='adb-shell sudo -iu phablet env |grep UPSTART_SESSION=unix'
20:15:12 E: + loopcnt=0
20:15:12 E: + true
20:15:12 E: + adb-shell sudo -iu phablet env '|grep' UPSTART_SESSION=unix
20:15:12 O: UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/32011/1576
20:15:12 O: ADB_RC=0
20:15:12 E: + break
20:15:12 E: + retry 60 5 phablet-network -n /var/lib/jenkins/.ubuntu-ci/wifi.conf
20:15:12 E: + timeout=60
20:15:12 E: + shift
20:15:12 E: + loops=5
20:15:12 O: Network file is /var/lib/jenkins/.ubuntu-ci/wifi.conf
20:15:12 E: + shift
20:15:12 E: + cmd='phablet-network -n /var/lib/jenkins/.ubuntu-ci/wifi.conf'
20:15:12 O: Provisioning network on device
20:15:12 E: + loopcnt=0
20:15:12 E: + true
20:15:12 E: + phablet-network -n /var/lib/jenkins/.ubuntu-ci/wifi.conf
20:15:15 O: Connection with UUID '5a6f1a1f-3e9f-4d82-853e-a277995c09ba' created and activated on device 'wlan0'
20:15:15 O:
20:15:15 O: Network setup complete
20:15:25 O: PING launchpad.net (91.189.89.223) 56(84) bytes of data.
20:15:25 E: + break
20:15:25 E: + phablet-config welcome-wizard --disable
20:15:25 E: + '[' -n ' ' ']'
20:15:25 E: + log 'CUSTOMIZING IMAGE'
20:15:25 E: ++ date
20:15:25 E: + echo = Mon Apr 13 20:15:25 UTC 2015: CUSTOMIZING IMAGE
20:15:25 E: + phablet-config writable-image -r 0000
20:15:25 O: = Mon Apr 13 20:15:25 UTC 2015: CUSTOMIZING IMAGE
20:16:01 O: PING launchpad.net (91.189.89.223) 56(84) bytes of data.
20:16:02 E: + log 'SETTING UP SUDO'
20:16:02 E: ++ date
20:16:02 O: = Mon Apr 13 20:16:02 UTC 2015: SETTING UP SUDO
20:16:02 E: + echo = Mon Apr 13 20:16:02 UTC 2015: SETTING UP SUDO
20:16:02 E: + adb shell 'echo 0000 |sudo -S bash -c '\''echo phablet ALL=\(ALL\) NOPASSWD: ALL > /etc/sudoers.d/phablet && chmod 600 /etc/sudoers.d/phablet'\'''
20:16:02 E: + adb shell 'sudo dbus-send --system --print-reply --dest=org.freedesktop.Accounts /org/freedesktop/Accounts/User32011 org.freedesktop.DBus.Properties.Set string:com.canonical.unity.AccountsService string:demo-edges variant:boolean:false'
20:16:02 O: [sudo] password for phablet: method return sender=:1.10 -> dest=:1.72 reply_serial=2
20:16:02 E: + '[' -n 1 ']'
20:16:02 E: + log 'SKIPPING CLICK PACKAGE SETUP AS REQUESTED'
20:16:02 O: = Mon Apr 13 20:16:02 UTC 2015: SKIPPING CLICK PACKAGE SETUP AS REQUESTED
20:16:02 E: ++ date
20:16:02 E: + echo = Mon Apr 13 20:16:02 UTC 2015: SKIPPING CLICK PACKAGE SETUP AS REQUESTED
20:16:02 E: + adb push /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../utils/target /home/phablet/bin
20:16:02 E: push: /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../utils/target/prepare-autopilot-test.sh -> /home/phablet/bin/prepare-autopilot-test.sh
20:16:02 E: push: /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../utils/target/autopilot-run -> /home/phablet/bin/autopilot-run
20:16:02 E: push: /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../utils/target/check-clickhook-rules -> /home/phablet/bin/check-clickhook-rules
20:16:02 E: push: /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../utils/target/autopilot-list -> /home/phablet/bin/autopilot-list
20:16:02 E: 4 files pushed. 0 files skipped.
20:16:02 E: 5 KB/s (935 bytes in 0.160s)
20:16:02 E: + image_info
20:16:02 E: ++ adb shell 'sudo system-image-cli -i | sed -n -e '\''s/version version: \([0-9]*\)/\1/p'\'' -e '\''s/version ubuntu: \([0-9]*\)/\1/p'\'' -e '\''s/version device: \([0-9]*\)/\1/p'\'' | paste -s -d:'
20:16:04 E: + IMAGEVER=$'183:20150413:20150326-f0c5ba5\r'
20:16:04 E: ++ adb shell 'sudo system-image-cli -i | sed -n -e '\''s/channel: \(.*\)/\1/p'\'' | paste -s -d:'
20:16:05 E: + CHAN=$'ubuntu-touch/devel-proposed\r'
20:16:05 E: ++ echo $'183:20150413:20150326-f0c5ba5\r'
20:16:05 E: ++ cut -d: -f1
20:16:05 E: + REV=183
20:16:05 E: + echo '--bootstrap --developer-mode --channel ubuntu-touch/devel-proposed'
20:16:05 E: + grep -q '\-\-revision'
20:16:05 E: + REVISION=--revision=183
20:16:05 E: + echo '--bootstrap --developer-mode --channel ubuntu-touch/devel-proposed'
20:16:05 E: + grep -q '\-\-channel'
20:16:05 E: + adb shell 'echo '\''183:20150413:20150326-f0c5ba5
'\'' > /home/phablet/.ci-version'
20:16:05 E: + echo 173621f5-0905-4a75-ab2d-0fef36773ff3
20:16:05 E: + adb push /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/clientlogs/.ci-uuid /home/phablet/
20:16:05 E: 0 KB/s (37 bytes in 0.040s)
20:16:05 E: + cat
20:16:05 E: + adb push /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/clientlogs/.ci-flash-args /home/phablet/.ci-flash-args
20:16:05 E: 1 KB/s (67 bytes in 0.040s)
20:16:05 E: + echo
20:16:05 E: + adb push /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/clientlogs/.ci-customizations /home/phablet/.ci-customizations
20:16:05 E: 0 KB/s (1 bytes in 0.040s)
20:16:05 E: + set_hwclock
20:16:05 O: = Mon Apr 13 20:16:05 UTC 2015: SETTING HWCLOCK TO CURRENT TIME
20:16:05 E: + log 'SETTING HWCLOCK TO CURRENT TIME'
20:16:05 E: ++ date
20:16:05 E: + echo = Mon Apr 13 20:16:05 UTC 2015: SETTING HWCLOCK TO CURRENT TIME
20:16:05 E: + adb-shell sudo ntpdate 91.189.94.4
20:16:12 O: 13 Apr 20:16:12 ntpdate[2874]: adjust time server 91.189.94.4 offset -0.000259 sec
20:16:12 O: ADB_RC=0
20:16:12 E: + adb-shell sudo hwclock -w
20:16:13 O: ADB_RC=0
20:16:13 E: + log 'Current date on device is:'
20:16:13 E: ++ date
20:16:13 O: = Mon Apr 13 20:16:13 UTC 2015: Current date on device is:
20:16:13 E: + echo = Mon Apr 13 20:16:13 UTC 2015: Current date on device is:
20:16:13 E: + adb shell date
20:16:13 O: Mon Apr 13 20:16:13 UTC 2015
20:16:13 E: + log 'Current hwclock on device is:'
20:16:13 E: ++ date
20:16:13 O: = Mon Apr 13 20:16:13 UTC 2015: Current hwclock on device is:
20:16:13 E: + echo = Mon Apr 13 20:16:13 UTC 2015: Current hwclock on device is:
20:16:13 E: + adb shell sudo hwclock
20:16:14 O: Mon 13 Apr 2015 08:16:14 PM UTC -0.588935 seconds
20:16:14 E: + break
20:16:14 E: + '[' 3 -eq 0 ']'
20:16:14 E: + rm -f adt-commands
20:16:14 E: + echo '(apt-get update || (sleep 15; apt-get update))'
20:16:14 E: + ADT_CMD='timeout 600 adt-run --debug --no-built-binaries'
20:16:14 E: + ADT_VIRT='adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053'
20:16:14 E: + ADT_OPTS='--apt-pocket=proposed --setup-commands=adt-commands --- adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053'
20:16:14 E: + FROM=/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc/debian/tests/getpkgsrc.template
20:16:14 E: + TARGET=/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc/debian/tests/getpkgsrc
20:16:14 E: + sed -e 's/{{ source_package }}/unity8/' /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc/debian/tests/getpkgsrc.template
20:16:14 E: + PKG_SRC_DIR=pkgsrc
20:16:14 E: + rm -fr pkgsrc
20:16:14 E: + set +e
20:16:14 E: + timeout 600 adt-run --debug --no-built-binaries --unbuilt-tree /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc -o pkgsrc --apt-pocket=proposed --setup-commands=adt-commands --- adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053
20:16:14 E: adt-run: DBG: Parsed options: Namespace(apt_pocket=['proposed'], copy=[], gainroot=None, gnupghome='~/.cache/autopkgtest', logfile=None, output_dir='pkgsrc', set_lang='C.UTF-8', setup_commands=['adt-commands'], shell=False, shell_fail=False, summary=None, timeout_build=None, timeout_copy=None, timeout_factor=1.0, timeout_install=None, timeout_short=None, timeout_test=None, user=None, verbosity=2)
20:16:14 E: adt-run: DBG: Remaining arguments: ['--no-built-binaries', '--unbuilt-tree', '/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc']
20:16:14 E: adt-run: DBG: Interpreted actions: ['--no-built-binaries', '--unbuilt-tree', '/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc']
20:16:14 E: adt-run: DBG: Virt runner arguments: ['adt-virt-ssh', '-s', '/usr/share/autopkgtest/ssh-setup/adb', '--', '-s', 'JW010053']
20:16:14 E: adt-run: DBG: / tmp(specified) rmtree pkgsrc
20:16:14 E: adt-run: DBG: testbed init
20:16:14 E: adt-run [20:16:14]: version 3.11.2-0~1101~ubuntu14.04.1
20:16:14 E: adt-run: DBG: $ vserver: adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053
20:16:14 E: adt-run: DBG: got reply from testbed: ok
20:16:14 E: adt-run: DBG: testbed open, scratch=None
20:16:14 E: adt-run: DBG: sending command to testbed: open
20:16:14 E: Waiting for device ADB to appear...
20:16:15 E: Configuring Ubuntu phone for testing...
20:16:16 E: Preparing Ubuntu phone for running tests...
20:16:16 E: Waiting for desktop to boot
20:16:17 E: 9 KB/s (397 bytes in 0.040s)
20:16:17 E: 3 KB/s (143 bytes in 0.040s)
20:16:17 E: ssh_exchange_identification: read: Connection reset by peer
20:16:19 E: ssh_exchange_identification: read: Connection reset by peer
20:16:21 E: ssh_exchange_identification: read: Connection reset by peer
20:16:23 E: ssh_exchange_identification: read: Connection reset by peer
20:16:25 E: ssh_exchange_identification: read: Connection reset by peer
20:16:28 E: Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts.
20:16:28 E: Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts.
20:16:30 E: adt-run: DBG: got reply from testbed: ok /tmp/adt-run.F1fnuK
20:16:30 E: adt-run: DBG: sending command to testbed: print-execute-command
20:16:30 E: adt-run: DBG: got reply from testbed: ok /tmp/adt-virt-ssh.k4k9r3kl/runcmd
20:16:30 E: adt-run: DBG: sending command to testbed: capabilities
20:16:30 E: adt-run: DBG: got reply from testbed: ok reboot isolation-machine suggested-normal-user=phablet root-on-testbed
20:16:30 E: adt-run: DBG: testbed capabilities: ['reboot', 'isolation-machine', 'suggested-normal-user=phablet', 'root-on-testbed']
20:16:30 E: adt-run [20:16:30]: @@@@@@@@@@@@@@@@@@@@ test bed setup
20:16:30 E: adt-run: DBG: testbed command ['sh', '-ec', 'awk \'/^deb(-src)? .*(ubuntu.com|debian.org|ftpmaster)/ { if ($3 !~ /-/) { $3 = $3"-proposed"; print }}\' /etc/apt/sources.list `ls /etc/apt/sources.list.d/*.list 2>/dev/null|| true` > /etc/apt/sources.list.d/proposed.list'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:16:30 E: adt-run: DBG: testbed command exited with code 0
20:16:30 E: adt-run: DBG: testbed command ['bash', '-ec', 'for d in /boot /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do [ ! -d $d ] || touch -r $d /tmp/adt-run.F1fnuK/${d//\\//_}.stamp; done'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:16:31 E: adt-run: DBG: testbed command exited with code 0
20:16:31 E: adt-run: DBG: testbed command ['sh', '-ec', '(apt-get update || (sleep 15; apt-get update))'], kind install, sout raw, serr raw, env ['ADT_NORMAL_USER=phablet', 'DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:16:31 O: Ign http://ports.ubuntu.com vivid InRelease
20:16:31 O: Ign http://ports.ubuntu.com vivid-updates InRelease
20:16:31 O: Ign http://ports.ubuntu.com vivid-security InRelease
20:16:31 O: Ign http://ports.ubuntu.com vivid-proposed InRelease
20:16:31 O: Get:1 http://ports.ubuntu.com vivid Release.gpg [933 B]
20:16:31 O: Get:2 http://ports.ubuntu.com vivid-updates Release.gpg [933 B]
20:16:31 O: Get:3 http://ports.ubuntu.com vivid-security Release.gpg [933 B]
20:16:32 O: Get:4 http://ports.ubuntu.com vivid-proposed Release.gpg [933 B]
20:16:32 O: Get:5 http://ports.ubuntu.com vivid Release [217 kB]
20:16:32 O: Get:6 http://ports.ubuntu.com vivid-updates Release [59.7 kB]
20:16:32 O: Get:7 http://ports.ubuntu.com vivid-security Release [59.7 kB]
20:16:32 O: Get:8 http://ports.ubuntu.com vivid-proposed Release [217 kB]
20:16:33 O: Get:9 http://ports.ubuntu.com vivid/main Sources [1076 kB]
20:16:33 O: Get:10 http://ports.ubuntu.com vivid/restricted Sources [7121 B]
20:16:33 O: Get:11 http://ports.ubuntu.com vivid/universe Sources [7020 kB]
20:16:37 O: Get:12 http://ports.ubuntu.com vivid/main armhf Packages [1330 kB]
20:16:37 O: Get:13 http://ports.ubuntu.com vivid/restricted armhf Packages [7128 B]
20:16:37 O: Get:14 http://ports.ubuntu.com vivid/universe armhf Packages [6315 kB]
20:16:41 O: Hit http://ports.ubuntu.com vivid/main Translation-en
20:16:41 O: Hit http://ports.ubuntu.com vivid/restricted Translation-en
20:16:41 O: Hit http://ports.ubuntu.com vivid/universe Translation-en
20:16:41 O: Get:15 http://ports.ubuntu.com vivid-updates/main Sources [14 B]
20:16:41 O: Get:16 http://ports.ubuntu.com vivid-updates/restricted Sources [14 B]
20:16:41 O: Get:17 http://ports.ubuntu.com vivid-updates/universe Sources [14 B]
20:16:41 O: Get:18 http://ports.ubuntu.com vivid-updates/main armhf Packages [14 B]
20:16:41 O: Get:19 http://ports.ubuntu.com vivid-updates/restricted armhf Packages [14 B]
20:16:41 O: Get:20 http://ports.ubuntu.com vivid-updates/universe armhf Packages [14 B]
20:16:41 O: Get:21 http://ports.ubuntu.com vivid-updates/main Translation-en [14 B]
20:16:42 O: Get:22 http://ports.ubuntu.com vivid-updates/restricted Translation-en [14 B]
20:16:42 O: Get:23 http://ports.ubuntu.com vivid-updates/universe Translation-en [14 B]
20:16:42 O: Get:24 http://ports.ubuntu.com vivid-security/main Sources [14 B]
20:16:42 O: Get:25 http://ports.ubuntu.com vivid-security/restricted Sources [14 B]
20:16:42 O: Get:26 http://ports.ubuntu.com vivid-security/universe Sources [14 B]
20:16:42 O: Get:27 http://ports.ubuntu.com vivid-security/main armhf Packages [14 B]
20:16:42 O: Get:28 http://ports.ubuntu.com vivid-security/restricted armhf Packages [14 B]
20:16:42 O: Get:29 http://ports.ubuntu.com vivid-security/universe armhf Packages [14 B]
20:16:42 O: Get:30 http://ports.ubuntu.com vivid-security/main Translation-en [14 B]
20:16:42 O: Get:31 http://ports.ubuntu.com vivid-security/restricted Translation-en [14 B]
20:16:42 O: Get:32 http://ports.ubuntu.com vivid-security/universe Translation-en [14 B]
20:16:42 O: Get:33 http://ports.ubuntu.com vivid-proposed/main Sources [4393 B]
20:16:43 O: Get:34 http://ports.ubuntu.com vivid-proposed/restricted Sources [28 B]
20:16:43 O: Get:35 http://ports.ubuntu.com vivid-proposed/universe Sources [51.6 kB]
20:16:43 O: Get:36 http://ports.ubuntu.com vivid-proposed/main armhf Packages [3878 B]
20:16:43 O: Get:37 http://ports.ubuntu.com vivid-proposed/restricted armhf Packages [28 B]
20:16:43 O: Get:38 http://ports.ubuntu.com vivid-proposed/universe armhf Packages [44.9 kB]
20:16:43 O: Get:39 http://ports.ubuntu.com vivid-proposed/main Translation-en [2341 B]
20:16:43 O: Get:40 http://ports.ubuntu.com vivid-proposed/restricted Translation-en [28 B]
20:16:43 O: Get:41 http://ports.ubuntu.com vivid-proposed/universe Translation-en [30.7 kB]
20:17:07 O: Fetched 16.4 MB in 35s (461 kB/s)
20:17:21 O: Reading package lists...
20:17:21 E: adt-run: DBG: testbed command exited with code 0
20:17:21 E: adt-run: DBG: testbed command ['bash', '-ec', '[ ! -e /run/autopkgtest_no_reboot.stamp ] || exit 0;for d in /boot /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do s=/tmp/adt-run.F1fnuK/${d//\\//_}.stamp; [ ! -d $d ] || [ `stat -c %Y $d` = `stat -c %Y $s` ]; done'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:17:22 E: adt-run: DBG: testbed command exited with code 0
20:17:22 E: adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:17:22 E: adt-run: DBG: testbed command exited with code 0
20:17:22 E: adt-run [20:17:22]: testbed dpkg architecture: armhf
20:17:22 E: adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/adt-run.F1fnuK/testbed-packages"], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:17:23 E: adt-run: DBG: testbed command exited with code 0
20:17:23 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/testbed-packages pkgsrc/testbed-packages
20:17:23 E: adt-run: DBG: got reply from testbed: ok
20:17:23 E: adt-run: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot
20:17:23 E: adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\np=$PPID; while true; do read _ c _ pp _ < /proc/$p/stat; [ $pp -ne $test_script_pid ] || break; p=$pp; done\\nkill -KILL $p\\n\' > /tmp/autopkgtest-reboot;chmod 755 /tmp/autopkgtest-reboot;[ -L /sbin/autopkgtest-reboot ] || ln -s /tmp/autopkgtest-reboot /sbin/autopkgtest-reboot 2>/dev/null || true'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:17:23 E: adt-run: DBG: testbed command exited with code 0
20:17:23 E: adt-run: DBG: Binaries: initialising
20:17:23 E: adt-run: DBG: Binaries: reset
20:17:23 E: adt-run: DBG: / binaries rmtree pkgsrc/binaries
20:17:23 E: adt-run [20:17:23]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc
20:17:23 E: adt-run: DBG: blame += /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc
20:17:23 E: adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=[](r: False)
20:17:23 E: adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.F1fnuK'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:17:23 E: adt-run: DBG: testbed command exited with code 0
20:17:23 E: adt-run: DBG: sending command to testbed: copydown /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/getpkgsrc/ /tmp/adt-run.F1fnuK/ubtree-getpkgsrc/
20:17:24 E: adt-run: DBG: got reply from testbed: ok
20:17:24 E: adt-run: DBG: testbed command ['chown', '-R', 'phablet', '--', '/tmp/adt-run.F1fnuK/ubtree-getpkgsrc'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:17:24 E: adt-run: DBG: testbed command exited with code 0
20:17:24 E: adt-run: DBG: testbed command ['sh', '-ec', 'su --shell=/bin/sh phablet -c \'set -e; exec 3>&1 >&2; set -x; cd .; builddir=$(mktemp -d /tmp/adt-run.F1fnuK/build.XXX); cd $builddir; cp -rd --preserve=timestamps -- "/tmp/adt-run.F1fnuK/ubtree-getpkgsrc" real-tree; chmod -R a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\n/; p}" debian/changelog >&3; set +e; grep -q "^Restrictions:.*\\bbuild-needed\\b" debian/tests/control 2>/dev/null; echo $? >&3\''], kind build, sout pipe, serr raw, env ['LANG=C.UTF-8']
20:17:24 E: + cd .
20:17:24 E: + mktemp -d /tmp/adt-run.F1fnuK/build.XXX
20:17:24 E: + builddir=/tmp/adt-run.F1fnuK/build.x3J
20:17:24 E: + cd /tmp/adt-run.F1fnuK/build.x3J
20:17:24 E: + cp -rd --preserve=timestamps -- /tmp/adt-run.F1fnuK/ubtree-getpkgsrc real-tree
20:17:24 E: + chmod -R a+rX .
20:17:24 E: + cd real-tree/.
20:17:24 E: + pwd
20:17:24 E: + sed -n 1 {s/).*//; s/ (/\n/; p} debian/changelog
20:17:24 E: + set +e
20:17:24 E: + grep -q ^Restrictions:.*\bbuild-needed\b debian/tests/control
20:17:24 E: + echo 1
20:17:25 E: adt-run: DBG: testbed command exited with code 0
20:17:25 E: adt-run [20:17:25]: testing package getpkgsrc version 0.1
20:17:25 E: adt-run [20:17:25]: build not needed
20:17:25 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/build.x3J/real-tree/ pkgsrc/tests-tree/
20:17:25 E: adt-run: DBG: got reply from testbed: ok
20:17:25 E: adt-run: DBG: processing dependency dpkg-dev
20:17:25 E: adt-run: DBG: Test defined: name getpkgsrc path debian/tests/getpkgsrc command "None" restrictions [] features [] depends ['dpkg-dev'] clicks [] installed clicks []
20:17:25 E: adt-run [20:17:25]: test getpkgsrc: preparing
20:17:25 E: adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=['dpkg-dev'](r: False)
20:17:25 E: adt-run: DBG: install_deps: deps_new=['dpkg-dev'], recommends=False
20:17:25 E: adt-run: DBG: Binaries: publish
20:17:25 E: adt-run: DBG: Binaries: no registered binaries, not publishing anything
20:17:25 E: adt-run: DBG: install-deps: satisfying dpkg-dev
20:17:25 E: adt-run: DBG: install-deps: architecture resolved: dpkg-dev
20:17:25 E: adt-run: DBG: testbed command ['test', '-w', '/var/lib/dpkg/status'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:17:25 E: adt-run: DBG: testbed command exited with code 0
20:17:25 E: adt-run: DBG: can use apt-get on testbed: True
20:17:25 E: adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.F1fnuK'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:17:26 E: adt-run: DBG: testbed command exited with code 0
20:17:26 E: adt-run: DBG: sending command to testbed: copydown pkgsrc/adt-satdep.deb /tmp/adt-run.F1fnuK/adt-satdep.deb
20:17:26 E: adt-run: DBG: got reply from testbed: ok
20:17:26 E: adt-run: DBG: testbed command ['chown', '-R', 'phablet', '--', '/tmp/adt-run.F1fnuK/adt-satdep.deb'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:17:26 E: adt-run: DBG: testbed command exited with code 0
20:17:26 E: adt-run: DBG: testbed command ['dpkg', '--unpack', '/tmp/adt-run.F1fnuK/adt-satdep.deb'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:17:27 E: adt-run: DBG: testbed command exited with code 0
20:17:27 E: adt-run: DBG: testbed command ['apt-get', 'install', '--quiet', '--quiet', '--assume-yes', '--fix-broken', '-o', 'APT::Install-Recommends=False', '-o', 'Debug::pkgProblemResolver=true'], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:17:30 E: Starting pkgProblemResolver with broken count: 0
20:17:31 E: Starting 2 pkgProblemResolver with broken count: 0
20:17:31 E: Done
20:17:31 E: Starting pkgProblemResolver with broken count: 0
20:17:31 E: Starting 2 pkgProblemResolver with broken count: 0
20:17:31 E: Done
20:17:37 O: Selecting previously unselected package perl-modules.
20:17:38 O: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 41068 files and directories currently installed.)
20:17:38 O: Preparing to unpack .../perl-modules_5.20.2-2_all.deb ...
20:17:38 O: Unpacking perl-modules (5.20.2-2) ...
20:17:42 O: Selecting previously unselected package libgdbm3:armhf.
20:17:43 O: Preparing to unpack .../libgdbm3_1.8.3-13.1_armhf.deb ...
20:17:43 O: Unpacking libgdbm3:armhf (1.8.3-13.1) ...
20:17:43 O: Selecting previously unselected package perl.
20:17:43 O: Preparing to unpack .../perl_5.20.2-2_armhf.deb ...
20:17:43 O: Unpacking perl (5.20.2-2) ...
20:17:47 O: Selecting previously unselected package libtimedate-perl.
20:17:48 O: Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
20:17:48 O: Unpacking libtimedate-perl (2.3000-2) ...
20:17:48 O: Selecting previously unselected package libdpkg-perl.
20:17:48 O: Preparing to unpack .../libdpkg-perl_1.17.25ubuntu1_all.deb ...
20:17:48 O: Unpacking libdpkg-perl (1.17.25ubuntu1) ...
20:17:48 O: Selecting previously unselected package patch.
20:17:48 O: Preparing to unpack .../patch_2.7.5-1_armhf.deb ...
20:17:48 O: Unpacking patch (2.7.5-1) ...
20:17:48 O: Selecting previously unselected package make.
20:17:48 O: Preparing to unpack .../make_4.0-8.1_armhf.deb ...
20:17:48 O: Unpacking make (4.0-8.1) ...
20:17:49 O: Selecting previously unselected package binutils.
20:17:49 O: Preparing to unpack .../binutils_2.25-5ubuntu7_armhf.deb ...
20:17:49 O: Unpacking binutils (2.25-5ubuntu7) ...
20:17:50 O: Selecting previously unselected package dpkg-dev.
20:17:50 O: Preparing to unpack .../dpkg-dev_1.17.25ubuntu1_all.deb ...
20:17:50 O: Unpacking dpkg-dev (1.17.25ubuntu1) ...
20:17:51 O: Setting up perl-modules (5.20.2-2) ...
20:17:52 O: Setting up libgdbm3:armhf (1.8.3-13.1) ...
20:17:52 O: Setting up perl (5.20.2-2) ...
20:17:52 O: update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
20:17:52 O: Setting up libtimedate-perl (2.3000-2) ...
20:17:52 O: Setting up libdpkg-perl (1.17.25ubuntu1) ...
20:17:52 O: Setting up patch (2.7.5-1) ...
20:17:52 O: Setting up make (4.0-8.1) ...
20:17:52 O: Setting up binutils (2.25-5ubuntu7) ...
20:17:52 O: Setting up dpkg-dev (1.17.25ubuntu1) ...
20:17:52 O: Setting up adt-satdep (0) ...
20:17:52 O: Processing triggers for libc-bin (2.21-0ubuntu4) ...
20:17:55 E: adt-run: DBG: testbed command exited with code 0
20:17:55 E: adt-run: DBG: testbed command ['dpkg', '--status', 'adt-satdep'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:17:55 E: adt-run: DBG: testbed command exited with code 0
20:17:55 E: adt-run: DBG: testbed command ['dpkg', '--purge', 'adt-satdep'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:17:55 O: (Reading database ... 42832 files and directories currently installed.)
20:17:55 O: Removing adt-satdep (0) ...
20:17:56 E: adt-run: DBG: testbed command exited with code 0
20:17:56 E: adt-run: DBG: testbed command ['sh', '-ec', '[ -d /var/cache/apparmor -a -d /var/lib/apparmor/clicks ] && type aa-clickhook >/dev/null 2>&1'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:17:56 E: adt-run: DBG: testbed command exited with code 0
20:17:56 E: adt-run: DBG: testbed has AppArmor/click
20:17:56 E: adt-run [20:17:56]: Updating AppArmor rules to allow autopilot introspection for all clicks (will take a minute)...
20:17:56 E: adt-run: DBG: testbed command ['sh', '-exc', "echo 'dbus (receive, send) bus=session path=/com/canonical/Autopilot/**,' > /var/cache/apparmor/click-ap.rules; aa-clickhook --force --include=/var/cache/apparmor/click-ap.rules"], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:17:56 E: + echo dbus (receive, send) bus=session path=/com/canonical/Autopilot/**,
20:17:56 E: + aa-clickhook --force --include=/var/cache/apparmor/click-ap.rules
20:18:30 E: WARN: --include specified, including '/var/cache/apparmor/click-ap.rules' in all profiles
20:18:30 E: adt-run: DBG: testbed command exited with code 0
20:18:30 E: adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/adt-run.F1fnuK/getpkgsrc-packages.all"], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:18:31 E: adt-run: DBG: testbed command exited with code 0
20:18:31 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/getpkgsrc-packages.all pkgsrc/getpkgsrc-packages.all
20:18:31 E: adt-run: DBG: got reply from testbed: ok
20:18:31 E: adt-run: DBG: testbed command ['test', '-e', '/tmp/adt-run.F1fnuK/build.x3J/real-tree'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:18:31 E: adt-run: DBG: testbed command exited with code 0
20:18:31 E: adt-run: DBG: copydown: tb path /tmp/adt-run.F1fnuK/build.x3J/real-tree already exists
20:18:31 E: adt-run [20:18:31]: test getpkgsrc: [-----------------------
20:18:31 E: adt-run: DBG: testbed command ['su', '-s', '/bin/bash', 'phablet', '-c', 'set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/adt-run.F1fnuK/build.x3J/real-tree"; mkdir -p -m 1777 -- "/tmp/adt-run.F1fnuK/getpkgsrc-artifacts"; export ADT_ARTIFACTS="/tmp/adt-run.F1fnuK/getpkgsrc-artifacts"; export ADTTMP=$(mktemp -d --tmpdir adttmp.XXXXXX); rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -rf $ADTTMP /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; chmod 755 $ADTTMP; cd "$buildtree"; export LANG=C.UTF-8; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;chmod +x /tmp/adt-run.F1fnuK/build.x3J/real-tree/debian/tests/getpkgsrc; touch /tmp/adt-run.F1fnuK/getpkgsrc-stdout /tmp/adt-run.F1fnuK/getpkgsrc-stderr; /tmp/adt-run.F1fnuK/build.x3J/real-tree/debian/tests/getpkgsrc 2> >(tee -a /tmp/adt-run.F1fnuK/getpkgsrc-stderr >&2) > >(tee -a /tmp/adt-run.F1fnuK/getpkgsrc-stdout); '], kind test, sout raw, serr raw, env ['LANG=C.UTF-8']
20:18:32 O: Reading package lists...
20:18:32 O: Building dependency tree...
20:18:32 O: Reading state information...
20:18:33 O: NOTICE: 'unity8' packaging is maintained in the 'Bzr' version control system at:
20:18:33 O: https://code.launchpad.net/unity8
20:18:33 O: Please use:
20:18:33 O: bzr branch https://code.launchpad.net/unity8
20:18:33 O: to retrieve the latest (possibly unreleased) updates to the package.
20:18:33 O: Need to get 17.3 MB of source archives.
20:18:33 O: Get:1 http://ports.ubuntu.com/ubuntu-ports/ vivid-proposed/universe unity8 8.02+15.04.20150409.1-0ubuntu1 (dsc) [3474 B]
20:18:33 O: Get:2 http://ports.ubuntu.com/ubuntu-ports/ vivid-proposed/universe unity8 8.02+15.04.20150409.1-0ubuntu1 (tar) [17.3 MB]
20:18:41 O: Get:3 http://ports.ubuntu.com/ubuntu-ports/ vivid-proposed/universe unity8 8.02+15.04.20150409.1-0ubuntu1 (diff) [62.6 kB]
20:18:43 O: dpkg-source: info: extracting unity8 in unity8-8.02+15.04.20150409.1
20:18:43 O: dpkg-source: info: unpacking unity8_8.02+15.04.20150409.1.orig.tar.gz
20:18:44 O: dpkg-source: info: applying unity8_8.02+15.04.20150409.1-0ubuntu1.diff.gz
20:18:44 O: Fetched 17.3 MB in 8s (2075 kB/s)
20:18:44 E: adt-run: DBG: testbed command exited with code 0
20:18:45 E: adt-run [20:18:45]: test getpkgsrc: -----------------------]
20:18:45 E: adt-run: DBG: testbed executing test finished with exit status 0
20:18:45 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/getpkgsrc-stdout pkgsrc/getpkgsrc-stdout
20:18:45 E: adt-run: DBG: got reply from testbed: ok
20:18:45 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/getpkgsrc-stderr pkgsrc/getpkgsrc-stderr
20:18:45 E: adt-run: DBG: got reply from testbed: ok
20:18:45 O: getpkgsrc PASS
20:18:45 E: adt-run [20:18:45]: test getpkgsrc: - - - - - - - - - - results - - - - - - - - - -
20:18:45 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.F1fnuK/getpkgsrc-artifacts/ pkgsrc/artifacts/
20:19:00 E: adt-run: DBG: got reply from testbed: ok
20:19:00 E: adt-run: DBG: testbed command ['rm', '-rf', '/tmp/adt-run.F1fnuK/getpkgsrc-artifacts'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:19:00 E: adt-run: DBG: testbed command exited with code 0
20:19:00 E: adt-run [20:19:00]: Restoring click package AppArmor rules
20:19:00 E: adt-run: DBG: testbed command ['sh', '-exc', 'rm -f /var/cache/apparmor/click-ap.rules; aa-clickhook --force'], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:19:01 E: + rm -f /var/cache/apparmor/click-ap.rules
20:19:01 E: + aa-clickhook --force
20:19:33 E: adt-run: DBG: testbed command exited with code 0
20:19:33 E: adt-run: DBG: needs_reset, previously=False, requested by run_tests() line 1292
20:19:33 E: adt-run: DBG: testbed stop
20:19:33 E: adt-run: DBG: testbed close, scratch=/tmp/adt-run.F1fnuK
20:19:33 E: adt-run: DBG: sending command to testbed: close
20:19:34 E: Exit request sent.
20:19:34 E: adt-run: DBG: got reply from testbed: ok
20:19:34 E: adt-run: DBG: sending command to testbed: quit
20:19:34 E: adt-run: DBG: / tests-tree rmtree pkgsrc/tests-tree
20:19:34 E: + RET=0
20:19:34 E: + set -e
20:19:34 E: + check_for_lp1421009 0 pkgsrc
20:19:34 E: + SYMPTOM='ERROR: timed out waiting for Unity greeter'
20:19:34 E: + LINK=http://launchpad.net/bugs/1421009
20:19:34 E: + '[' 0 -eq 16 ']'
20:19:34 E: + '[' 0 -ne 0 ']'
20:19:34 E: + '[' -n '' ']'
20:19:34 E: ++ ls -d pkgsrc/artifacts/unity8-8.02+15.04.20150409.1/debian
20:19:34 E: + SOURCE_DIR=pkgsrc/artifacts/unity8-8.02+15.04.20150409.1/debian
20:19:34 E: + TARGET_BASE=work
20:19:34 E: + rm -fr work
20:19:34 E: + mkdir -p work
20:19:34 E: + cp -rd pkgsrc/artifacts/unity8-8.02+15.04.20150409.1/debian work
20:19:34 E: + FROM=/var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/boottest/debian/tests
20:19:34 E: + TARGET=work/debian/tests
20:19:34 E: + mkdir -p work/debian/tests
20:19:34 E: ++ tr '\n' ,
20:19:34 E: ++ sed -e 's/,$//'
20:19:34 E: + BIN_PACKAGES=unity8,unity8-common,unity8-private
20:19:34 E: + sed -e 's/{{ bin_packages }}/unity8,unity8-common,unity8-private/' /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/boottest/debian/tests/control.template
20:19:34 E: + cp /var/lib/jenkins/slaves/krillin-09/workspace/vivid-boottest-unity8/test-runner/scripts/../tests/boottest/debian/tests/boottest work/debian/tests
20:19:34 E: + set +e
20:19:34 E: + timeout 600 adt-run --debug --no-built-binaries --unbuilt-tree work -o results --apt-pocket=proposed --setup-commands=adt-commands --- adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053
20:19:34 E: adt-run: DBG: Parsed options: Namespace(apt_pocket=['proposed'], copy=[], gainroot=None, gnupghome='~/.cache/autopkgtest', logfile=None, output_dir='results', set_lang='C.UTF-8', setup_commands=['adt-commands'], shell=False, shell_fail=False, summary=None, timeout_build=None, timeout_copy=None, timeout_factor=1.0, timeout_install=None, timeout_short=None, timeout_test=None, user=None, verbosity=2)
20:19:34 E: adt-run: DBG: Remaining arguments: ['--no-built-binaries', '--unbuilt-tree', 'work']
20:19:34 E: adt-run: DBG: Interpreted actions: ['--no-built-binaries', '--unbuilt-tree', 'work']
20:19:34 E: adt-run: DBG: Virt runner arguments: ['adt-virt-ssh', '-s', '/usr/share/autopkgtest/ssh-setup/adb', '--', '-s', 'JW010053']
20:19:34 E: adt-run: DBG: / tmp(specified) rmtree results
20:19:34 E: adt-run: DBG: testbed init
20:19:34 E: adt-run [20:19:34]: version 3.11.2-0~1101~ubuntu14.04.1
20:19:34 E: adt-run: DBG: $ vserver: adt-virt-ssh -s /usr/share/autopkgtest/ssh-setup/adb -- -s JW010053
20:19:34 E: adt-run: DBG: got reply from testbed: ok
20:19:34 E: adt-run: DBG: testbed open, scratch=None
20:19:34 E: adt-run: DBG: sending command to testbed: open
20:19:34 E: Waiting for device ADB to appear...
20:19:35 E: Configuring Ubuntu phone for testing...
20:19:36 E: Preparing Ubuntu phone for running tests...
20:19:36 E: Waiting for desktop to boot
20:19:37 E: 9 KB/s (397 bytes in 0.041s)
20:19:37 E: 3 KB/s (143 bytes in 0.040s)
20:19:38 E: Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts.
20:19:38 E: Warning: Permanently added '[localhost]:2222' (RSA) to the list of known hosts.
20:19:40 E: adt-run: DBG: got reply from testbed: ok /tmp/adt-run.vjewUV
20:19:40 E: adt-run: DBG: sending command to testbed: print-execute-command
20:19:40 E: adt-run: DBG: got reply from testbed: ok /tmp/adt-virt-ssh.0eottv0q/runcmd
20:19:40 E: adt-run: DBG: sending command to testbed: capabilities
20:19:40 E: adt-run: DBG: got reply from testbed: ok reboot isolation-machine suggested-normal-user=phablet root-on-testbed
20:19:40 E: adt-run: DBG: testbed capabilities: ['reboot', 'isolation-machine', 'suggested-normal-user=phablet', 'root-on-testbed']
20:19:40 E: adt-run [20:19:40]: @@@@@@@@@@@@@@@@@@@@ test bed setup
20:19:40 E: adt-run: DBG: testbed command ['sh', '-ec', 'awk \'/^deb(-src)? .*(ubuntu.com|debian.org|ftpmaster)/ { if ($3 !~ /-/) { $3 = $3"-proposed"; print }}\' /etc/apt/sources.list `ls /etc/apt/sources.list.d/*.list 2>/dev/null|| true` > /etc/apt/sources.list.d/proposed.list'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:19:40 E: adt-run: DBG: testbed command exited with code 0
20:19:40 E: adt-run: DBG: testbed command ['bash', '-ec', 'for d in /boot /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do [ ! -d $d ] || touch -r $d /tmp/adt-run.vjewUV/${d//\\//_}.stamp; done'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:19:40 E: adt-run: DBG: testbed command exited with code 0
20:19:40 E: adt-run: DBG: testbed command ['sh', '-ec', '(apt-get update || (sleep 15; apt-get update))'], kind install, sout raw, serr raw, env ['ADT_NORMAL_USER=phablet', 'DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:19:41 O: Ign http://ports.ubuntu.com vivid InRelease
20:19:41 O: Ign http://ports.ubuntu.com vivid-updates InRelease
20:19:41 O: Ign http://ports.ubuntu.com vivid-security InRelease
20:19:41 O: Ign http://ports.ubuntu.com vivid-proposed InRelease
20:19:41 O: Hit http://ports.ubuntu.com vivid Release.gpg
20:19:41 O: Hit http://ports.ubuntu.com vivid-updates Release.gpg
20:19:41 O: Hit http://ports.ubuntu.com vivid-security Release.gpg
20:19:42 O: Hit http://ports.ubuntu.com vivid-proposed Release.gpg
20:19:42 O: Hit http://ports.ubuntu.com vivid Release
20:19:42 O: Hit http://ports.ubuntu.com vivid-updates Release
20:19:42 O: Hit http://ports.ubuntu.com vivid-security Release
20:19:42 O: Hit http://ports.ubuntu.com vivid-proposed Release
20:19:42 O: Hit http://ports.ubuntu.com vivid/main Sources
20:19:42 O: Hit http://ports.ubuntu.com vivid/restricted Sources
20:19:42 O: Hit http://ports.ubuntu.com vivid/universe Sources
20:19:42 O: Hit http://ports.ubuntu.com vivid/main armhf Packages
20:19:42 O: Hit http://ports.ubuntu.com vivid/restricted armhf Packages
20:19:42 O: Hit http://ports.ubuntu.com vivid/universe armhf Packages
20:19:42 O: Hit http://ports.ubuntu.com vivid/main Translation-en
20:19:43 O: Hit http://ports.ubuntu.com vivid/restricted Translation-en
20:19:43 O: Hit http://ports.ubuntu.com vivid/universe Translation-en
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/main Sources
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/restricted Sources
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/universe Sources
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/main armhf Packages
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/restricted armhf Packages
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/universe armhf Packages
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/main Translation-en
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/restricted Translation-en
20:19:43 O: Hit http://ports.ubuntu.com vivid-updates/universe Translation-en
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/main Sources
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/restricted Sources
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/universe Sources
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/main armhf Packages
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/restricted armhf Packages
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/universe armhf Packages
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/main Translation-en
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/restricted Translation-en
20:19:44 O: Hit http://ports.ubuntu.com vivid-security/universe Translation-en
20:19:44 O: Hit http://ports.ubuntu.com vivid-proposed/main Sources
20:19:44 O: Hit http://ports.ubuntu.com vivid-proposed/restricted Sources
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/universe Sources
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/main armhf Packages
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/restricted armhf Packages
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/universe armhf Packages
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/main Translation-en
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/restricted Translation-en
20:19:45 O: Hit http://ports.ubuntu.com vivid-proposed/universe Translation-en
20:20:14 O: Reading package lists...
20:20:15 E: adt-run: DBG: testbed command exited with code 0
20:20:15 E: adt-run: DBG: testbed command ['bash', '-ec', '[ ! -e /run/autopkgtest_no_reboot.stamp ] || exit 0;for d in /boot /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do s=/tmp/adt-run.vjewUV/${d//\\//_}.stamp; [ ! -d $d ] || [ `stat -c %Y $d` = `stat -c %Y $s` ]; done'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:20:15 E: adt-run: DBG: testbed command exited with code 0
20:20:15 E: adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:20:15 E: adt-run: DBG: testbed command exited with code 0
20:20:15 E: adt-run [20:20:15]: testbed dpkg architecture: armhf
20:20:15 E: adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/adt-run.vjewUV/testbed-packages"], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:20:16 E: adt-run: DBG: testbed command exited with code 0
20:20:16 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/testbed-packages results/testbed-packages
20:20:16 E: adt-run: DBG: got reply from testbed: ok
20:20:16 E: adt-run: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot
20:20:16 E: adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\np=$PPID; while true; do read _ c _ pp _ < /proc/$p/stat; [ $pp -ne $test_script_pid ] || break; p=$pp; done\\nkill -KILL $p\\n\' > /tmp/autopkgtest-reboot;chmod 755 /tmp/autopkgtest-reboot;[ -L /sbin/autopkgtest-reboot ] || ln -s /tmp/autopkgtest-reboot /sbin/autopkgtest-reboot 2>/dev/null || true'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:20:16 E: adt-run: DBG: testbed command exited with code 0
20:20:16 E: adt-run: DBG: Binaries: initialising
20:20:16 E: adt-run: DBG: Binaries: reset
20:20:16 E: adt-run: DBG: / binaries rmtree results/binaries
20:20:16 E: adt-run [20:20:16]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree work
20:20:16 E: adt-run: DBG: blame += work
20:20:16 E: adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=[](r: False)
20:20:16 E: adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.vjewUV'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:20:17 E: adt-run: DBG: testbed command exited with code 0
20:20:17 E: adt-run: DBG: sending command to testbed: copydown work/ /tmp/adt-run.vjewUV/ubtree-work/
20:20:17 E: adt-run: DBG: got reply from testbed: ok
20:20:17 E: adt-run: DBG: testbed command ['chown', '-R', 'phablet', '--', '/tmp/adt-run.vjewUV/ubtree-work'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:20:17 E: adt-run: DBG: testbed command exited with code 0
20:20:17 E: adt-run: DBG: testbed command ['sh', '-ec', 'su --shell=/bin/sh phablet -c \'set -e; exec 3>&1 >&2; set -x; cd .; builddir=$(mktemp -d /tmp/adt-run.vjewUV/build.XXX); cd $builddir; cp -rd --preserve=timestamps -- "/tmp/adt-run.vjewUV/ubtree-work" real-tree; chmod -R a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\n/; p}" debian/changelog >&3; set +e; grep -q "^Restrictions:.*\\bbuild-needed\\b" debian/tests/control 2>/dev/null; echo $? >&3\''], kind build, sout pipe, serr raw, env ['LANG=C.UTF-8']
20:20:17 E: + cd .
20:20:17 E: + mktemp -d /tmp/adt-run.vjewUV/build.XXX
20:20:17 E: + builddir=/tmp/adt-run.vjewUV/build.nWX
20:20:17 E: + cd /tmp/adt-run.vjewUV/build.nWX
20:20:17 E: + cp -rd --preserve=timestamps -- /tmp/adt-run.vjewUV/ubtree-work real-tree
20:20:17 E: + chmod -R a+rX .
20:20:17 E: + cd real-tree/.
20:20:17 E: + pwd
20:20:17 E: + sed -n 1 {s/).*//; s/ (/\n/; p} debian/changelog
20:20:17 E: + set +e
20:20:17 E: + grep -q ^Restrictions:.*\bbuild-needed\b debian/tests/control
20:20:17 E: + echo 1
20:20:18 E: adt-run: DBG: testbed command exited with code 0
20:20:18 E: adt-run [20:20:18]: testing package unity8 version 8.02+15.04.20150409.1-0ubuntu1
20:20:18 E: adt-run [20:20:18]: build not needed
20:20:18 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/build.nWX/real-tree/ results/tests-tree/
20:20:18 E: adt-run: DBG: got reply from testbed: ok
20:20:18 E: adt-run: DBG: processing dependency unity8
20:20:18 E: adt-run: DBG: processing dependency unity8-common
20:20:18 E: adt-run: DBG: processing dependency unity8-private
20:20:18 E: adt-run: DBG: Test defined: name boottest path debian/tests/boottest command "None" restrictions ['needs-root'] features [] depends ['unity8', 'unity8-common', 'unity8-private'] clicks [] installed clicks []
20:20:18 E: adt-run [20:20:18]: test boottest: preparing
20:20:18 E: adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=['unity8', 'unity8-common', 'unity8-private'](r: False)
20:20:18 E: adt-run: DBG: install_deps: deps_new=['unity8', 'unity8-common', 'unity8-private'], recommends=False
20:20:18 E: adt-run: DBG: Binaries: publish
20:20:18 E: adt-run: DBG: Binaries: no registered binaries, not publishing anything
20:20:18 E: adt-run: DBG: install-deps: satisfying unity8, unity8-common, unity8-private
20:20:18 E: adt-run: DBG: install-deps: architecture resolved: unity8, unity8-common, unity8-private
20:20:18 E: adt-run: DBG: testbed command ['test', '-w', '/var/lib/dpkg/status'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:20:18 E: adt-run: DBG: testbed command exited with code 0
20:20:18 E: adt-run: DBG: can use apt-get on testbed: True
20:20:19 E: adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.vjewUV'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:20:19 E: adt-run: DBG: testbed command exited with code 0
20:20:19 E: adt-run: DBG: sending command to testbed: copydown results/adt-satdep.deb /tmp/adt-run.vjewUV/adt-satdep.deb
20:20:19 E: adt-run: DBG: got reply from testbed: ok
20:20:19 E: adt-run: DBG: testbed command ['chown', '-R', 'phablet', '--', '/tmp/adt-run.vjewUV/adt-satdep.deb'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:20:20 E: adt-run: DBG: testbed command exited with code 0
20:20:20 E: adt-run: DBG: testbed command ['dpkg', '--unpack', '/tmp/adt-run.vjewUV/adt-satdep.deb'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:20:20 E: adt-run: DBG: testbed command exited with code 0
20:20:20 E: adt-run: DBG: testbed command ['apt-get', 'install', '--quiet', '--quiet', '--assume-yes', '--fix-broken', '-o', 'APT::Install-Recommends=False', '-o', 'Debug::pkgProblemResolver=true'], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:20:23 E: Starting pkgProblemResolver with broken count: 0
20:20:23 E: Starting 2 pkgProblemResolver with broken count: 0
20:20:23 E: Done
20:20:25 O: Setting up adt-satdep (0) ...
20:20:27 E: adt-run: DBG: testbed command exited with code 0
20:20:27 E: adt-run: DBG: testbed command ['dpkg', '--status', 'adt-satdep'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:20:27 E: adt-run: DBG: testbed command exited with code 0
20:20:27 E: adt-run: DBG: testbed command ['dpkg', '--purge', 'adt-satdep'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:20:28 O: (Reading database ... 42832 files and directories currently installed.)
20:20:28 O: Removing adt-satdep (0) ...
20:20:28 E: adt-run: DBG: testbed command exited with code 0
20:20:28 E: adt-run: DBG: testbed command ['sh', '-ec', '[ -d /var/cache/apparmor -a -d /var/lib/apparmor/clicks ] && type aa-clickhook >/dev/null 2>&1'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:20:28 E: adt-run: DBG: testbed command exited with code 0
20:20:28 E: adt-run: DBG: testbed has AppArmor/click
20:20:28 E: adt-run [20:20:28]: Updating AppArmor rules to allow autopilot introspection for all clicks (will take a minute)...
20:20:28 E: adt-run: DBG: testbed command ['sh', '-exc', "echo 'dbus (receive, send) bus=session path=/com/canonical/Autopilot/**,' > /var/cache/apparmor/click-ap.rules; aa-clickhook --force --include=/var/cache/apparmor/click-ap.rules"], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:20:28 E: + echo dbus (receive, send) bus=session path=/com/canonical/Autopilot/**,
20:20:28 E: + aa-clickhook --force --include=/var/cache/apparmor/click-ap.rules
20:21:02 E: WARN: --include specified, including '/var/cache/apparmor/click-ap.rules' in all profiles
20:21:03 E: adt-run: DBG: testbed command exited with code 0
20:21:03 E: adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/adt-run.vjewUV/boottest-packages.all"], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:21:03 E: adt-run: DBG: testbed command exited with code 0
20:21:03 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/boottest-packages.all results/boottest-packages.all
20:21:03 E: adt-run: DBG: got reply from testbed: ok
20:21:03 E: adt-run: DBG: testbed command ['test', '-e', '/tmp/adt-run.vjewUV/build.nWX/real-tree'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:21:04 E: adt-run: DBG: testbed command exited with code 0
20:21:04 E: adt-run: DBG: copydown: tb path /tmp/adt-run.vjewUV/build.nWX/real-tree already exists
20:21:04 E: adt-run [20:21:04]: test boottest: [-----------------------
20:21:04 E: adt-run: DBG: testbed command ['su', '-s', '/bin/bash', 'root', '-c', 'set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/adt-run.vjewUV/build.nWX/real-tree"; mkdir -p -m 1777 -- "/tmp/adt-run.vjewUV/boottest-artifacts"; export ADT_ARTIFACTS="/tmp/adt-run.vjewUV/boottest-artifacts"; export ADTTMP=$(mktemp -d --tmpdir adttmp.XXXXXX); rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -rf $ADTTMP /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; chmod 755 $ADTTMP; cd "$buildtree"; export LANG=C.UTF-8; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;chmod +x /tmp/adt-run.vjewUV/build.nWX/real-tree/debian/tests/boottest; touch /tmp/adt-run.vjewUV/boottest-stdout /tmp/adt-run.vjewUV/boottest-stderr; /tmp/adt-run.vjewUV/build.nWX/real-tree/debian/tests/boottest 2> >(tee -a /tmp/adt-run.vjewUV/boottest-stderr >&2) > >(tee -a /tmp/adt-run.vjewUV/boottest-stdout); '], kind test, sout raw, serr raw, env ['LANG=C.UTF-8']
20:21:04 E: bash: line 1: 7029 Killed /tmp/adt-run.vjewUV/build.nWX/real-tree/debian/tests/boottest 2> >(tee -a /tmp/adt-run.vjewUV/boottest-stderr >&2) > >(tee -a /tmp/adt-run.vjewUV/boottest-stdout)
20:21:04 E: adt-run: DBG: testbed command exited with code 137
20:21:04 E: adt-run: DBG: test process SIGKILLed, checking for reboot marker
20:21:04 E: adt-run: DBG: testbed command ['cat', '/run/autopkgtest-reboot-mark'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
20:21:04 E: adt-run: DBG: testbed command exited with code 0
20:21:04 E: adt-run [20:21:04]: test process requested reboot with marker reboot_mark
20:21:04 E: adt-run: DBG: sending command to testbed: reboot
20:21:05 E: Connection to localhost closed by remote host.
20:21:05 E: Waiting for device ADB to appear...
20:21:30 E: Preparing Ubuntu phone for running tests...
20:21:30 E: Waiting for desktop to boot
20:21:43 E: adt-run: DBG: got reply from testbed: ok
20:21:43 E: adt-run: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot
20:21:43 E: adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\np=$PPID; while true; do read _ c _ pp _ < /proc/$p/stat; [ $pp -ne $test_script_pid ] || break; p=$pp; done\\nkill -KILL $p\\n\' > /tmp/autopkgtest-reboot;chmod 755 /tmp/autopkgtest-reboot;[ -L /sbin/autopkgtest-reboot ] || ln -s /tmp/autopkgtest-reboot /sbin/autopkgtest-reboot 2>/dev/null || true'], kind short, sout raw, serr raw, env ['LANG=C.UTF-8']
20:21:43 E: adt-run: DBG: testbed command exited with code 0
20:21:43 E: adt-run: DBG: testbed command ['su', '-s', '/bin/bash', 'root', '-c', 'export ADT_REBOOT_MARK="reboot_mark"; set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/adt-run.vjewUV/build.nWX/real-tree"; mkdir -p -m 1777 -- "/tmp/adt-run.vjewUV/boottest-artifacts"; export ADT_ARTIFACTS="/tmp/adt-run.vjewUV/boottest-artifacts"; export ADTTMP=$(mktemp -d --tmpdir adttmp.XXXXXX); rm -f /tmp/adt_test_script_pid; set -C; echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -rf $ADTTMP /tmp/adt_test_script_pid" EXIT INT QUIT PIPE; chmod 755 $ADTTMP; cd "$buildtree"; export LANG=C.UTF-8; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;chmod +x /tmp/adt-run.vjewUV/build.nWX/real-tree/debian/tests/boottest; touch /tmp/adt-run.vjewUV/boottest-stdout /tmp/adt-run.vjewUV/boottest-stderr; /tmp/adt-run.vjewUV/build.nWX/real-tree/debian/tests/boottest 2> >(tee -a /tmp/adt-run.vjewUV/boottest-stderr >&2) > >(tee -a /tmp/adt-run.vjewUV/boottest-stdout); '], kind test, sout raw, serr raw, env ['LANG=C.UTF-8']
20:21:44 E: adt-run: DBG: testbed command exited with code 0
20:21:44 E: adt-run [20:21:44]: test boottest: -----------------------]
20:21:44 E: adt-run: DBG: testbed executing test finished with exit status 0
20:21:44 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/boottest-stdout results/boottest-stdout
20:21:44 E: adt-run: DBG: got reply from testbed: ok
20:21:44 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/boottest-stderr results/boottest-stderr
20:21:45 E: adt-run: DBG: got reply from testbed: ok
20:21:45 O: boottest PASS
20:21:45 E: adt-run [20:21:45]: test boottest: - - - - - - - - - - results - - - - - - - - - -
20:21:45 E: adt-run: DBG: sending command to testbed: copyup /tmp/adt-run.vjewUV/boottest-artifacts/ results/artifacts/
20:21:45 E: adt-run: DBG: got reply from testbed: ok
20:21:45 E: adt-run: DBG: testbed command ['rm', '-rf', '/tmp/adt-run.vjewUV/boottest-artifacts'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
20:21:45 E: adt-run: DBG: testbed command exited with code 0
20:21:45 E: adt-run [20:21:45]: Restoring click package AppArmor rules
20:21:45 E: adt-run: DBG: testbed command ['sh', '-exc', 'rm -f /var/cache/apparmor/click-ap.rules; aa-clickhook --force'], kind install, sout raw, serr raw, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'LANG=C.UTF-8']
20:21:46 E: + rm -f /var/cache/apparmor/click-ap.rules
20:21:46 E: + aa-clickhook --force
20:22:19 E: adt-run: DBG: testbed command exited with code 0
20:22:19 E: adt-run: DBG: needs_reset, previously=False, requested by run_tests() line 1292
20:22:19 E: adt-run: DBG: testbed stop
20:22:19 E: adt-run: DBG: testbed close, scratch=/tmp/adt-run.vjewUV
20:22:19 E: adt-run: DBG: sending command to testbed: close
20:22:20 E: Exit request sent.
20:22:20 E: adt-run: DBG: got reply from testbed: ok
20:22:20 E: adt-run: DBG: sending command to testbed: quit
20:22:20 E: adt-run: DBG: / tests-tree rmtree results/tests-tree
20:22:20 E: + RET=0
20:22:20 E: + set -e
20:22:20 E: + check_for_lp1421009 0 results
20:22:20 E: + SYMPTOM='ERROR: timed out waiting for Unity greeter'
20:22:20 E: + LINK=http://launchpad.net/bugs/1421009
20:22:20 E: + '[' 0 -eq 16 ']'
20:22:20 E: + '[' 0 -eq 2 ']'
20:22:20 E: + '[' -e results/testpkg-version -a -e results/testbed-packages ']'
20:22:20 E: + result=PASS
20:22:20 E: ++ date +%Y%m%d-%H%M%S
20:22:20 E: + resultfile=results/vivid_krillin_unity8_20150413-202220.result
20:22:20 E: + '[' 0 -gt 0 ']'
20:22:20 E: + set +x
20:22:20 E: + '[' -f results/vivid_krillin_unity8_20150413-202220.result ']'
20:22:20 E: + rsync -a results/vivid_krillin_unity8_20150413-202220.result rsync://tachash.ubuntu-ci/boottest//vivid/tmp/
20:22:20 E: + exit 0
20:22:20 E: + exit_handler
20:22:20 E: + '[' -z ']'
20:22:20 E: + '[' -z results/vivid_krillin_unity8_20150413-202220.result ']'
20:22:20 E: + '[' -z krillin-09 ']'
20:22:20 E: + test-runner/scripts/recover.py krillin-09
20:22:20 O: /home/phablet
20:22:20 O: 0
20:22:20 E: + set +x
20:22:20 I: Finished with exitcode 0
Archiving artifacts
Description set: vivid-proposed/universe 8.02+15.04.20150409.1-0ubuntu1
Build was marked for publishing on https://jenkins.qa.ubuntu.com/
Finished: SUCCESS