[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_33 #12232

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 02:14:35 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_33/12232/------------------------------------------
[...truncated 169.69 KB...]
@@ -404,7 +416,9 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: user script /srv/workspace/pbuilder/18191/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/18191/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package django-housekeeping
 dpkg-buildpackage: info: source version 1.1-1
@@ -442,13 +456,13 @@
 running build
 running build_py
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
-copying django_housekeeping/report.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
+copying django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
+copying django_housekeeping/task.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
 copying django_housekeeping/models.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
 copying django_housekeeping/tests.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
-copying django_housekeeping/run.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
-copying django_housekeeping/task.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
-copying django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
 copying django_housekeeping/__init__.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
+copying django_housekeeping/report.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
+copying django_housekeeping/run.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management
 copying django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management/commands
@@ -458,13 +472,13 @@
 running build
 running build_py
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
-copying django_housekeeping/report.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
+copying django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
+copying django_housekeeping/task.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
 copying django_housekeeping/models.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
 copying django_housekeeping/tests.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
-copying django_housekeeping/run.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
-copying django_housekeeping/task.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
-copying django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
 copying django_housekeeping/__init__.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
+copying django_housekeeping/report.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
+copying django_housekeeping/run.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management
 copying django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management
 creating /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/commands
@@ -480,7 +494,7 @@
 test_stage_without_tasks (django_housekeeping.tests.TestToposort) ... ok
 
 ----------------------------------------------------------------------
-Ran 6 tests in 0.029s
+Ran 6 tests in 1.062s
 
 OK
 I: pybuild base:184: cd /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build; python3.5 -m unittest discover -v 
@@ -492,7 +506,7 @@
 test_stage_without_tasks (django_housekeeping.tests.TestToposort) ... ok
 
 ----------------------------------------------------------------------
-Ran 6 tests in 0.033s
+Ran 6 tests in 1.384s
 
 OK
    create-stamp debian/debhelper-build-stamp
@@ -512,34 +526,34 @@
 creating /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7
 creating /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages
 creating /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/report.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/tests.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/task.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/task.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/models.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/tests.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/run.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/__init__.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/toposort.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
 creating /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management
 creating /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/commands
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management/commands/housekeeping.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/commands
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management/commands/__init__.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/commands
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/tests.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/run.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/report.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/toposort.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/run.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/task.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/task.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/__init__.pyc -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/tests.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/__init__.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/report.py to report.pyc
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/report.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_2.7/build/django_housekeeping/run.py -> /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/toposort.py to toposort.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/task.py to task.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/models.py to models.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/tests.py to tests.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/__init__.py to __init__.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/commands/housekeeping.py to housekeeping.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/commands/__init__.py to __init__.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/management/__init__.py to __init__.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/run.py to run.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/task.py to task.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/toposort.py to toposort.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/tests.py to tests.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/__init__.py to __init__.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/report.py to report.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python-django-housekeeping/usr/lib/python2.7/dist-packages/django_housekeeping/run.py to run.pyc
 running install_egg_info
 running egg_info
 creating django_housekeeping.egg-info
@@ -563,45 +577,45 @@
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/report.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/task.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/models.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/tests.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/__pycache__
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/__pycache__/__init__.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/__pycache__
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/commands/housekeeping.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/commands/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands/__pycache__
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/commands/__pycache__/__init__.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/commands/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/management/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/run.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/tests.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/report.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
 creating /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/task.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/run.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/toposort.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/__init__.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/tests.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
 copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/report.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/toposort.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/task.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/toposort.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
-copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__init__.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/report.py to report.cpython-35.pyc
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/tests.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/task.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/__pycache__/run.cpython-35.pyc -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__pycache__
+copying /build/django-housekeeping-1.1/.pybuild/pythonX.Y_3.5/build/django_housekeeping/run.py -> /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/toposort.py to toposort.cpython-35.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/task.py to task.cpython-35.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/models.py to models.cpython-35.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/tests.py to tests.cpython-35.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/__init__.py to __init__.cpython-35.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands/housekeeping.py to housekeeping.cpython-35.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/commands/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/management/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/run.py to run.cpython-35.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/task.py to task.cpython-35.pyc
-byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/toposort.py to toposort.cpython-35.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/tests.py to tests.cpython-35.pyc
 byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/report.py to report.cpython-35.pyc
+byte-compiling /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping/run.py to run.cpython-35.pyc
 running install_egg_info
 running egg_info
+writing django_housekeeping.egg-info/PKG-INFO
 writing dependency_links to django_housekeeping.egg-info/dependency_links.txt
-writing top-level names to django_housekeeping.egg-info/top_level.txt
 writing requirements to django_housekeeping.egg-info/requires.txt
-writing django_housekeeping.egg-info/PKG-INFO
+writing top-level names to django_housekeeping.egg-info/top_level.txt
 reading manifest file 'django_housekeeping.egg-info/SOURCES.txt'
 writing manifest file 'django_housekeeping.egg-info/SOURCES.txt'
 Copying django_housekeeping.egg-info to /build/django-housekeeping-1.1/debian/python3-django-housekeeping/usr/lib/python3.5/dist-packages/django_housekeeping-1.0.egg-info
@@ -624,8 +638,8 @@
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
    dh_md5sums -O--buildsystem=pybuild
    dh_builddeb -O--buildsystem=pybuild
-dpkg-deb: building package 'python-django-housekeeping' in '../python-django-housekeeping_1.1-1_all.deb'.
 dpkg-deb: building package 'python3-django-housekeeping' in '../python3-django-housekeeping_1.1-1_all.deb'.
+dpkg-deb: building package 'python-django-housekeeping' in '../python-django-housekeeping_1.1-1_all.deb'.
  dpkg-genbuildinfo --build=binary
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../django-housekeeping_1.1-1_armhf.changes
@@ -634,12 +648,14 @@
 dpkg-source: info: using options from django-housekeeping-1.1/debian/source/options: --extend-diff-ignore=\.egg-info
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/18191/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/18191/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/2619 and its subdirectories
-I: Current time: Sun Feb  5 13:57:43 -12 2017
-I: pbuilder-time-stamp: 1486346263
+I: removing directory /srv/workspace/pbuilder/18191 and its subdirectories
+I: Current time: Mon Feb  6 16:14:25 +14 2017
+I: pbuilder-time-stamp: 1486347266

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/django-housekeeping_1.1-1.diff:	 89.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/django-housekeeping_1.1-1.diff.gz
b2/build.log:	 86.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 86.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/django-housekeeping_1.1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS
+ mv /srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/django-housekeeping_1.1-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/django-housekeeping_1.1-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/django-housekeeping_1.1-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS
/srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS:	 83.7% -- replaced with /srv/reproducible-results/rbuild-debian-XplxiSUC/tmp.rujUcTVFNS.gz
+ '[' master = master ']'
+ gen_package_html django-housekeeping
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''django-housekeeping'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 02:14:34.621488
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/armhf/django-housekeeping_1.1-1_armhf.buildinfo
INFO: Finished at 2017-02-06 02:14:34.869276, took: 0:00:00.247803
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-XplxiSUC
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 02:14:34 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-2XEjoAJ3, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list