[Qa-jenkins-scm] Build failed in Jenkins: reproducible_reprotest_from_git_master #39

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue May 9 18:57:30 UTC 2017


See <https://jenkins.debian.net/job/reproducible_reprotest_from_git_master/39/display/redirect?page=changes>

Changes:

[infinity0] Properly clean the documentation

[infinity0] Release 0.6.1 to Debian unstable.

------------------------------------------
[...truncated 210.97 KB...]
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'reprotest' in '../reprotest_0.6.1_all.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../reprotest_0.6.1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build control
dpkg-buildpackage: info: binary-only upload (no source included)
Now running lintian...
warning: the authors of lintian do not recommend running it with root privileges!
Finished running lintian.
starting build with source directory: /tmp/autopkgtest.mJn9O2/experiment/, artifact pattern: ../*.deb
executing: ( umask 0002 && cd /tmp/autopkgtest.mJn9O2/experiment/ && faketime +373days+7hours+13minutes linux32 sh -ec 'debuild -b -uc -us' )
 dpkg-buildpackage -rfakeroot -us -uc -b
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: info: source package reprotest
dpkg-buildpackage: info: source version 0.6.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ximin Luo <infinity0 at debian.org>
 dpkg-source --before-build experiment
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/tmp/autopkgtest.mJn9O2/experiment'
dh_auto_clean
I: pybuild base:184: python3.5 setup.py clean 
running clean
'/tmp/testrun/.pybuild/pythonX.Y_3.5/build' does not exist -- can't clean it
'build/bdist.linux-amd64' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
cd doc && /usr/bin/make clean
make[2]: Entering directory '/tmp/autopkgtest.mJn9O2/experiment/doc'
rm -f reprotest.1 reprotest.h2m
make[2]: Leaving directory '/tmp/autopkgtest.mJn9O2/experiment/doc'
make[1]: Leaving directory '/tmp/autopkgtest.mJn9O2/experiment'
   dh_clean -O--buildsystem=pybuild
 debian/rules build
dh build --with python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/autopkgtest.mJn9O2/experiment'
test $(python3 setup.py --version) = $(dpkg-parsechangelog -SVersion)
dh_auto_configure
I: pybuild base:184: python3.5 setup.py config 
running config
make[1]: Leaving directory '/tmp/autopkgtest.mJn9O2/experiment'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/autopkgtest.mJn9O2/experiment'
dh_auto_build
I: pybuild base:184: /usr/bin/python3 setup.py build 
running build
running build_py
creating /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
copying reprotest/__init__.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
copying reprotest/__main__.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
copying reprotest/_contextlib.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
copying reprotest/_shell_ast.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
copying reprotest/presets.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest
creating /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib
copying reprotest/lib/VirtSubproc.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib
copying reprotest/lib/__init__.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib
copying reprotest/lib/adt_testbed.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib
copying reprotest/lib/adtlog.py -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib
running egg_info
creating reprotest.egg-info
writing entry points to reprotest.egg-info/entry_points.txt
writing reprotest.egg-info/PKG-INFO
writing requirements to reprotest.egg-info/requires.txt
writing top-level names to reprotest.egg-info/top_level.txt
writing dependency_links to reprotest.egg-info/dependency_links.txt
writing manifest file 'reprotest.egg-info/SOURCES.txt'
reading manifest file 'reprotest.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'reprotest.egg-info/SOURCES.txt'
creating /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/chroot -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/lxc -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/lxd -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/null -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/qemu -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/schroot -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
copying reprotest/virt/ssh -> /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt
cd doc && /usr/bin/make
make[2]: Entering directory '/tmp/autopkgtest.mJn9O2/experiment/doc'
{ cat reprotest.h2m.0; cat ../README.rst | \
  rst2man --no-doc-title | \
  sed -e 's,^ \\- ,,' -e 's,^\[,\\[char91],g' \
      -e 's,\.SH \(.*\),[\1],g'; } > "reprotest.h2m"
help2man --version-string=$(cd .. && python3 setup.py -V) ./reprotest -N --include="reprotest.h2m" | \
  sed -e '/end_of_description_header/,/positional arguments/{d}' > "reprotest.1"
Unknown encoding 'RK1048' at /usr/bin/help2man line 56.
make[2]: Leaving directory '/tmp/autopkgtest.mJn9O2/experiment/doc'
make[1]: Leaving directory '/tmp/autopkgtest.mJn9O2/experiment'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python3 setup.py install --root /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest 
running install
running build
running build_py
running egg_info
writing entry points to reprotest.egg-info/entry_points.txt
writing top-level names to reprotest.egg-info/top_level.txt
writing dependency_links to reprotest.egg-info/dependency_links.txt
writing requirements to reprotest.egg-info/requires.txt
writing reprotest.egg-info/PKG-INFO
reading manifest file 'reprotest.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'reprotest.egg-info/SOURCES.txt'
running install_lib
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/ssh -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/schroot -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/qemu -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/null -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/lxd -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/lxc -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/virt/chroot -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/virt
creating /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib/adtlog.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib/adt_testbed.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib/__init__.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/lib/VirtSubproc.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/presets.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/_shell_ast.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/_contextlib.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/__main__.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
copying /tmp/autopkgtest.mJn9O2/experiment/.pybuild/pythonX.Y_3.5/build/reprotest/__init__.py -> /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib/adtlog.py to adtlog.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib/adt_testbed.py to adt_testbed.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib/__init__.py to __init__.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/lib/VirtSubproc.py to VirtSubproc.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/presets.py to presets.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/_shell_ast.py to _shell_ast.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/_contextlib.py to _contextlib.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/__main__.py to __main__.cpython-35.pyc
byte-compiling /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest/__init__.py to __init__.cpython-35.pyc
running install_egg_info
Copying reprotest.egg-info to /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/lib/python3.5/dist-packages/reprotest-0.6.1.egg-info
Skipping SOURCES.txt
running install_scripts
Installing reprotest script to /tmp/autopkgtest.mJn9O2/experiment/debian/reprotest/usr/bin
   dh_installdocs -O--buildsystem=pybuild
   dh_installchangelogs -O--buildsystem=pybuild
   dh_installman -O--buildsystem=pybuild
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'reprotest' in '../reprotest_0.6.1_all.deb'.
 dpkg-genbuildinfo --build=binary
 dpkg-genchanges --build=binary >../reprotest_0.6.1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build experiment
dpkg-buildpackage: info: binary-only upload (no source included)
Now running lintian...
warning: the authors of lintian do not recommend running it with root privileges!
E: reprotest: empty-manual-page usr/share/man/man1/reprotest.1.gz
Finished running lintian.
copying /tmp/autopkgtest.mJn9O2/control-dist/ back from virtual server's /tmp/tmp86k2rmql/control_artifact/
copying /tmp/autopkgtest.mJn9O2/experiment-dist/ back from virtual server's /tmp/tmp86k2rmql/experiment_artifact/
Running diff: ['diff', '-ru', '/tmp/tmp86k2rmql/control_artifact/', '/tmp/tmp86k2rmql/experiment_artifact/']
Binary files /tmp/tmp86k2rmql/control_artifact/reprotest_0.6.1_all.deb and /tmp/tmp86k2rmql/experiment_artifact/reprotest_0.6.1_all.deb differ
F

=================================== FAILURES ===================================
___________________________ test_debian_build[null] ____________________________

virtual_server = ['null']

    def test_debian_build(virtual_server):
        # This is a bit dirty though it works - when building the debian package,
        # debian/rules will call this, which will call debian/rules, so ../*.deb
        # gets written twice and the second one is the "real" one, but since it
        # should all be reproducible, this should be OK.
>       assert(0 == subprocess.call(
            REPROTEST + ['debuild -b -uc -us', '../*.deb'] + virtual_server,
            # "nocheck" to stop tests recursing into themselves
            env=dict(list(os.environ.items()) + [("DEB_BUILD_OPTIONS", "nocheck")])))
E       assert 0 == 1
E        +  where 1 = <function call at 0x7f20252fea60>(((['/tmp/testrun/.tox/py35/bin/python', '-m', 'reprotest', '--no-diffoscope', '--dont-vary', 'fileordering'] + ['debuild -b -uc -us', '../*.deb']) + ['null']), env={'DEB_BUILD_OPTIONS': 'nocheck', 'LANG': 'en_GB.UTF-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11', 'PYTHONHASHSEED': '1996656190', ...})
E        +    where <function call at 0x7f20252fea60> = subprocess.call
E        +    and   {'DEB_BUILD_OPTIONS': 'nocheck', 'LANG': 'en_GB.UTF-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11', 'PYTHONHASHSEED': '1996656190', ...} = dict(([('https_proxy', 'https://127.0.9.1:9'), ('LANG', 'en_GB.UTF-8'), ('REPROTEST_TEST_DONTVARY', 'fileordering'), ('PYTHONHASHSEED', '1996656190'), ('VIRTUALENV_DOWNLOAD', 'no'), ('http_proxy', 'http://127.0.9.1:9'), ...] + [('DEB_BUILD_OPTIONS', 'nocheck')]))
E        +      where [('https_proxy', 'https://127.0.9.1:9'), ('LANG', 'en_GB.UTF-8'), ('REPROTEST_TEST_DONTVARY', 'fileordering'), ('PYTHONHASHSEED', '1996656190'), ('VIRTUALENV_DOWNLOAD', 'no'), ('http_proxy', 'http://127.0.9.1:9'), ...] = list(ItemsView(environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_DONTVARY': 'fileorderi.../py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'})))
E        +        where ItemsView(environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_DONTVARY': 'fileorderi.../py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'})) = <bound method Mapping.items of environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_D.../py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'})>()
E        +          where <bound method Mapping.items of environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_D.../py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'})> = environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_DONTVARY': 'fileordering', 'PYTH...x/py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'}).items
E        +            where environ({'https_proxy': 'https://127.0.9.1:9', 'LANG': 'en_GB.UTF-8', 'REPROTEST_TEST_DONTVARY': 'fileordering', 'PYTH...x/py35', 'PYTHONIOENCODING': 'utf-8', 'PATH': '/tmp/testrun/.tox/py35/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11'}) = os.environ

tests/tests.py:68: AssertionError
===================== 1 failed, 12 passed in 72.19 seconds =====================
Traceback (most recent call last):
  File "/tmp/testrun/reprotest/__init__.py", line 463, in check
    artifact_pattern, testbed)
  File "/tmp/testrun/reprotest/__init__.py", line 381, in build
    testbed.bomb('"%s" failed with status %i' % (' '.join(argv), code), adtlog.AutopkgtestError)
  File "/tmp/testrun/reprotest/lib/adt_testbed.py", line 335, in bomb
    raise _type(m)
reprotest.lib.adtlog.AutopkgtestError: "sh -ec ( umask 0022 && cd /tmp/autopkgtest.O8DxaQ/control/ && linux64 --uname-2.6 sh -ec 'python3 mock_failure.py' )" failed with status 12
ERROR: InvocationError: '/tmp/testrun/.tox/py35/bin/python -m coverage run --omit .tox/* --parallel -m py.test -s tests/tests.py'
___________________________________ summary ____________________________________
ERROR:   py35: commands failed
debian/rules:23: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/testrun'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc failed
+ cleanup
+ '[' -e /chroots/chroot-run-sid.G6S0B0nfE/tmp/testrun/stats.csv ']'
++ ls -1 '/chroots/chroot-run-sid.G6S0B0nfE/tmp/debian-edu-doc_*.changes'
++ true
+ CHANGES=
+ '[' '!' -z '' ']'
+ '[' false = true ']'
+ '[' -d /chroots/chroot-run-sid.G6S0B0nfE/proc ']'
+ sudo umount -l /chroots/chroot-run-sid.G6S0B0nfE/proc
+ '[' -d /chroots/chroot-run-sid.G6S0B0nfE/testrun ']'
+ '[' -d /chroots/chroot-run-sid.G6S0B0nfE ']'
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.G6S0B0nfE
Tue  9 May 18:57:30 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-IXVEEplg, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list