Build failed in Jenkins: raring-proposed-adt-sphinx » i386,albali #1

Jenkins Notification devnull at canonical.com
Fri Oct 26 18:49:23 UTC 2012


See <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/1/>

------------------------------------------
[...truncated 1603 lines...]
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
Inspect the 'docinfo' metadata stored in the first node of the document. ... ok
test_quickstart.test_do_prompt ... ok
test_quickstart.test_quickstart_all_answers ... ok
test_quickstart.test_quickstart_defaults ... ok
test_rst_domain.test_parse_directive ... ok
test_search.test_wordcollector ... ok
test_searchadapters.test_xapian ... SKIP: needs xapian bindings installed
test_searchadapters.test_whoosh ... SKIP: needs whoosh package installed
test_theming.test_theme_api ... ok
test_versioning.test_get_ratio ... ok
test_versioning.test_add_uids ... ok
test_versioning.test_picklablility ... ok
test_versioning.test_modified ... ok
test_versioning.test_added ... ok
test_versioning.test_deleted ... ok
test_versioning.test_deleted_end ... ok
test_versioning.test_insert ... ok
test_versioning.test_insert_beginning ... ok
test_versioning.test_insert_similar ... ok
test_websupport.test_build ... SKIP: needs sqlalchemy
test_websupport.test_comments ... SKIP: needs sqlalchemy
test_websupport.test_get_document ... SKIP: needs sqlalchemy
test_websupport.test_moderation ... SKIP: needs sqlalchemy
test_websupport.test_moderator_delete_comments ... SKIP: needs sqlalchemy
Make sure the correct exception is raised if srcdir is not given. ... ok
test_websupport.test_proposals ... SKIP: needs sqlalchemy
test_websupport.test_update_username ... SKIP: needs sqlalchemy
test_websupport.test_user_delete_comments ... SKIP: needs sqlalchemy
test_websupport.test_voting ... SKIP: needs sqlalchemy
test_websupport.test_differ ... ok

======================================================================
FAIL: test_autodoc.test_new_documenter
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 328, in test_new_documenter
    assert_result_contains('.. py:data:: integer', 'module', 'test_autodoc')
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 324, in assert_result_contains
    assert item in directive.result
AssertionError

======================================================================
FAIL: test_autodoc.test_generate
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 387, in test_generate
    'function', 'foobar', more_content=None)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 335, in assert_warns
    assert len(directive.result) == 0, directive.result
AssertionError: ['', '.. py:module:: test_autodoc', '', 'test_autodoc', '~~~~~~~~~~~~', '', 'Test the autodoc extension.  This tests mainly the Documenters; the auto', 'directives are tested in a test source file translated by test_build.', '', ':copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.', ':license: BSD, see LICENSE for details.', '']

======================================================================
FAIL: Failure: AssertionError (Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.\*'
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid single index entry ''
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry ''
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.*'
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid single index entry ''
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry ''
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
)
----------------------------------------------------------------------
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 232, in generate
    for test in g():
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 203, in deco
    for item in func(app, *args2, **kwargs2):
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_html.py", line 326, in test_html
    '--- Got:\n' + html_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.\*'
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid single index entry ''
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry ''
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.*'
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid single index entry ''
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry ''
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '


======================================================================
FAIL: test_build_latex.test_latex
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 187, in deco
    func(app, *args2, **kwargs2)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_latex.py", line 50, in test_latex
    '--- Got:\n' + latex_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.\*'
WARNING: invalid pair index entry ''
WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.*'
WARNING: invalid pair index entry ''
WARNING: invalid pair index entry 'keyword; '


======================================================================
FAIL: test_build_texinfo.test_texinfo
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 187, in deco
    func(app, *args2, **kwargs2)
  File "/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_texinfo.py", line 48, in test_texinfo
    '--- Got:\n' + texinfo_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.8AOXihoo8u\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.\*'
None:None: WARNING: no matching candidate for image URI 'svgimg.\*'
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.8AOXihoo8u/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.*'
None:None: WARNING: no matching candidate for image URI 'svgimg.*'


----------------------------------------------------------------------
Ran 104 tests in 66.498s

FAILED (SKIP=11, failures=5)
adt-run: trace: & dsc0t-python3-sphinx: ----------------------------------------]
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.8AOXihoo8u:-/|/tmp/tmp.8AOXihoo8u/!
+ 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-10-26 18:49:20: Failure: adt-run exited with status 4.\n
2012-10-26 18:49:20: Failure: adt-run exited with status 4.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./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; find  -type f -empty | xargs rm
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
find: `./.autopkgtest/gpg': Permission denied
+ 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/*
    /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/ws/results>
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-10-26 18:49:22: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/ws/results\n>
2012-10-26 18:49:22: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-sphinx/./ARCH=i386,label=albali/ws/results>
+ [ 0 -eq 0 ]
+ 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
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-10-26 18:49:22: Info: Cleaning up\n
2012-10-26 18:49:22: Info: Cleaning up
+ [ -f /dev/shm/adt/raring-i386-sphinx-20121026_184239.img.pid ]
+ cat /dev/shm/adt/raring-i386-sphinx-20121026_184239.img.pid
+ kill -9 22658
+ rm -f /dev/shm/adt/raring-i386-sphinx-20121026_184239.img.pid
+ rm -f /dev/shm/adt/raring-i386-sphinx-20121026_184239.img
+ rm -f /var/lock/adt/ssh.54322.lock
+ rm -f /var/lock/adt/vnc.5910.lock
+ [ -d /tmp/adt-i386.pBFRHv ]
+ rm -Rf /tmp/adt-i386.pBFRHv
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list