Ubuntu Pastebin

Paste from seb128 at Thu, 4 Feb 2016 10:25:41 +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
adt-run: DBG: testbed init
adt-run [11:25:39]: version 3.19.2
adt-run [11:25:39]: host seb-e6410; command line: /usr/bin/adt-run software-properties -l /tmp/log -d -U --apt-pocket=proposed --- qemu --show-boot -d adt-xenial-i386-cloud.img
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed open, scratch=None
adt-run: DBG: sending command to testbed: open
adt-virt-qemu: DBG: executing open
adt-virt-qemu: DBG: Creating temporary overlay image in /tmp/adt-virt-qemu.pf644loz/overlay.img
adt-virt-qemu: DBG: execute-timeout: qemu-img create -f qcow2 -b /home/seb128/Bureau/adt-xenial-i386-cloud.img /tmp/adt-virt-qemu.pf644loz/overlay.img
adt-virt-qemu: DBG: find_free_port: trying 10022
adt-virt-qemu: DBG: find_free_port: 10022 is locked
adt-virt-qemu: DBG: find_free_port: trying 10023
adt-virt-qemu: DBG: find_free_port: 10023 is free
adt-virt-qemu: DBG: Forwarding local port 10023 to VM ssh port 22

(process:20612): GLib-WARNING **: /build/glib2.0-Q50eE3/glib2.0-2.47.5/./glib/gmem.c:483: custom memory allocation vtable not supported
adt-virt-qemu: DBG: expect: " login: "
qemu: could not load PC BIOS 'bios-256k.bin'
adt-virt-qemu: DBG: cleanup...
Unexpected error:
Traceback (most recent call last):
  File "/usr/share/autopkgtest/python/VirtSubproc.py", line 707, in mainloop
    command()
  File "/usr/share/autopkgtest/python/VirtSubproc.py", line 645, in command
    r = f(c, ce)
  File "/usr/share/autopkgtest/python/VirtSubproc.py", line 263, in cmd_open
    caller.hook_open()
  File "/usr/bin/adt-virt-qemu", line 498, in hook_open
    wait_boot()
  File "/usr/bin/adt-virt-qemu", line 111, in wait_boot
    echo=args.show_boot)
  File "/usr/share/autopkgtest/python/VirtSubproc.py", line 244, in expect
    block = sock.recv(4096)
ConnectionResetError: [Errno 104] Connection reset by peer
adt-run: DBG: TestbedFailure unexpected eof from the testbed
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=None
adt-run: DBG: sending command to testbed: quit
adt-run: DBG: TestbedFailure cannot send to testbed: ['BrokenPipeError: [Errno 32] Broken pipe\n']
adt-run: DBG: testbed stop
adt-run [11:25:39]: ERROR: testbed failure: cannot send to testbed: ['BrokenPipeError: [Errno 32] Broken pipe\n']
adt-run: DBG: testbed stop
Download as text