Build failed in Jenkins: quantal-adt-ubuntu-release-upgrader » i386,albali #1
Jenkins Notification
devnull at canonical.com
Mon Jul 2 16:17:46 UTC 2012
See <http://10.189.74.2:8080/job/quantal-adt-ubuntu-release-upgrader/./ARCH=i386,label=albali/1/>
------------------------------------------
[...truncated 1744 lines...]
Setting up libkpimidentities4 (4:4.8.90-0ubuntu1) ...
Setting up libkalarmcal2 (4:4.8.90-0ubuntu1) ...
Setting up libkcalutils4 (4:4.8.90-0ubuntu1) ...
Setting up libmailtransport4 (4:4.8.90-0ubuntu1) ...
Setting up libmicroblog4 (4:4.8.90-0ubuntu1) ...
Setting up akonadi-server (1.7.2-1ubuntu1) ...
Setting up libknewstuff2-4 (4:4.8.90-0ubuntu1) ...
Setting up libkprintutils4 (4:4.8.90-0ubuntu1) ...
Setting up libqt4-declarative:i386 (4:4.8.2-0ubuntu2) ...
Setting up libkdeclarative5 (4:4.8.90-0ubuntu1) ...
Setting up libplasma3 (4:4.8.90-0ubuntu1) ...
Setting up libkactivities-bin (4:4.8.90-0ubuntu1) ...
Setting up libkactivities6 (4:4.8.90-0ubuntu1) ...
Setting up ntrack-module-libnl-0 (016-1.1) ...
Setting up plasma-scriptengine-javascript (4:4.8.90-0ubuntu2) ...
Setting up python3-pyqt4 (4.9.3-1) ...
Processing triggers for sgml-base ...
Updating the super catalog...
Setting up kdoctools (4:4.8.90-0ubuntu1) ...
Setting up kdelibs5-plugins (4:4.8.90-0ubuntu1) ...
Setting up kde-runtime (4:4.8.90-0ubuntu2) ...
update-alternatives: using /usr/lib/kde4/libexec/kdesu-distrib/kdesu to provide /usr/lib/kde4/libexec/kdesu (kdesu) in auto mode.
Setting up kdepim-runtime (4:4.8.90-0ubuntu1) ...
Setting up kdesudo (3.4.2.4-1ubuntu1) ...
update-alternatives: using /usr/bin/kdesudo to provide /usr/lib/kde4/libexec/kdesu (kdesu) in auto mode.
Setting up python3-pykde4 (4:4.8.90-0ubuntu2) ...
Setting up ubuntu-release-upgrader-qt (1:0.165) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
-> Finished parsing the build-deps
adt-run: trace: & dsc0t-nose-tests: [----------------------------------------
+ buildtree=/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/
+ shift
+ rm -rf -- /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/adttmp
+ mkdir -- /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir /tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/adttmp
adt-run: trace: & dsc0t-nose-tests: - - - - - - - - - - results - - - - - - - - - -
dsc0t-nose-tests FAIL status: 1, stderr: nose.plugins.cover: ERROR: Coverage...
adt-run: trace: & dsc0t-nose-tests: - - - - - - - - - - stderr - - - - - - - - - -
nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module
.EF
(process:8443): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
** (nosetests3:8443): WARNING **: Could not open X display
E....E..F.............
======================================================================
ERROR: testfetcher (test_dist_upgrade_fetcher_core.TestDistUpgradeFetcherCoreTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_dist_upgrade_fetcher_core.py", line 91, in testfetcher
res = fetcher.run()
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/DistUpgrade/DistUpgradeFetcherCore.py", line 276, in run
if not self.fetchDistUpgrader():
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/DistUpgrade/DistUpgradeFetcherCore.py", line 232, in fetchDistUpgrader
if self.new_dist.upgradeToolSig is not None:
AttributeError: 'NoneType' object has no attribute 'upgradeToolSig'
-------------------- >> begin captured logging << --------------------
root: ERROR: parse failed for '/var/lib/update-manager/meta-release'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 330, in download
self.parse()
File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 217, in parse
parseddate = list(email.utils.parsedate(rawdate))
File "/usr/lib/python3.2/email/utils.py", line 182, in parsedate
return _parsedate(data)
File "/usr/lib/python3.2/email/_parseaddr.py", line 147, in parsedate
t = parsedate_tz(data)
File "/usr/lib/python3.2/email/_parseaddr.py", line 85, in parsedate_tz
if dd[-1] == ',':
AttributeError: '_io.BufferedRandom' object has no attribute 'encoding'
root: DEBUG: using tmpdir: '/tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir/ubuntu-release-upgrader-1_zd6x'
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: Failure: RuntimeError (Gtk couldn't be initialized)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/failure.py", line 37, in runTest
raise self.exc_class(self.exc_val).with_traceback(self.tb)
File "/usr/lib/python3/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_end_of_life.py", line 3, in <module>
from gi.repository import Gtk, GObject
File "/usr/lib/python3/dist-packages/gi/importer.py", line 76, in load_module
dynamic_module._load()
File "/usr/lib/python3/dist-packages/gi/module.py", line 230, in _load
overrides_modules = __import__('gi.overrides', fromlist=[self._namespace])
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1593, in <module>
raise RuntimeError("Gtk couldn't be initialized")
RuntimeError: Gtk couldn't be initialized
======================================================================
ERROR: Failure: ImportError (No module named mock)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/failure.py", line 37, in runTest
raise self.exc_class(self.exc_val).with_traceback(self.tb)
File "/usr/lib/python3/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_quirks.py", line 7, in <module>
import mock
ImportError: No module named mock
======================================================================
FAIL: testnewdist (test_dist_upgrade_fetcher_core.TestMetaReleaseCore)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_dist_upgrade_fetcher_core.py", line 61, in testnewdist
self.assertTrue(new_dist is not None)
AssertionError: False is not true
-------------------- >> begin captured logging << --------------------
root: ERROR: parse failed for '/var/lib/update-manager/meta-release'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 330, in download
self.parse()
File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 217, in parse
parseddate = list(email.utils.parsedate(rawdate))
File "/usr/lib/python3.2/email/utils.py", line 182, in parsedate
return _parsedate(data)
File "/usr/lib/python3.2/email/_parseaddr.py", line 147, in parsedate
t = parsedate_tz(data)
File "/usr/lib/python3.2/email/_parseaddr.py", line 85, in parsedate_tz
if dd[-1] == ',':
AttributeError: '_io.BufferedRandom' object has no attribute 'encoding'
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test upgrade from a EOL release to a supported release with mirror
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_sources_list.py", line 213, in testEOL2SupportedWithMirrorUpgrade
""")
File "/tmp/tmp.Y2mtT8xrC4/dsc0-build/ubuntu-release-upgrader-0.165/tests/test_sources_list.py", line 329, in _verifySources
(l, sources_list))
AssertionError: False is not true : expected entry 'deb http://de.archive.ubuntu.com/ubuntu hardy main restricted multiverse universe' in sources.list missing. got:
'''
# main repo
deb http://archive.ubuntu.com/ubuntu hardy main restricted multiverse universe
deb-src http://archive.ubuntu.com/ubuntu hardy main restricted multiverse
deb http://archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
'''
-------------------- >> begin captured logging << --------------------
root: DEBUG: setting up environ for non-interactive use
root: DEBUG: Using 'DistUpgradeViewNonInteractive' view
root: DEBUG: aufsOptionsAndEnvironmentSetup()
root: DEBUG: using '/tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir/upgrade-rw-gy52hf' as aufs_rw_dir
root: DEBUG: using '/tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir/upgrade-chroot-wir47o' as aufs chroot dir
root: DEBUG: enable dpkg --force-overwrite
root: DEBUG: setting up environ for non-interactive use
root: DEBUG: Using 'DistUpgradeViewNonInteractive' view
root: DEBUG: aufsOptionsAndEnvironmentSetup()
root: DEBUG: using '/tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir/upgrade-rw-lee41x' as aufs_rw_dir
root: DEBUG: using '/tmp/tmp.Y2mtT8xrC4/dsc0t-nose-tests-testtmp/tmpdir/upgrade-chroot-3b8xf_' as aufs chroot dir
root: DEBUG: enable dpkg --force-overwrite
root: DEBUG: openCache()
root: DEBUG: No such plugin directory: ./plugins
root: DEBUG: plugins for condition 'PreCacheOpen' are '[]'
root: DEBUG: plugins for condition 'gutsyPreCacheOpen' are '[]'
root: DEBUG: plugins for condition 'from_feistyPreCacheOpen' are '[]'
root: DEBUG: quirks: running PreCacheOpen
root: DEBUG: running Quirks.PreCacheOpen
root: DEBUG: /openCache(), new cache size 0
root: DEBUG: updateSourcesList()
root: DEBUG: rewriteSourcesList()
root: DEBUG: upgrade from old-releases.ubuntu.com detected
root: DEBUG: verifySourcesListEntry: deb http://de.archive.ubuntu.com/ubuntu hardy main restricted multiverse universe
root: DEBUG: url_downloadable: http://de.archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='de.archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: DEBUG: error from httplib: '<urlopen error [Errno 111] Connection refused>'
root: DEBUG: verifySourcesListEntry: deb http://archive.ubuntu.com/ubuntu hardy main restricted multiverse universe
root: DEBUG: url_downloadable: http://archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: INFO: transition from old-release.u.c to http://archive.ubuntu.com/ubuntu
root: DEBUG: examining: 'deb http://archive.ubuntu.com/ubuntu gutsy main restricted multiverse universe'
root: DEBUG: entry 'deb http://archive.ubuntu.com/ubuntu hardy main restricted multiverse universe' updated to new dist
root: DEBUG: upgrade from old-releases.ubuntu.com detected
root: DEBUG: verifySourcesListEntry: deb-src http://de.archive.ubuntu.com/ubuntu hardy main restricted multiverse
root: DEBUG: url_downloadable: http://de.archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='de.archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: DEBUG: error from httplib: '<urlopen error [Errno 111] Connection refused>'
root: DEBUG: verifySourcesListEntry: deb-src http://archive.ubuntu.com/ubuntu hardy main restricted multiverse
root: DEBUG: url_downloadable: http://archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: INFO: transition from old-release.u.c to http://archive.ubuntu.com/ubuntu
root: DEBUG: examining: 'deb-src http://archive.ubuntu.com/ubuntu gutsy main restricted multiverse'
root: DEBUG: entry 'deb-src http://archive.ubuntu.com/ubuntu hardy main restricted multiverse' updated to new dist
root: DEBUG: upgrade from old-releases.ubuntu.com detected
root: DEBUG: verifySourcesListEntry: deb http://de.archive.ubuntu.com/ubuntu hardy main restricted
root: DEBUG: url_downloadable: http://de.archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='de.archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: DEBUG: error from httplib: '<urlopen error [Errno 111] Connection refused>'
root: DEBUG: verifySourcesListEntry: deb http://archive.ubuntu.com/ubuntu hardy main restricted
root: DEBUG: url_downloadable: http://archive.ubuntu.com/ubuntu/dists/hardy/Release
root: DEBUG: s='http' n='archive.ubuntu.com' p='/ubuntu/dists/hardy/Release' q='' f=''
root: INFO: transition from old-release.u.c to http://archive.ubuntu.com/ubuntu
root: DEBUG: examining: 'deb http://archive.ubuntu.com/ubuntu gutsy-security main restricted'
root: DEBUG: entry 'deb http://archive.ubuntu.com/ubuntu hardy-security main restricted' updated to new dist
root: INFO: fixing components inconsistency from 'deb http://archive.ubuntu.com/ubuntu hardy-security main restricted'
root: INFO: to new entry 'deb http://archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse'
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 25 tests in 1088.475s
FAILED (errors=3, failures=2)
adt-run: trace: & dsc0t-nose-tests: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.Y2mtT8xrC4:-/|/tmp/tmp.Y2mtT8xrC4/!
+ RET=4
+ [ 4 -gt 0 ]
+ log_failure_msg adt-run exited with status 4.
+ log_msg Failure: adt-run exited with status 4.\n
+ date +%F %X
+ printf 2012-07-02 16:17:40: Failure: adt-run exited with status 4.\n
2012-07-02 16:17:40: Failure: adt-run exited with status 4.
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-ubuntu-release-upgrader/./ARCH=i386,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54322 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54322 ubuntu at localhost:/home/ubuntu/adt-log/* <http://10.189.74.2:8080/job/quantal-adt-ubuntu-release-upgrader/./ARCH=i386,label=albali/ws/results>
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54322 ubuntu at localhost:/var/crash/*crash <http://10.189.74.2:8080/job/quantal-adt-ubuntu-release-upgrader/./ARCH=i386,label=albali/ws/results>
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
scp: /var/crash/*crash: No such file or directory
+ true
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54322 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ cat /dev/shm/adt/quantal-i386-ubuntu-release-upgrader-20120702_155526.img.pid
+ kill -9 128980
+ rm /dev/shm/adt/quantal-i386-ubuntu-release-upgrader-20120702_155526.img.pid
+ rm /dev/shm/adt/quantal-i386-ubuntu-release-upgrader-20120702_155526.img
+ rm -Rf /tmp/adt-i386.kFWWNY
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list