Build failed in Jenkins: lucid-server-ec2 » i386,ap-southeast-1,instance-store,multi-instance,ubuntu-server-ec2-testing #18

Jenkins Notification devnull at canonical.com
Thu Apr 25 08:56:58 UTC 2013


See <http://10.189.74.2:8080/job/lucid-server-ec2/./ARCH=i386,REGION=ap-southeast-1,STORAGE=instance-store,TEST=multi-instance,label=ubuntu-server-ec2-testing/18/>

------------------------------------------
[...truncated 3707 lines...]
Setting up libcairo2 (1.8.10-2ubuntu1) ...

Setting up libcups2 (1.4.3-1ubuntu1.9) ...

Setting up libdatrie1 (0.2.2-3) ...

Setting up libfontenc1 (1:1.0.5-1) ...

Setting up libgtk2.0-common (2.20.1-0ubuntu2.1) ...
Setting up libjpeg62 (6b-15ubuntu1) ...

Setting up libjasper1 (1.900.1-7ubuntu0.10.04.1) ...

Setting up libpango1.0-common (1.28.0-0ubuntu2.2) ...
Cleaning up font configuration of pango...
Updating font configuration of pango...
Cleaning up category xfont..
Updating category xfont..
*** You don't have any defomized font packages.
*** So we are trying to force to generate pangox.aliases...

Setting up libthai-data (0.1.13-1build1) ...
Setting up libthai0 (0.1.13-1build1) ...

Setting up libxft2 (2.1.14-1ubuntu1) ...

Setting up libpango1.0-0 (1.28.0-0ubuntu2.2) ...

Setting up libtiff4 (3.9.2-2ubuntu0.12) ...

Setting up libxfixes3 (1:4.0.4-1) ...

Setting up libxcomposite1 (1:0.4.1-1) ...

Setting up libxcursor1 (1:1.1.10-1) ...

Setting up libxdamage1 (1:1.1.2-1) ...

Setting up libxi6 (2:1.3-3) ...

Setting up libxinerama1 (2:1.1-2) ...

Setting up libxrandr2 (2:1.3.0-3) ...

Setting up shared-mime-info (0.71-1ubuntu2) ...

Setting up libgtk2.0-0 (2.20.1-0ubuntu2.1) ...

Setting up libgtk2.0-bin (2.20.1-0ubuntu2.1) ...
Setting up libsubunit-perl (0.0.5-1) ...
Setting up libxfont1 (1:1.4.1-1ubuntu0.1) ...

Setting up python-cairo (1.8.8-1) ...

Setting up python-crypto (2.0.1+dfsg1-4ubuntu2.2) ...

Setting up python-gtk2 (2.17.0-0ubuntu2) ...

Setting up python-junitxml (0.5-1) ...

Setting up python-testtools (0.9.2-1) ...

Setting up xfonts-encodings (1:1.0.3-1) ...
Setting up xfonts-utils (1:7.5+2) ...

Setting up x-ttcidfont-conf (32) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating font configuration of x-ttcidfont-conf...
Cleaning up category cmap..
Cleaning up category cid..
Cleaning up category truetype..
Processing triggers for python-central ...

Updating category truetype..
Updating category cid..
Updating category cmap..
Setting up python-subunit (0.0.5-1) ...

Setting up bzrtools (2.1.0-1) ...

Setting up python-paramiko (1.7.6-2) ...

Processing triggers for python-central ...
Setting up subunit (0.0.5-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
+ cd /tmp
+ bzr branch lp:~ubuntu-server-ec2-testing-dev/+junk/ec2-automated-tests tests
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
Branched 69 revision(s).
+ cd tests/default
+ subunit2junitxml
+ sudo python -m subunit.run test
DEBUG:root:Cmd: ['netstat', '-atuvpn']
DEBUG:root:Cmd output: Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      499/sshd        
tcp        0    544 10.144.91.179:22        176.34.199.1:53686      ESTABLISHED 1183/sshd: ubuntu [
tcp        0      0 10.144.91.179:60838     91.189.95.84:80         TIME_WAIT   -               
tcp        0      0 10.144.91.179:60836     91.189.95.84:80         TIME_WAIT   -               
tcp6       0      0 :::22                   :::*                    LISTEN      499/sshd        
udp        0      0 0.0.0.0:68              0.0.0.0:*                           373/dhclient3   

DEBUG:root:Cmd: ['pgrep', 'sshd']
DEBUG:root:Cmd output: 499
1183
1247

DEBUG:root:Cmd: ['sudo', '-l', '-U', 'ubuntu']
DEBUG:root:Cmd output: Matching Defaults entries for ubuntu on this host:
    env_reset

User ubuntu may run the following commands on this host:
    (ALL) ALL
    (ALL) NOPASSWD: ALL

DEBUG:root:Cmd: ['su', '-c', 'sudo echo Hello World', 'ubuntu']
DEBUG:root:Cmd output: Hello World

+ exit 0
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130425-0733-c6720ac086074b.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-a6653cf1/host.keys', 'root at ec2-54-251-216-54.ap-southeast-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Please login as the ubuntu user rather than root user.


DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130425-0733-c6720ac086074b.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-a6653cf1/host.keys', 'ubuntu at ec2-54-251-216-54.ap-southeast-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World

INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130425-0733-c6720ac086074b.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-a5653cf2/host.keys', 'root at ec2-54-251-219-89.ap-southeast-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Please login as the ubuntu user rather than root user.


DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130425-0733-c6720ac086074b.pem', '-o', 'UserKnownHostsFile=None/i386/m1.small/instance-store/i-a5653cf2/host.keys', 'ubuntu at ec2-54-251-219-89.ap-southeast-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World

INFO:root:Current testing phase: 5
# ec2-54-251-90-205.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-251-90-205.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.251.90.205' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-rsa key validated for instance i-a4653cf3 (ec2-54-251-90-205.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-dss key validated for instance i-a4653cf3 (ec2-54-251-90-205.ap-southeast-1.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-251-205-218.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-251-205-218.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.251.205.218' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-a3653cf4 (ec2-54-251-205-218.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-a3653cf4 (ec2-54-251-205-218.ap-southeast-1.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-251-3-200.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-251-3-200.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.251.3.200' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-a2653cf5 (ec2-54-251-3-200.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-a2653cf5 (ec2-54-251-3-200.ap-southeast-1.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-175-41-160-150.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-175-41-160-150.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '175.41.160.150' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-a1653cf6 (ec2-175-41-160-150.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-a1653cf6 (ec2-175-41-160-150.ap-southeast-1.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-251-7-88.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-251-7-88.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.251.7.88' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-a0653cf7 (ec2-54-251-7-88.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-a0653cf7 (ec2-54-251-7-88.ap-southeast-1.compute.amazonaws.com)
INFO:root:Current testing phase: 5
# ec2-54-251-65-102.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-251-65-102.ap-southeast-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.251.65.102' to the list of known hosts.
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Host ssh-dss key validated for instance i-a8653cff (ec2-54-251-65-102.ap-southeast-1.compute.amazonaws.com)
INFO:root:Host ssh-rsa key validated for instance i-a8653cff (ec2-54-251-65-102.ap-southeast-1.compute.amazonaws.com)
INFO:root:Tests did not complete in 3300 seconds
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
cp: cannot stat `/var/log/cloud-init.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init.log
cp: cannot stat `/var/log/cloud-init-output.log': No such file or directory
FAIL: failed to copy /var/log/cloud-init-output.log
INFO:root:Tidyup test
INFO:root:Testing failed for 
        AMI: ami-7b420d29
            - #instances: 10
            - size: m1.small
            - region: ap-southeast-1 
            - placement: None 
            - arch: i386 
            - storage: instance-store
        
INFO:root:Instance: i-d8653c8f Completed: False Errors: False Phase: 5 Keyscan: None
INFO:root:Instance: i-a7653cf0 Completed: False Errors: False Phase: 5 Keyscan: None
INFO:root:Instance: i-a6653cf1 Completed: False Errors: True Phase: 3 Keyscan: None
INFO:root:Instance: i-a5653cf2 Completed: False Errors: True Phase: 3 Keyscan: None
INFO:root:Instance: i-a4653cf3 Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-a3653cf4 Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-a2653cf5 Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-a1653cf6 Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-a0653cf7 Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:Instance: i-a8653cff Completed: False Errors: False Phase: 6 Keyscan: True
INFO:root:

Test Summary:
    Tests to Execute: 1
    Tests Completed: 0
    Tests Failed: 1
    Total Tests Executed: 1


ERROR:root:At least one test case execution failed - please investigate.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results



More information about the ubuntu-testing-notifications mailing list