[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #52931

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 9 18:10:46 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_15/52931/------------------------------------------
[...truncated 8828 lines...]
++ cat /tmp/tmp.7S5LP4Q9Jk
 + subunit-filter -s --no-passthrough
 + subunit-stats
-+ cat /tmp/tmp.3YqMQHyJIy
 Total tests:      63
 Passed tests:     63
 Failed tests:      0
 Skipped tests:     0
 Seen tags: worker-0
-+ rm -f /tmp/tmp.3YqMQHyJIy
++ rm -f /tmp/tmp.7S5LP4Q9Jk
 + testr-python3 slowest
 Test id                                                     Runtime (s)
 ----------------------------------------------------------  -----------
 automaton.tests.test_fsm.HFSMTest.test_phone_dialer_iter    0.001
-automaton.tests.test_fsm.HFSMTest.test_freeze               0.001
-automaton.tests.test_fsm.HFSMTest.test_phone_call           0.001
-automaton.tests.test_fsm.HFSMTest.test_phone_call_iter      0.001
 automaton.tests.test_fsm.HFSMTest.test_bad_start_state      0.001
-automaton.tests.test_fsm.FSMTest.test_freeze_copy_unfreeze  0.000
-automaton.tests.test_fsm.FSMTest.test_build                 0.000
+automaton.tests.test_fsm.HFSMTest.test_phone_call           0.001
 automaton.tests.test_fsm.FSMTest.test_freeze                0.000
+automaton.tests.test_fsm.HFSMTest.test_freeze               0.000
+automaton.tests.test_fsm.HFSMTest.test_phone_call_iter      0.000
+automaton.tests.test_fsm.FSMTest.test_freeze_copy_unfreeze  0.000
 automaton.tests.test_fsm.HFSMTest.test_run                  0.000
-automaton.tests.test_fsm.FSMTest.test_copy_initialized      0.000
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+automaton.tests.test_fsm.FSMTest.test_build                 0.000
+automaton.tests.test_fsm.HFSMTest.test_invalid_callbacks    0.000
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
  fakeroot debian/rules binary
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
@@ -1627,7 +1644,7 @@
    dh_testroot -O--buildsystem=python_distutils
    dh_prep -O--buildsystem=python_distutils
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1691,22 +1708,22 @@
 running build_py
 creating build/lib
 creating build/lib/automaton
-copying automaton/runners.py -> build/lib/automaton
-copying automaton/machines.py -> build/lib/automaton
-copying automaton/exceptions.py -> build/lib/automaton
-copying automaton/_utils.py -> build/lib/automaton
-copying automaton/__init__.py -> build/lib/automaton
 creating build/lib/automaton/converters
 copying automaton/converters/pydot.py -> build/lib/automaton/converters
 copying automaton/converters/__init__.py -> build/lib/automaton/converters
 creating build/lib/automaton/tests
 copying automaton/tests/test_fsm.py -> build/lib/automaton/tests
 copying automaton/tests/__init__.py -> build/lib/automaton/tests
+copying automaton/runners.py -> build/lib/automaton
+copying automaton/machines.py -> build/lib/automaton
+copying automaton/exceptions.py -> build/lib/automaton
+copying automaton/_utils.py -> build/lib/automaton
+copying automaton/__init__.py -> build/lib/automaton
 running egg_info
-writing automaton.egg-info/PKG-INFO
-writing dependency_links to automaton.egg-info/dependency_links.txt
 writing top-level names to automaton.egg-info/top_level.txt
 writing requirements to automaton.egg-info/requires.txt
+writing automaton.egg-info/PKG-INFO
+writing dependency_links to automaton.egg-info/dependency_links.txt
 [pbr] Reusing existing SOURCES.txt
 running install_lib
 creating /build/python-automaton-1.2.0/debian/python3-automaton
@@ -1715,35 +1732,35 @@
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
+copying build/lib/automaton/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
+copying build/lib/automaton/_utils.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
+copying build/lib/automaton/exceptions.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
+copying build/lib/automaton/machines.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
+copying build/lib/automaton/runners.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
 copying build/lib/automaton/tests/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
 copying build/lib/automaton/tests/test_fsm.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests
 creating /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
 copying build/lib/automaton/converters/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
 copying build/lib/automaton/converters/pydot.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters
-copying build/lib/automaton/__init__.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-copying build/lib/automaton/_utils.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-copying build/lib/automaton/exceptions.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-copying build/lib/automaton/machines.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-copying build/lib/automaton/runners.py -> /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/test_fsm.py to test_fsm.cpython-35.pyc
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/pydot.py to pydot.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/__init__.py to __init__.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/_utils.py to _utils.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/exceptions.py to exceptions.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/machines.py to machines.cpython-35.pyc
 byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/runners.py to runners.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/tests/test_fsm.py to test_fsm.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton/converters/pydot.py to pydot.cpython-35.pyc
 running install_egg_info
 Copying automaton.egg-info to /build/python-automaton-1.2.0/debian/python3-automaton/usr/lib/python3/dist-packages/automaton-1.2.0.egg-info
 Skipping SOURCES.txt
 running install_scripts
 rm -rf /build/python-automaton-1.2.0/debian/python*-automaton/usr/lib/python*/dist-packages/*.pth
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_installdocs -O--buildsystem=python_distutils
    debian/rules override_dh_sphinxdoc
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1795,9 +1812,9 @@
 dumping object inventory... done
 build succeeded, 3 warnings.
 dh_sphinxdoc -O--buildsystem=python_distutils
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1809,11 +1826,11 @@
 else \
 	dh_installchangelogs ; \
 fi
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_python2 -O--buildsystem=python_distutils
    dh_python3 -O--buildsystem=python_distutils
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1827,15 +1844,15 @@
 	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
 	pkgos-gen-systemd-unit $i ; \
 done
-+ ls -1 debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls -1 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's an upstart.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.upstart.in` ; do \
 	MYPKG=`echo $i | sed s/.upstart.in//` ; \
 	cp $MYPKG.upstart.in $MYPKG.upstart ; \
 done
-+ ls -1 debian/*.upstart.in
-ls: cannot access 'debian/*.upstart.in': No such file or directory
+++ ls -1 'debian/*.upstart.in'
+ls: impossible d'accéder à 'debian/*.upstart.in': Aucun fichier ou dossier de ce type
 # Generate the upstart job if there's no already existing .upstart.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
@@ -1843,15 +1860,15 @@
 		pkgos-gen-upstart-job $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 # If there's a service.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \
 	MYPKG=`echo $i | sed s/.service.in//` ; \
 	cp $MYPKG.service.in $MYPKG.service ; \
 done
-+ ls -1 debian/*.service.in
-ls: cannot access 'debian/*.service.in': No such file or directory
+++ ls -1 'debian/*.service.in'
+ls: impossible d'accéder à 'debian/*.service.in': Aucun fichier ou dossier de ce type
 # Generate the systemd unit if there's no already existing .service.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
@@ -1859,17 +1876,17 @@
 		pkgos-gen-systemd-unit $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossible d'accéder à 'debian/*.init.in': Aucun fichier ou dossier de ce type
 dh_installinit --error-handler=true
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_link -O--buildsystem=python_distutils
    dh_strip_nondeterminism -O--buildsystem=python_distutils
    dh_compress -O--buildsystem=python_distutils
    dh_fixperms -O--buildsystem=python_distutils
    dh_installdeb -O--buildsystem=python_distutils
    debian/rules override_dh_gencontrol
-make[1]: Entering directory '/build/python-automaton-1.2.0'
+make[1] : on entre dans le répertoire « /build/python-automaton-1.2.0 »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1886,12 +1903,12 @@
 dpkg-gencontrol: warning: package python-automaton: unused substitution variable ${python:Versions}
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-make[1]: Leaving directory '/build/python-automaton-1.2.0'
+make[1] : on quitte le répertoire « /build/python-automaton-1.2.0 »
    dh_md5sums -O--buildsystem=python_distutils
    dh_builddeb -O--buildsystem=python_distutils
-dpkg-deb: building package 'python-automaton' in '../python-automaton_1.2.0-1_all.deb'.
 dpkg-deb: building package 'python-automaton-doc' in '../python-automaton-doc_1.2.0-1_all.deb'.
 dpkg-deb: building package 'python3-automaton' in '../python3-automaton_1.2.0-1_all.deb'.
+dpkg-deb: building package 'python-automaton' in '../python-automaton_1.2.0-1_all.deb'.
  dpkg-genbuildinfo --build=any,all --buildinfo-id=amd64
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=any,all >../python-automaton_1.2.0-1_amd64.changes
@@ -1900,12 +1917,14 @@
 dpkg-source: info: using options from python-automaton-1.2.0/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/28798/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/28798/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/63319 and its subdirectories
-I: Current time: Sun Oct  9 06:07:40 GMT+12 2016
-I: pbuilder-time-stamp: 1476036460
+I: removing directory /srv/workspace/pbuilder/28798 and its subdirectories
+I: Current time: dimanche 12 novembre 2017, 14:33:44 (UTC+1400)
+I: pbuilder-time-stamp: 1510446824
/srv/reproducible-results/rbuild-debian-5aj8lavc/tmp.MAeTLfpQOy:	 85.0% -- replaced with /srv/reproducible-results/rbuild-debian-5aj8lavc/tmp.MAeTLfpQOy.gz
INFO: Starting at 2016-10-09 18:10:46.063274
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/amd64/python-automaton_1.2.0-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/amd64/python-automaton didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 18:10:46.170206, took: 0:00:00.106942
Sun  9 Oct 18:10:46 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kjYSApsm, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list