Ubuntu Pastebin

Paste from fgimenez at Thu, 30 Jul 2015 15:45:24 +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
snappy list
Name          Date       Version   Developer 
ubuntu-core   2015-07-30 133       ubuntu    
docker        2015-07-30 1.6.1.002 canonical 
generic-amd64 2015-07-30 1.4       canonical 
systemctl status docker_docker-daemon_1.6.1.002.service
● docker_docker-daemon_1.6.1.002.service - The docker app deployment mechanism
   Loaded: loaded (/etc/systemd/system/docker_docker-daemon_1.6.1.002.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Thu 2015-07-30 13:00:45 UTC; 10s ago
 Main PID: 727 (code=exited, status=0/SUCCESS)
/tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/tests/installFramework_test.go:86:
    ...open /tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/tests/installFramework_test.go: no such file or directory
/tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/testutils/common/common.go:189:
    ...open /tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/testutils/common/common.go: no such file or directory
... value *exec.ExitError = &exec.ExitError{ProcessState:(*os.ProcessState)(0xc20806d1a0)} ("exit status 3")
... Error: ● docker_docker-daemon_1.6.1.002.service - The docker app deployment mechanism
   Loaded: loaded (/etc/systemd/system/docker_docker-daemon_1.6.1.002.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Thu 2015-07-30 13:00:45 UTC; 10s ago
 Main PID: 727 (code=exited, status=0/SUCCESS)


START: /tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/tests/installFramework_test.go:37: installFrameworkSuite.TearDownTest
sudo snappy remove docker
Removing docker
PASS: /tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/tests/installFramework_test.go:37: installFrameworkSuite.TearDownTest	1.377s

FAIL: /tmp/snappy-tests-job/9323/src/launchpad.net/snappy/_integration-tests/tests/installFramework_test.go:80: 
Download as text