You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2015/11/13 07:54:43 UTC

Build failed in Jenkins: build-systemvm64-master #668

See <http://jenkins.buildacloud.org/job/build-systemvm64-master/668/>

------------------------------------------
[...truncated 5454 lines...]
+ return 1
+ count=1
+ sleep 1
+ '[' 1 -lt 10 ']'
+ check_appliance_disk_ready
+ log INFO 'waiting for veewee appliance disk to be available...'
+ local level=INFO
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:52] INFO: waiting for veewee appliance disk to be available...'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:52] INFO: waiting for veewee appliance disk to be available...'
[2015-11-13 06:59:52] INFO: waiting for veewee appliance disk to be available...
++ vboxmanage list hdds
++ grep 'systemvm64template-master-4.6.0\/'
++ cut -c 14-
++ grep vdi
++ sed -r 's/^ *//'
+ local 'hdd_path=/home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi'
++ vboxmanage showhdinfo '/home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi'
++ egrep '^State:'
++ sed s/State://
++ egrep -o '[a-zA-Z]+'
++ awk '{print tolower($0)}'
+ disk_state=created
+ '[' created == notcreated ']'
+ '[' created == created ']'
+ log INFO 'disk /home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi in state created'
+ local level=INFO
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:52] INFO: disk /home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi in state created'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:52] INFO: disk /home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi in state created'
[2015-11-13 06:59:52] INFO: disk /home/jenkins/VirtualBox VMs/systemvm64template-master-4.6.0/systemvm64template-master-4.6.01.vdi in state created
+ return 0
+ break
+ '[' 1 -eq 10 ']'
+ retry 10 remove_shares
+ local times=10
+ shift
+ local count=0
+ '[' 0 -lt 10 ']'
+ remove_shares
+ log INFO 'removing shared folders from appliance...'
+ local level=INFO
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:52] INFO: removing shared folders from appliance...'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:52] INFO: removing shared folders from appliance...'
[2015-11-13 06:59:52] INFO: removing shared folders from appliance...
+ set +e
++ vboxmanage showvminfo systemvm64template-master-4.6.0
++ grep Name
++ grep Host
VBoxManage: error: Could not find a registered machine named 'systemvm64template-master-4.6.0'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(VMNameOrUuid).raw(), machine.asOutParam())" at line 2611 of file VBoxManageInfo.cpp
+ local shared_folders=
+ '[' '' == '' ']'
+ return 0
+ break
+ '[' 0 -eq 10 ']'
++ vboxmanage showvminfo systemvm64template-master-4.6.0
VBoxManage: error: Could not find a registered machine named 'systemvm64template-master-4.6.0'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(VMNameOrUuid).raw(), machine.asOutParam())" at line 2611 of file VBoxManageInfo.cpp
+ local vm_info=
++ echo ''
++ grep UUID
++ head -1
++ awk '{print $2}'
+ local machine_uuid=
++ echo ''
++ grep vdi
++ head -1
++ cut -d ')' -f 1
++ awk '{print $8}'
+ local hdd_uuid=
++ vboxmanage list hdds
++ grep 'systemvm64template-master-4.6.0\/'
++ grep vdi
++ cut -c 14-
++ sed -r 's/^ *//'
+ local hdd_path=
+ compact_hdd ''
+ log INFO 'compacting image'
+ local level=INFO
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:52] INFO: compacting image'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:52] INFO: compacting image'
[2015-11-13 06:59:52] INFO: compacting image
+ vboxmanage modifyhd '' --compact
VBoxManage: error: Cannot convert filename "" to absolute path
+ xen_server_export ''
+ log INFO 'creating xen server export'
+ local level=INFO
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:52] INFO: creating xen server export'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:52] INFO: creating xen server export'
[2015-11-13 06:59:52] INFO: creating xen server export
+ local hdd_path=
+ set +e
+ which faketime
+ which vhd-util
+ local result=0
+ set -e
+ '[' 0 == 0 ']'
+ vboxmanage internalcommands converttoraw -format vdi '' img.raw
Oracle VM VirtualBox Command Line Management Interface Version 4.3.14
(C) 2005-2014 Oracle Corporation
All rights reserved.

Usage: VBoxManage internalcommands <command> [command arguments]

Commands:

  converttoraw [-format <fileformat>] <filename> <outputfile>
       Convert image to raw, writing to file.

WARNING: This is a development tool and shall only be used to analyse
         problems. It is completely unsupported and will change in
         incompatible ways without warning.

Syntax error: Mandatory outputfile parameter missing
+ on_exit
+ (( i=5-1  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: veewee_destroy'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:54] DEBUG: on_exit: veewee_destroy'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:54] DEBUG: on_exit: veewee_destroy'
[2015-11-13 06:59:54] DEBUG: on_exit: veewee_destroy
+ eval veewee_destroy
++ veewee_destroy
++ log INFO 'destroying existing veewee image, if any'
++ local level=INFO
++ shift
++ [[ 1 != \1 ]]
++ local code=
+++ date '+%F %T'
++ local 'line=[2015-11-13 06:59:54] INFO: destroying existing veewee image, if any'
++ '[' -t 2 ']'
++ echo '[2015-11-13 06:59:54] INFO: destroying existing veewee image, if any'
[2015-11-13 06:59:54] INFO: destroying existing veewee image, if any
++ set +e
++ bundle exec veewee vbox destroy systemvm64template-master-4.6.0
Error:: You tried to destroy a non-existing box 'systemvm64template-master-4.6.0'
++ set -e
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: rm -f cloud_scripts_shar_archive.sh'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:57] DEBUG: on_exit: rm -f cloud_scripts_shar_archive.sh'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:57] DEBUG: on_exit: rm -f cloud_scripts_shar_archive.sh'
[2015-11-13 06:59:57] DEBUG: on_exit: rm -f cloud_scripts_shar_archive.sh
+ eval rm -f cloud_scripts_shar_archive.sh
++ rm -f cloud_scripts_shar_archive.sh
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: rm -rf definitions/systemvm64template-master-4.6.0'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 06:59:59] DEBUG: on_exit: rm -rf definitions/systemvm64template-master-4.6.0'
+ '[' -t 2 ']'
+ echo '[2015-11-13 06:59:59] DEBUG: on_exit: rm -rf definitions/systemvm64template-master-4.6.0'
[2015-11-13 06:59:59] DEBUG: on_exit: rm -rf definitions/systemvm64template-master-4.6.0
+ eval rm -rf definitions/systemvm64template-master-4.6.0
++ rm -rf definitions/systemvm64template-master-4.6.0
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: rm -rf definitions/systemvm64template'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 07:00:01] DEBUG: on_exit: rm -rf definitions/systemvm64template'
+ '[' -t 2 ']'
+ echo '[2015-11-13 07:00:01] DEBUG: on_exit: rm -rf definitions/systemvm64template'
[2015-11-13 07:00:01] DEBUG: on_exit: rm -rf definitions/systemvm64template
+ eval rm -rf definitions/systemvm64template
++ rm -rf definitions/systemvm64template
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: clean_vbox'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2015-11-13 07:00:03] DEBUG: on_exit: clean_vbox'
+ '[' -t 2 ']'
+ echo '[2015-11-13 07:00:03] DEBUG: on_exit: clean_vbox'
[2015-11-13 07:00:03] DEBUG: on_exit: clean_vbox
+ eval clean_vbox
++ clean_vbox
++ log INFO 'deleting all virtualbox vms and disks for jenkins'
++ local level=INFO
++ shift
++ [[ 1 != \1 ]]
++ local code=
+++ date '+%F %T'
++ local 'line=[2015-11-13 07:00:03] INFO: deleting all virtualbox vms and disks for jenkins'
++ '[' -t 2 ']'
++ echo '[2015-11-13 07:00:03] INFO: deleting all virtualbox vms and disks for jenkins'
[2015-11-13 07:00:03] INFO: deleting all virtualbox vms and disks for jenkins
++ bundle exec ./vbox_vm_clean.rb --delete --kill
++ bundle exec ./vbox_disk_clean.rb
+ (( i--  ))
+ (( i>=0  ))
Build step 'Execute shell' marked build as failure
Archiving artifacts
Publish artifacts to S3 Bucket Using S3 profile: CloudStack S3 Buckets
Publish artifacts to S3 Bucket No file(s) found: tools/appliance/dist/*
Publish artifacts to S3 Bucket ‘tools/appliance/dist/*’ doesn’t match anything, but ‘*’ does. Perhaps that’s what you mean?