Build failed in Jenkins: raring-proposed-adt-python-apt » amd64,albali #9

Jenkins Notification devnull at canonical.com
Thu Nov 8 07:18:27 UTC 2012


See <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/9/>

------------------------------------------
[...truncated 1110 lines...]
Setting up libapt-pkg-dev:amd64 (0.9.7.6ubuntu3) ...
Setting up python-apt-dev (0.8.8ubuntu1) ...
Setting up python-apt-doc (0.8.8ubuntu1) ...
Setting up python2.7-dbg (2.7.3-5ubuntu4) ...
Setting up python-dbg (2.7.3-0ubuntu7) ...
Setting up python-apt-dbg (0.8.8ubuntu1) ...
Setting up python3.3-dbg (3.3.0-3) ...
Setting up python3-dbg (3.3.0-0ubuntu2) ...
Setting up python3-apt-dbg (0.8.8ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
 -> Finished parsing the build-deps
adt-run: trace: & dsc0t-run-tests: [----------------------------------------
+ buildtree=/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/
+ shift
+ rm -rf -- /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/adttmp
+ mkdir -- /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/adttmp
adt-run: trace: & dsc0t-run-tests:  - - - - - - - - - - results - - - - - - - - - -
dsc0t-run-tests      FAIL status: 1, stderr: [tests] Running on 2.7.3 (default, ...
adt-run: trace: & dsc0t-run-tests:  - - - - - - - - - - stderr - - - - - - - - - -
[tests] Running on 2.7.3 (default, Sep 26 2012, 21:51:14) [GCC 4.7.2]
Using library_dir: 'None'gpg: keyring `/tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpdPWMfJ/secring.gpg' created
gpg: keyring `/tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpdPWMfJ/pubring.gpg' created
gpg: requesting key 46925553 from hkp server localhost
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyring `/tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpr4LQtk/secring.gpg' created
gpg: keyring `/tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpr4LQtk/pubring.gpg' created
gpg: requesting key 46925553 from hkp server localhost
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
WARNING:root:skipping test because lib3ds-1-3 is missing
WARNING:root:skipping test because running on a non-multiarch system
======================================================================
ERROR: test_survive_reqreinst (test_lp659438.RegressionTestCase)
Test that we survive a package in require reinstallation state
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_lp659438.py", line 58, in setUp
    self.cache.open()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_apt_cache (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 35, in wrapper
    f(*args, **kwargs)
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 68, in test_apt_cache
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_apt_update (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 35, in wrapper
    f(*args, **kwargs)
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 205, in test_apt_update
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_cache_close_download_fails (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 35, in wrapper
    f(*args, **kwargs)
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 112, in test_cache_close_download_fails
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_cache_close_leak_fd (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 35, in wrapper
    f(*args, **kwargs)
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 95, in test_cache_close_leak_fd
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_cache_open_twice_leaks_fds (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 104, in test_cache_open_twice_leaks_fds
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_dpkg_journal_dirty (test_apt_cache.TestAptCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 35, in wrapper
    f(*args, **kwargs)
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_apt_cache.py", line 159, in test_dpkg_journal_dirty
    cache = apt.Cache()
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 105, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 151, in open
    self._depcache = apt_pkg.DepCache(self._cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0t-run-tests-testtmp/tmpdir/tmpxdwEC6/etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: testAddKeyFromServer (test_auth.TestAuthKeys)
Install a GnuPG key from a remote server.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_auth.py", line 218, in testAddKeyFromServer
    "hkp://localhost:19191")
  File "/usr/lib/python2.7/dist-packages/apt/auth.py", line 123, in add_key_from_keyserver
    _add_key_from_keyserver(keyid, keyserver, tmp_keyring_dir)
  File "/usr/lib/python2.7/dist-packages/apt/auth.py", line 150, in _add_key_from_keyserver
    keyserver, keyid))
AptKeyError: recv from 'hkp://localhost:19191' failed for '0xa1bD8E9D78F7FE5C3E65D8AF8B48AD6246925553'

======================================================================
ERROR: test_proper_invocation (test_cache_invocation.TestCache)
cache_invocation: Test correct invocation.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_cache_invocation.py", line 27, in test_proper_invocation
    apt_depcache = apt_pkg.DepCache(apt_cache)
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/data/aptsources_ports/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it.

======================================================================
ERROR: test_lp707416 (test_configuration.TestConfiguration)
configuration: Test empty arguments (LP: #707416)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_configuration.py", line 19, in setUp
    apt_pkg.init_config()
SystemError: W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/data/aptsources_ports/preferences.d/ - DirectoryExists (2: No such file or directory), E:The package abrowser:none needs to be reinstalled, but I can't find an archive for it., W:Unable to read /tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/data/aptsources_ports/apt.conf.d/ - DirectoryExists (2: No such file or directory)

======================================================================
FAIL: test_add_key_from_server_mitm (test_auth.TestAuthKeys)
Verify that the key fingerprint is verified after download
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.lMCwm4kLSW/dsc0-build/python-apt-0.8.8ubuntu2/tests/test_auth.py", line 209, in test_add_key_from_server_mitm
    str(cm.exception).startswith("Fingerprints do not match"))
AssertionError: False is not true

----------------------------------------------------------------------
Ran 69 tests in 5.603s

FAILED (failures=1, errors=10)
adt-run: trace: & dsc0t-run-tests:  - - - - - - - - - - stdout - - - - - - - - - -
gpgkeys: key A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553 not found on keyserver
gpgkeys: key 0101010178F7FE5C3E65D8AF8B48AD6246925553 not found on keyserver
adt-run: trace: & dsc0t-run-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.lMCwm4kLSW:-/|/tmp/tmp.lMCwm4kLSW/!
+ RC=4
+ [ 0 -eq 1 ]
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
+ true
+ exit 4
+ RET=4
+ [ 0 -eq 1 ]
+ [ 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-11-08 07:18:25: Failure: adt-run exited with status 4.\n
2012-11-08 07:18:25: Failure: adt-run exited with status 4.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54334 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log; find  -type f -empty | xargs rm
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54334' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
find: `./.autopkgtest/gpg': Permission denied
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54334 ubuntu at localhost:/home/ubuntu/adt-log/*
    /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results>
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-11-08 07:18:26: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results\n>
2012-11-08 07:18:26: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-python-apt/./ARCH=amd64,label=albali/ws/results>
+ [ -n 2012-11-08_07-11-20 ]
+ log_info_msg Updating Jenkins results
+ log_msg Info: Updating Jenkins results\n
+ date +%F %X
+ printf 2012-11-08 07:18:26: Info: Updating Jenkins results\n
2012-11-08 07:18:26: Info: Updating Jenkins results
+ res=fail
+ [ 4 -eq 0 ]
+ OPTS=-d
+ [ 1 -eq 1 ]
+ OPTS=-d -P
+ /var/lib/ubuntu-iso-testing/auto-package-testing/bin/../jenkins/update-adt-result -d -P -r raring python-apt amd64 fail
2012-11-08 07:18:26,870 DEBUG Debug mode enabled
2012-11-08 07:18:26,871 DEBUG aptroot: /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64
2012-11-08 07:18:26,871 DEBUG Loading status from /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64/var/cache/adt/raring-proposed_amd64_python-apt
2012-11-08 07:18:26,871 DEBUG Writing status file
2012-11-08 07:18:26,872 INFO Writing results to /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64/../raring/raring-proposed_python-apt_20121108-071826
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54334 -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]:54334' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-11-08 07:18:27: Info: Cleaning up\n
2012-11-08 07:18:27: Info: Cleaning up
+ [ -f /dev/shm/adt/raring-amd64-python-apt-20121108_071120.img.pid ]
+ cat /dev/shm/adt/raring-amd64-python-apt-20121108_071120.img.pid
+ kill -9 9710
+ rm -f /dev/shm/adt/raring-amd64-python-apt-20121108_071120.img.pid
+ rm -f /dev/shm/adt/raring-amd64-python-apt-20121108_071120.img
+ rm -f /var/lock/adt/ssh.54334.lock
+ rm -f /var/lock/adt/vnc.5922.lock
+ [ -d /tmp/adt-amd64.d3Le82 ]
+ rm -Rf /tmp/adt-amd64.d3Le82
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list