Ubuntu Pastebin

Paste from pitti at Mon, 21 Sep 2015 12:43:22 +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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
adt-run [14:40:56]: test exercise: [-----------------------
Running in the Canonical CI environment
PASS: lxc-tests: /usr/bin/lxc-test-apparmor
FAIL: lxc-tests: /usr/bin/lxc-test-apparmor-mount
---
/usr/sbin/deluser: The user `lxcunpriv' does not exist.
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
lxc-create: lxccontainer.c: create_run_template: 1197 container creation template for tmp.HiYrOhCCkN failed
lxc-create: lxc_create.c: main: 274 Error creating container tmp.HiYrOhCCkN
Container is not defined
umount: /sys/kernel/security/apparmor/features/mount: not mounted
---
PASS: lxc-tests: /usr/bin/lxc-test-attach
FAIL: lxc-tests: /usr/bin/lxc-test-autostart
---
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
lxc-create: lxccontainer.c: create_run_template: 1197 container creation template for lxc-test-auto failed
lxc-create: lxc_create.c: main: 274 Error creating container lxc-test-auto
FAIL
---
PASS: lxc-tests: /usr/bin/lxc-test-cgpath
PASS: lxc-tests: /usr/bin/lxc-test-checkpoint-restore
PASS: lxc-tests: /usr/bin/lxc-test-cloneconfig
PASS: lxc-tests: /usr/bin/lxc-test-clonetest
PASS: lxc-tests: /usr/bin/lxc-test-concurrent
PASS: lxc-tests: /usr/bin/lxc-test-console
PASS: lxc-tests: /usr/bin/lxc-test-containertests
PASS: lxc-tests: /usr/bin/lxc-test-createconfig
PASS: lxc-tests: /usr/bin/lxc-test-createtest
PASS: lxc-tests: /usr/bin/lxc-test-destroytest
PASS: lxc-tests: /usr/bin/lxc-test-device-add-remove
PASS: lxc-tests: /usr/bin/lxc-test-get_item
PASS: lxc-tests: /usr/bin/lxc-test-getkeys
PASS: lxc-tests: /usr/bin/lxc-test-list
PASS: lxc-tests: /usr/bin/lxc-test-locktests
PASS: lxc-tests: /usr/bin/lxc-test-lxcpath
PASS: lxc-tests: /usr/bin/lxc-test-reboot
PASS: lxc-tests: /usr/bin/lxc-test-saveconfig
PASS: lxc-tests: /usr/bin/lxc-test-shutdowntest
PASS: lxc-tests: /usr/bin/lxc-test-snapshot
PASS: lxc-tests: /usr/bin/lxc-test-startone
FAIL: lxc-tests: /usr/bin/lxc-test-ubuntu
---
Checking cache download in /var/cache/lxc/wily/rootfs-amd64 ... 
Installing packages in template: ssh,vim,language-pack-en
Downloading ubuntu wily minimal ...
I: Retrieving Release 
E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/wily/Release
lxc-create: lxccontainer.c: create_run_template: 1197 container creation template for 1b14d533-8095-486d-b3d9-b6902bdfb7a0 failed
lxc-create: lxc_create.c: main: 274 Error creating container 1b14d533-8095-486d-b3d9-b6902bdfb7a0
Failed creating ubuntu container
---
FAIL: lxc-tests: /usr/bin/lxc-test-unpriv
---
Removing user `lxcunpriv' ...
Warning: group `lxcunpriv' has no more members.
Done.
Path existed
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
lxc-create: lxccontainer.c: create_run_template: 1197 container creation template for c1 failed
lxc-create: lxc_create.c: main: 274 Error creating container c1
c2 is not running
c1 is not running
---
FAIL: lxc-tests: /usr/bin/lxc-test-usernic
---
/usr/sbin/deluser: The user `usernic-user' does not exist.
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
lxc-create: lxccontainer.c: create_run_template: 1197 container creation template for b1 failed
lxc-create: lxc_create.c: main: 274 Error creating container b1
FAIL
---
FAIL: python3: API
---
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
Getting instance for '22a0ba0a-605e-11e5-a3e9-525400123456'
Creating rootfs using 'download', arch=amd64
Traceback (most recent call last):
  File "/tmp/tmp.8zK8vz2hUg", line 71, in <module>
    assert(container.defined)
AssertionError
---

SUMMARY: pass=23, fail=6, ignored=0
adt-run [14:41:55]: test exercise: -----------------------]
adt-run [14:41:56]: test exercise:  - - - - - - - - - - results - - - - - - - - - -
exercise             FAIL non-zero exit status 1
Download as text