Ubuntu Pastebin

Paste from fgimenez at Thu, 25 Jun 2015 15:03:30 +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
Calling adt-run...
adt-run [17:00:56]: version 3.14.3
adt-run [17:00:56]: command line: /usr/bin/adt-run -B --setup-commands 'touch /run/autopkgtest_no_reboot.stamp' --override-control debian/integration-tests/control --built-tree /home/fgimenez/workspace/snappy/go-functional-tests --output-dir /tmp/snappy-test/output --copy=/tmp/snappy-test/tests:/tmp/snappy-test/tests --- ssh -s /usr/share/autopkgtest/ssh-setup/snappy -- -i /tmp/snappy-test/image/snappy.img
adt-run [17:01:06]: @@@@@@@@@@@@@@@@@@@@ test bed setup
adt-run [17:01:06]: testbed dpkg architecture: amd64
adt-run [17:01:07]: @@@@@@@@@@@@@@@@@@@@ built-tree /home/fgimenez/workspace/snappy/go-functional-tests
adt-run [17:01:07]: testing package ubuntu-snappy version 1.2-0ubuntu1
adt-run [17:01:07]: test command1: preparing
adt-run [17:01:07]: Updating AppArmor rules to allow autopilot introspection for all clicks (will take a minute)...
WARN: --include specified, including '/var/cache/apparmor/click-ap.rules' in all profiles
adt-run [17:01:07]: test command1: /tmp/snappy-test/tests/snappy.tests -gocheck.vv -test.outputdir=$ADT_ARTIFACTS
adt-run [17:01:07]: test command1: [-----------------------
START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:48: InstallSuite.SetUpSuite
PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:48: InstallSuite.SetUpSuite	0.008s

START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:68: InstallSuite.TestCallBinaryFromInstalledSnap
START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest
PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest	1.102s

PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:68: InstallSuite.TestCallBinaryFromInstalledSnap	2.374s

START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:76: InstallSuite.TestInfoMustPrintInstalledPackageInformation
START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest
PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest	1.080s

PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:76: InstallSuite.TestInfoMustPrintInstalledPackageInformation	2.340s

START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:56: InstallSuite.TestInstallSnapMustPrintPackageInformation
START: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest
PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:52: InstallSuite.TearDownTest	1.086s

PASS: /home/fgimenez/workspace/snappy/go-functional-tests/_integration-tests/tests/snappy_test.go:56: InstallSuite.TestInstallSnapMustPrintPackageInformation	2.390s

PASS
OK: 3 passed
adt-run [17:01:18]: test command1: -----------------------]
adt-run [17:01:18]: test command1:  - - - - - - - - - - results - - - - - - - - - -
command1             PASS
Download as text