Ubuntu Pastebin

Paste from elopio at Tue, 30 Jun 2015 15:15:12 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
adt-run [09:12:22]: test command3: debian/integration-tests/snappy-test update.test
adt-run [09:12:22]: test command3: [-----------------------
START: <autogenerated>:1: updateSuite.SetUpSuite
sudo systemctl stop snappy-autopilot.timer
sudo systemctl disable snappy-autopilot.timer
PASS: <autogenerated>:1: updateSuite.SetUpSuite	0.064s

START: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion
START: <autogenerated>:2: updateSuite.SetUpTest
****** Running updateSuite.TestUpdateMustInstallNewerVersion
snappy list
PASS: <autogenerated>:2: updateSuite.SetUpTest	0.009s

Calling snappy update...
sudo snappy update
Preparing reboot with mark updateSuite.TestUpdateMustInstallNewerVersion
PASS: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion	21664.710s

PASS
OK: 1 passed
Rebooting...
bash: line 1:  1118 Killed                  bash -ec 'debian/integration-tests/snappy-test update.test' 2> >(tee -a /tmp/adt-run.cAOZir/command3-stderr >&2) > >(tee -a /tmp/adt-run.cAOZir/command3-stdout)
adt-run [09:13:27]: test process requested reboot with marker updateSuite.TestUpdateMustInstallNewerVersion
invalid command wait-reboot
Exit request sent.
adt-virt-ssh: WARNING: ssh connection failed. Retrying in 3 seconds...
START: <autogenerated>:1: updateSuite.SetUpSuite
sudo systemctl stop snappy-autopilot.timer
sudo systemctl disable snappy-autopilot.timer
PASS: <autogenerated>:1: updateSuite.SetUpSuite	0.074s

START: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion
START: <autogenerated>:2: updateSuite.SetUpTest
****** Resuming updateSuite.TestUpdateMustInstallNewerVersion after reboot
PASS: <autogenerated>:2: updateSuite.SetUpTest	0.000s

snappy list
snappy list
Calling snappy rollback...
sudo snappy rollback ubuntu-core 91
Preparing reboot with mark updateSuite.TestUpdateMustInstallNewerVersion-rollback
PASS: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion	0.797s

PASS
OK: 1 passed
Rebooting...
bash: line 1:   869 Killed                  bash -ec 'debian/integration-tests/snappy-test update.test' 2> >(tee -a /tmp/adt-run.cAOZir/command3-stderr >&2) > >(tee -a /tmp/adt-run.cAOZir/command3-stdout)
adt-run [09:13:41]: test process requested reboot with marker updateSuite.TestUpdateMustInstallNewerVersion-rollback
invalid command wait-reboot
Exit request sent.
adt-virt-ssh: WARNING: ssh connection failed. Retrying in 3 seconds...
START: <autogenerated>:1: updateSuite.SetUpSuite
sudo systemctl stop snappy-autopilot.timer
sudo systemctl disable snappy-autopilot.timer
PASS: <autogenerated>:1: updateSuite.SetUpSuite	0.069s

START: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion
START: <autogenerated>:2: updateSuite.SetUpTest
SKIP: <autogenerated>:2: updateSuite.SetUpTest (****** Skipped updateSuite.TestUpdateMustInstallNewerVersion after reboot caused by updateSuite.TestUpdateMustInstallNewerVersion-rollback)

SKIP: /home/elopio/workspace/canonical/snappy/experimental/upgrade-test/_integration-tests/tests/update/update_test.go:48: updateSuite.TestUpdateMustInstallNewerVersion

PASS
OK: 0 passed, 1 skipped
adt-run [09:13:55]: test command3: -----------------------]
adt-run [09:13:55]: test command3:  - - - - - - - - - - results - - - - - - - - - -
command3             PASS
Download as text