[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #185

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Sep 1 00:43:47 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/185/>

------------------------------------------
[...truncated 925 lines...]
reading sources... [ 12%] example
reading sources... [ 25%] index
reading sources... [ 37%] logging
reading sources... [ 50%] manpages
reading sources... [ 62%] profiling
reading sources... [ 75%] refman
reading sources... [ 87%] subcommands
reading sources... [100%] walkthrough

/tmp/buildd/python-cliapp-1.20150701/doc/refman.rst:4: WARNING: __all__ should be a list of strings, not {'app': <module 'cliapp.app' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/app.py'>, 'runcmd': <function runcmd at 0x7fc610887668>, 'Application': <class 'cliapp.app.Application'>, 'config_group_name': 'Configuration files and settings', 'TextFormat': <class 'cliapp.fmt.TextFormat'>, 'hook': <module 'cliapp.hook' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/hook.py'>, 'AppException': <class 'cliapp.app.AppException'>, 'genman': <module 'cliapp.genman' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/genman.py'>, '__all__': {...}, 'HookManager': <class 'cliapp.hookmgr.HookManager'>, 'fmt': <module 'cliapp.fmt' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/fmt.py'>, 'Plugin': <class 'cliapp.plugin.Plugin'>, '__package__': 'cliapp', 'UnknownConfigVariable': <class 'cliapp.settings.UnknownConfigVariable'>, '__version__': '1.20150701', '__doc__': 'Framework for Unix command line programs\n\ncliapp makes it easier to write typical Unix command line programs, by\ntaking care of the common tasks they need to do, such as parsing the\ncommand line, reading configuration files, setting up logging,\niterating over lines of input files, and so on.\n\nHomepage: http://liw.fi/cliapp/\n\n', 'ssh_runcmd': <function ssh_runcmd at 0x7fc6108878c0>, 'hookmgr': <module 'cliapp.hookmgr' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/hookmgr.py'>, 'Settings': <class 'cliapp.settings.Settings'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2015 Python Software Foundation.
All Rights Reserved.

Copyright (c) 2000 BeOpen.com.
All Rights Reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits':     Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
    for supporting Python development.  See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/tmp/buildd/python-cliapp-1.20150701/cliapp/__init__.py', 'util': <module 'cliapp.util' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/util.py'>, 'FilterHook': <class 'cliapp.hook.FilterHook'>, 'perf_group_name': 'Peformance', 'runcmd_unchecked': <function runcmd_unchecked at 0x7fc6108876e0>, '__name__': 'cliapp', 'pluginmgr': <module 'cliapp.pluginmgr' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/pluginmgr.py'>, 'shell_quote': <function shell_quote at 0x7fc610887848>, 'PluginManager': <class 'cliapp.pluginmgr.PluginManager'>, '__path__': ['/tmp/buildd/python-cliapp-1.20150701/cliapp'], 'settings': <module 'cliapp.settings' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/settings.py'>, 'Hook': <class 'cliapp.hook.Hook'>, 'log_group_name': 'Logging', 'MemoryProfileDumper': <class 'cliapp.util.MemoryProfileDumper'>, 'plugin': <module 'cliapp.plugin' from '/tmp/buildd/python-cliapp-1.20150701/cliapp/plugin.py'>} (in module cliapp) -- ignoring __all__
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 12%] example
writing output... [ 25%] index
writing output... [ 37%] logging
writing output... [ 50%] manpages
writing output... [ 62%] profiling
writing output... [ 75%] refman
writing output... [ 87%] subcommands
writing output... [100%] walkthrough

generating indices... genindex py-modindex
writing additional pages... search
copying static files... WARNING: html_static_path entry u'/tmp/buildd/python-cliapp-1.20150701/doc/_static' does not exist
done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 2 warnings.

Build finished. The HTML pages are in _build/html.
make[3]: Leaving directory '/tmp/buildd/python-cliapp-1.20150701/doc'
make[2]: Leaving directory '/tmp/buildd/python-cliapp-1.20150701'
dh_auto_build --with=python2 --buildsystem=python_distutils
	python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/cliapp
copying cliapp/util.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/settings_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/settings.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/runcmd_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/runcmd.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/pluginmgr_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/pluginmgr.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/plugin_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/plugin.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/hookmgr_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/hookmgr.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/hook_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/hook.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/genman.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/fmt_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/fmt.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/app_tests.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/app.py -> build/lib.linux-x86_64-2.7/cliapp
copying cliapp/__init__.py -> build/lib.linux-x86_64-2.7/cliapp
make[1]: Leaving directory '/tmp/buildd/python-cliapp-1.20150701'
   dh_auto_test -O--buildsystem=python_distutils
 fakeroot debian/rules binary
dh binary --with=python2 --buildsystem=python_distutils
   dh_testroot -O--buildsystem=python_distutils
   dh_prep -O--buildsystem=python_distutils
   dh_auto_install -O--buildsystem=python_distutils
	python setup.py install --force --root=/tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp --no-compile -O0 --install-layout=deb
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/__init__.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/app.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/app_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/fmt.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/fmt_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/genman.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/hook.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/hook_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/hookmgr.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/hookmgr_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/plugin.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/plugin_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/pluginmgr.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/pluginmgr_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/runcmd.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/runcmd_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/settings.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/settings_tests.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
copying build/lib.linux-x86_64-2.7/cliapp/util.py -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp
running install_data
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/share
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/share/man
creating /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/share/man/man5
copying cliapp.5 -> /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/share/man/man5
running install_egg_info
Writing /tmp/buildd/python-cliapp-1.20150701/debian/python-cliapp/usr/lib/python2.7/dist-packages/cliapp-1.20150701.egg-info
   dh_installdocs -O--buildsystem=python_distutils
   dh_installchangelogs -O--buildsystem=python_distutils
   dh_installexamples -O--buildsystem=python_distutils
   dh_installman -O--buildsystem=python_distutils
   dh_python2 -O--buildsystem=python_distutils
W: dh_python2:479: Please add dh-python package to Build-Depends
   dh_perl -O--buildsystem=python_distutils
   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
   dh_gencontrol -O--buildsystem=python_distutils
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-cliapp: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-cliapp: unused substitution variable ${python:Provides}
   dh_md5sums -O--buildsystem=python_distutils
   dh_builddeb -O--buildsystem=python_distutils
dpkg-deb: building package 'python-cliapp' in '../python-cliapp_1.20150701-1_all.deb'.
 dpkg-genbuildinfo  >../python-cliapp_1.20150701-1_amd64.buildinfo
 dpkg-distaddfile python-cliapp_1.20150701-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../python-cliapp_1.20150701-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build python-cliapp-1.20150701
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//19653 and its subdirectories
I: Current time: Mon Aug 31 12:45:54 GMT+12 2015
I: pbuilder-time-stamp: 1441068354
+ true
+ rm /srv/reproducible-results/tmp.xy8sF21pdQ/pbuilderrc_1Rls
++ date -u
Tue Sep  1 00:45:54 UTC 2015 - build #1 for python-cliapp/unstable/amd64 on profitbricks-build1-amd64 done
+ echo 'Tue Sep  1 00:45:54 UTC 2015 - build #1 for python-cliapp/unstable/amd64 on profitbricks-build1-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.sgidQ1kQIs/tmp.mtjh6it5HV
/srv/reproducible-results/tmp.sgidQ1kQIs/tmp.mtjh6it5HV:	 80.1% -- replaced with /srv/reproducible-results/tmp.sgidQ1kQIs/tmp.mtjh6it5HV.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-cliapp
Tue Sep  1 00:45:54 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-IxGQVxLF, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build1-amd64.debian.net:/srv/reproducible-results/tmp.xy8sF21pdQ/b1 /srv/reproducible-results/tmp.xy8sF21pdQ/
jenkins_node_wrapper.sh[23646] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.xy8sF21pdQ/b1
+ ls -R /srv/reproducible-results/tmp.xy8sF21pdQ
/srv/reproducible-results/tmp.xy8sF21pdQ:
b1
b2
python-cliapp_1.20150829-1.debian.tar.xz
python-cliapp_1.20150829-1.dsc
python-cliapp_1.20150829.orig.tar.xz
tmp.Gh76gB82D5

/srv/reproducible-results/tmp.xy8sF21pdQ/b1:
build.log
python-cliapp_1.20150701-1.debian.tar.xz
python-cliapp_1.20150701-1.dsc
python-cliapp_1.20150701-1_all.deb
python-cliapp_1.20150701-1_amd64.buildinfo
python-cliapp_1.20150701-1_amd64.changes
python-cliapp_1.20150701.orig.tar.xz

/srv/reproducible-results/tmp.xy8sF21pdQ/b2:
+ ssh -p 22 profitbricks-build1-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.xy8sF21pdQ'
jenkins_node_wrapper.sh[23700] remote_host called with rm -r /srv/reproducible-results/tmp.xy8sF21pdQ
+ '[' '!' -f b1/python-cliapp_1.20150829-1_amd64.changes ']'
+ '[' -f b1/python-cliapp_1.20150701-1_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.xy8sF21pdQ/tmp.Gh76gB82D5
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441068226
+ DURATION=54
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 1.20150829-1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''16043'\'''
+ local OLD_STATUS=FTBFS
+ '[' FTBFS = reproducible ']'
+ '[' FTBFS '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''16043'\'', '\''1.20150829-1'\'', '\''depwait'\'', '\''2015-09-01 00:42'\'', '\''54'\'', '\''amd64_4/185'\'')'
+ '[' '!' -z 54 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''python-cliapp'\'', '\''1.20150829-1'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-01 00:42'\'', '\''54'\'', '\''amd64_4/185'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''16043'\'';'
+ gen_package_html python-cliapp
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-cliapp'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:43:47.507985
INFO: Finished at 2015-09-01 00:43:47.516505, took: 0:00:00.008528
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/python-cliapp.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/python-cliapp.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.xy8sF21pdQ/tmp.Gh76gB82D5
/srv/reproducible-results/tmp.xy8sF21pdQ/tmp.Gh76gB82D5:	 40.3% -- replaced with /srv/reproducible-results/tmp.xy8sF21pdQ/tmp.Gh76gB82D5.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-cliapp
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-cliapp'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:43:47.694396
INFO: Finished at 2015-09-01 00:43:47.701272, took: 0:00:00.006883
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.xy8sF21pdQ
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-cliapp
Tue  1 Sep 00:43:47 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-eBNqzLK4, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list