Build failed in Jenkins: sru_kernel-natty-generic_i386-kvm-virtual #7
Jenkins Notification
devnull at canonical.com
Tue Aug 21 19:29:24 UTC 2012
See <http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/7/>
------------------------------------------
Started by upstream project "sru-kernel-natty-vm" build number 4
[EnvInject] - Loading node environment variables.
Building remotely on alderamin
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[sru_kernel-natty-generic_i386-kvm-virtual] $ /bin/bash -x /tmp/hudson7688148751115069976.sh
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ '[' x '!=' x ']'
+ '[' -z 2.6.38-15 ']'
+ bash -x /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh -r natty -t virtual -w <http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/ws/> -v generic-i386 -c 10.189.74.2 -p i386 -k 2.6.38-15
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ RELEASE=natty
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ TESTHOST=virtual
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ WORKSPACE=<http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/ws/>
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ KFLAVOUR=generic-i386
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ COBBLER_SERVER=10.189.74.2
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ TEST_PROFILE=i386
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ case "$opt" in
+ KVERSION=2.6.38-15
+ getopts s:w:r:k:d:v:c:t:p:b: opt
+ '[' -z natty ']'
+ '[' -z generic-i386 ']'
+ '[' -z 10.189.74.2 ']'
+ '[' -z '' ']'
++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh
+ SRUHOME=/var/lib/ubuntu-iso-testing/kernel-sru
+ '[' -z <http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/ws/> ']'
+ source /var/lib/ubuntu-iso-testing/kernel-sru/kernel-sru-utils.sh
++ '[' -z 10.189.74.2 ']'
++ '[' -z <http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/ws/> ']'
++ SSHOptions='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/lib/ubuntu-iso-testing/kernel-sru/ssh-keys/qa-ubuntu'
+++ dirname /var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh
++ SYSTEMS_CONF=/var/lib/ubuntu-iso-testing/kernel-sru/systems.conf
++ SLEEP=60
++ TICKS=30
++ SCP_PARMS=
+ cd <http://10.189.74.2:8080/job/sru_kernel-natty-generic_i386-kvm-virtual/ws/>
/var/lib/ubuntu-iso-testing/kernel-sru/jenkins-script-virtual-kteam.sh: line 54: ${$WORKSPACE}/*: bad substitution
+ NAME=clean-natty-generic-i386
+ printf 'Step1 to run on clean-natty-generic-i386\n'
Step1 to run on clean-natty-generic-i386
+ DIR=/var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386
++ grep -E 'generic-i386$' /var/lib/ubuntu-iso-testing/kernel-sru/systems.conf
+ SYS_LINE='Alkaid|i386|generic|generic-i386
Zmeu|i386|generic|generic-i386
Onza|i386|generic|generic-i386'
+ sys_data 'Alkaid|i386|generic|generic-i386' 'Zmeu|i386|generic|generic-i386' 'Onza|i386|generic|generic-i386' natty
++ echo 'Alkaid|i386|generic|generic-i386'
++ awk '-F|' '{print $1}'
+ SYS_HOST=Alkaid
++ echo 'Alkaid|i386|generic|generic-i386'
++ awk '-F|' '{print $2}'
+ SYS_PROFILE='Zmeu|i386|generic|generic-i386-i386'
++ echo 'Alkaid|i386|generic|generic-i386'
++ awk '-F|' '{print $3}'
+ SYS_FLAVOUR=generic
+ '[' -f /var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.qcow2 ']'
+ rm -f /var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.qcow2
+ qemu-img create -F qcow2 -b /var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.pristine.qcow2 -f qcow2 /var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.qcow2
Formatting '/var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.qcow2', fmt=qcow2 size=8589934592 backing_file='/var/lib/ubuntu-iso-testing/kernel-sru/clean-natty-generic-i386/disk0.pristine.qcow2' backing_fmt='qcow2' encryption=off cluster_size=65536
+ RC=0
+ '[' 0 -ne 0 ']'
+ tries=10
+ indx=0
+ '[' 0 -lt 10 ']'
+ let 'WAIT=(16902%29)+1'
+ sleep 25
+ virsh -d 5 -l virsh_start.log start clean-natty-generic-i386
error: Domain is already active
+ RC=1
+ '[' 1 -eq 0 ']'
+ grep -q 'Domain is already active' virsh_start.log
+ RC=0
+ '[' 0 -eq 0 ']'
+ sys_exit_KO 'virsh: tried to start an already active domain, should not happen!\n'
+ printf 'FAIL virsh: tried to start an already active domain, should not happen!\n\n'
FAIL virsh: tried to start an already active domain, should not happen!
+ exit 1
+ exit 1
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Description set:
More information about the ubuntu-testing-notifications
mailing list