Build failed in Jenkins: precise-desktop-i386_default #1035

Jenkins Notification devnull at canonical.com
Fri May 9 09:14:00 UTC 2014


See <http://d-jenkins.ubuntu-ci:8080/job/precise-desktop-i386_default/1035/>

------------------------------------------
Started due to content change in http://cdimage.ubuntu.com/precise/daily-live/current/SHA256SUMS
Building remotely on alderamin in workspace <http://d-jenkins.ubuntu-ci:8080/job/precise-desktop-i386_default/ws/>
[precise-desktop-i386_default] $ /bin/bash /tmp/hudson1395675376182658442.sh
ln: failed to create symbolic link `/var/lib/ubuntu-server-iso-testing/isos/ubuntu-desktop/ubuntu': File exists
INFO:root:Checking/Downloading current build for variant desktop from http://cdimage.ubuntu.com/precise/daily-live
INFO:root:Remote file not available. Retrying in 15 minutes
INFO:root:Downloading ISO...

-------------------- 0.0%
#------------------- 6.2% 94.2 kBps 0:15 ETA  
#######------------- 37.7% 476.2 kBps 0:01 ETA  
#################### 100.0% 228.1 kBps DONE    

reading seed file ubuntu/precise-desktop-i386.iso: ******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
Read ubuntu/precise-desktop-i386.iso. Target 94.3% complete.      
downloading from http://cdimage.ubuntu.com//precise/daily-live/current/precise-desktop-i386.iso:

##################-- 94.3%
##################-- 94.3% 15.7 kBps 60:12 ETA  
##################-- 94.3% 301.4 kBps 2:25 ETA  
##################-- 94.4% 973.2 kBps 0:45 ETA  
##################-- 94.5% 930.4 kBps 0:46 ETA  
##################-- 94.7% 1014.9 kBps 0:41 ETA  
##################-- 94.8% 1039.6 kBps 0:39 ETA  
##################-- 94.9% 921.7 kBps 0:44 ETA  
###################- 95.0% 1032.7 kBps 0:38 ETA  
###################- 95.2% 1023.6 kBps 0:37 ETA  
###################- 95.3% 723.0 kBps 0:52 ETA  
###################- 95.4% 971.9 kBps 0:37 ETA  
###################- 95.5% 554.6 kBps 1:05 ETA  
###################- 95.5% 402.3 kBps 1:29 ETA  
###################- 95.6% 988.8 kBps 0:35 ETA  
###################- 95.8% 1074.5 kBps 0:31 ETA  
###################- 95.9% 962.7 kBps 0:34 ETA  
###################- 96.0% 1041.0 kBps 0:30 ETA  
###################- 96.1% 1020.9 kBps 0:30 ETA  
###################- 96.3% 1041.7 kBps 0:28 ETA  
###################- 96.4% 1019.3 kBps 0:28 ETA  
###################- 96.4% 274.5 kBps 1:43 ETA  
###################- 96.6% 988.9 kBps 0:27 ETA  
###################- 96.6% 381.1 kBps 1:11 ETA  
###################- 96.7% 489.2 kBps 0:54 ETA  
###################- 96.8% 1367.7 kBps 0:18 ETA  
###################- 97.1% 1623.1 kBps 0:14 ETA  
###################- 97.3% 1623.8 kBps 0:13 ETA  
###################- 97.5% 1830.3 kBps 0:10 ETA  
###################- 97.8% 2213.7 kBps 0:07 ETA  
###################- 98.1% 2410.9 kBps 0:06 ETA  
###################- 98.5% 2867.0 kBps 0:04 ETA  
###################- 99.0% 3905.5 kBps 0:02 ETA  
###################- 99.6% 5151.7 kBps 0:00 ETA  
#################### 100.0% 1259.1 kBps DONE    

verifying download...checksum matches OK
used 730468352 local, fetched 45015153
Syncing precise ubuntu desktop i386
Verifying ubuntu/precise-desktop-i386.iso
Verification succeeded
[precise-desktop-i386_default] $ /bin/bash /tmp/hudson6174138907637567822.sh
bzr: ERROR: Invalid http response for https://xmlrpc.launchpad.net/bazaar/: Unable to handle http code 502: Bad Gateway
DEBUG:root:Options: {'isoroot': '/var/lib/ubuntu-iso-testing/isos', 'isoname': False, 'test_dir': '<http://d-jenkins.ubuntu-ci:8080/job/precise-desktop-i386_default/1035/artifact/tests',> 'variant': 'desktop', 'release': 'precise', 'debug': False, 'flavor': 'ubuntu', 'arch': 'i386'}
DEBUG:root:Arguments: ['default']
INFO:root:Sleeping for 36 seconds (LP: #961217)
INFO:root:Preseed: default
INFO:root:Extracting kernel and initrd from /var/lib/ubuntu-iso-testing/isos/ubuntu/precise-desktop-i386.iso
DEBUG:root:Cmd: ['unbsdtar-safelink', '-xf', '/var/lib/ubuntu-iso-testing/isos/ubuntu/precise-desktop-i386.iso', '-C', '/tmp/precise-desktop-i386.iso-ArAyiW', 'casper/vmlinuz', 'casper/initrd.lz']
INFO:root:Generating default configuration
DEBUG:root:Loading test configuration file: '<http://d-jenkins.ubuntu-ci:8080/job/precise-desktop-i386_default/1035/artifact/tests/test_cases/default/config'>
DEBUG:root:Couch Document UUID: 'dae47c00-01a4-465a-b343-cb804fa3606c'
DEBUG:root:Generate preseed file
Traceback (most recent call last):
  File "/usr/bin/run-test", line 290, in <module>
    tmpl = preseed_templates.get_template("%s/preseed" % (t_preseed))
  File "/usr/lib/python2.7/dist-packages/jinja2/environment.py", line 719, in get_template
    return self._load_template(name, self.make_globals(globals))
  File "/usr/lib/python2.7/dist-packages/jinja2/environment.py", line 693, in _load_template
    template = self.loader.load(self, name, globals)
  File "/usr/lib/python2.7/dist-packages/jinja2/loaders.py", line 115, in load
    source, filename, uptodate = self.get_source(environment, name)
  File "/usr/lib/python2.7/dist-packages/jinja2/loaders.py", line 180, in get_source
    raise TemplateNotFound(template)
jinja2.exceptions.TemplateNotFound: default/preseed
Archiving artifacts
ERROR: No artifacts found that match the file pattern "**/*". Configuration error?
ERROR: '**/*' doesn't match anything: '**' exists but not '**/*'
Build step 'Archive the artifacts' changed build result to FAILURE
Recording test results
[description-setter] Could not determine description.



More information about the ubuntu-testing-notifications mailing list