Build failed in Jenkins: lucid-server-ec2-daily » amd64,sa-east-1,ebs,proposed,ubuntu-server-ec2-testing #177
Jenkins Notification
devnull at canonical.com
Mon Sep 23 08:04:30 UTC 2013
See <http://10.189.74.2:8080/job/lucid-server-ec2-daily/./ARCH=amd64,REGION=sa-east-1,STORAGE=ebs,TEST=proposed,label=ubuntu-server-ec2-testing/177/>
------------------------------------------
Started by upstream project "lucid-server-ec2-daily" build number 177
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson2796955848859025221.sh
+ echo Running Test amd64 sa-east-1 ebs for current daily build.
Running Test amd64 sa-east-1 ebs for current daily build.
+ rm -Rf None i-fc7999e3_test_remote.pyc tests
+ 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 73 revision(s).
+ execute-ubuntu-ec2-test -r sa-east-1 -s ebs -a amd64 -R lucid -t tests proposed
INFO:root:Creating test for size:m1.large for arch:amd64 in region:sa-east-1 placement:any root storage:ebs
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/lucid/server/daily.current.txt
INFO:root:Found AMI ami-539a3d4e
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing
AMI: ami-539a3d4e
- #instances: 1
- size: m1.large
- region: sa-east-1
- placement: None
- arch: amd64
- storage: ebs
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
INFO:root:Creating security group for test
INFO:root:Starting instances
INFO:root:Executing 1 instance for ami ami-539a3d4e of size m1.large in region sa-east-1 (None)
INFO:root:Instances requested, reservation instances [Instance:i-e44b23f8]
INFO:root:Waiting for reservation to complete
INFO:root:Monitoring for test completion
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
# ec2-54-232-0-229.sa-east-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
no hostkey alg
# ec2-54-232-0-229.sa-east-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
INFO:root:Current testing phase: 1
# ec2-54-232-0-229.sa-east-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
# ec2-54-232-0-229.sa-east-1.compute.amazonaws.com SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
Warning: Permanently added the RSA host key for IP address '54.232.0.229' 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
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130923-0801-bbf48fc7085b48.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/ebs/i-e44b23f8/host.keys', 'root at ec2-54-232-0-229.sa-east-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-20130923-0801-bbf48fc7085b48.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/ebs/i-e44b23f8/host.keys', 'ubuntu at ec2-54-232-0-229.sa-east-1.compute.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World
INFO:root:Tidyup test
WARNING:root:These instances did not terminate: [u'i-e44b23f8']
ERROR:boto:400 Bad Request
ERROR:boto:<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.InUse</Code><Message>There are active instances using security group 'uec2-20130923-0801-bbf48fc7085b48'</Message></Error></Errors><RequestID>bd30938b-db1e-4094-8e51-2f5c1ca133f8</RequestID></Response>
Traceback (most recent call last):
File "/usr/bin/execute-ubuntu-ec2-test", line 160, in <module>
success = tce.execute_test()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 313, in execute_test
self.tidyup()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 517, in tidyup
self.security.delete()
File "/usr/lib/python2.7/dist-packages/boto/ec2/securitygroup.py", line 80, in delete
return self.connection.delete_security_group(self.name)
File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1773, in delete_security_group
return self.get_status('DeleteSecurityGroup', params, verb='POST')
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 718, in get_status
raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.InUse</Code><Message>There are active instances using security group 'uec2-20130923-0801-bbf48fc7085b48'</Message></Error></Errors><RequestID>bd30938b-db1e-4094-8e51-2f5c1ca133f8</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list