[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #276997

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri May 14 01:10:25 BST 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/276997/display/redirect>

Changes:


------------------------------------------
[...truncated 51.55 KB...]
copying pyls/lsp.py -> build/lib/pyls
copying pyls/hookspecs.py -> build/lib/pyls
copying pyls/_version.py -> build/lib/pyls
copying pyls/_utils.py -> build/lib/pyls
copying pyls/__main__.py -> build/lib/pyls
copying pyls/__init__.py -> build/lib/pyls
creating build/lib/pyls/plugins
copying pyls/plugins/symbols.py -> build/lib/pyls/plugins
copying pyls/plugins/yapf_format.py -> build/lib/pyls/plugins
copying pyls/plugins/signature.py -> build/lib/pyls/plugins
copying pyls/plugins/rope_rename.py -> build/lib/pyls/plugins
copying pyls/plugins/rope_completion.py -> build/lib/pyls/plugins
copying pyls/plugins/references.py -> build/lib/pyls/plugins
copying pyls/plugins/pylint_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/pyflakes_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/pydocstyle_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/pycodestyle_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/preload_imports.py -> build/lib/pyls/plugins
copying pyls/plugins/mccabe_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/jedi_rename.py -> build/lib/pyls/plugins
copying pyls/plugins/jedi_completion.py -> build/lib/pyls/plugins
copying pyls/plugins/hover.py -> build/lib/pyls/plugins
copying pyls/plugins/highlight.py -> build/lib/pyls/plugins
copying pyls/plugins/folding.py -> build/lib/pyls/plugins
copying pyls/plugins/flake8_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/definition.py -> build/lib/pyls/plugins
copying pyls/plugins/autopep8_format.py -> build/lib/pyls/plugins
copying pyls/plugins/__init__.py -> build/lib/pyls/plugins
creating build/lib/pyls/config
copying pyls/config/source.py -> build/lib/pyls/config
copying pyls/config/pycodestyle_conf.py -> build/lib/pyls/config
copying pyls/config/flake8_conf.py -> build/lib/pyls/config
copying pyls/config/config.py -> build/lib/pyls/config
copying pyls/config/__init__.py -> build/lib/pyls/config
UPDATING build/lib/pyls/_version.py
set build/lib/pyls/_version.py to '0.36.2'
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/_version.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/__init__.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/config.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/flake8_conf.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/pycodestyle_conf.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/source.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
creating /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/__init__.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/autopep8_format.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/definition.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/flake8_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/folding.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/highlight.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/hover.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/jedi_completion.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/jedi_rename.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/mccabe_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/preload_imports.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pycodestyle_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pydocstyle_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pyflakes_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pylint_lint.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/references.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/rope_completion.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/rope_rename.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/signature.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/yapf_format.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/symbols.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/__init__.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/__main__.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/_utils.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/hookspecs.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/lsp.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/python_ls.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/uris.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/workspace.py -> /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/_version.py to _version.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/config.py to config.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/flake8_conf.py to flake8_conf.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/pycodestyle_conf.py to pycodestyle_conf.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/source.py to source.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/autopep8_format.py to autopep8_format.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/definition.py to definition.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/flake8_lint.py to flake8_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/folding.py to folding.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/highlight.py to highlight.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/hover.py to hover.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/jedi_completion.py to jedi_completion.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/jedi_rename.py to jedi_rename.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/mccabe_lint.py to mccabe_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/preload_imports.py to preload_imports.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pycodestyle_lint.py to pycodestyle_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pydocstyle_lint.py to pydocstyle_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pyflakes_lint.py to pyflakes_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pylint_lint.py to pylint_lint.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/references.py to references.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/rope_completion.py to rope_completion.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/rope_rename.py to rope_rename.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/signature.py to signature.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/yapf_format.py to yapf_format.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/symbols.py to symbols.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/__main__.py to __main__.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/_utils.py to _utils.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/hookspecs.py to hookspecs.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/lsp.py to lsp.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/python_ls.py to python_ls.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/uris.py to uris.cpython-39.pyc
byte-compiling /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/workspace.py to workspace.cpython-39.pyc
writing byte-compilation script '/tmp/tmppw8lgfl9.py'
/usr/sbin/python /tmp/tmppw8lgfl9.py
removing /tmp/tmppw8lgfl9.py
running install_egg_info
running egg_info
writing python_language_server.egg-info/PKG-INFO
writing dependency_links to python_language_server.egg-info/dependency_links.txt
writing entry points to python_language_server.egg-info/entry_points.txt
writing requirements to python_language_server.egg-info/requires.txt
writing top-level names to python_language_server.egg-info/top_level.txt
adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*')
reading manifest file 'python_language_server.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python_language_server.egg-info/SOURCES.txt'
Copying python_language_server.egg-info to /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/lib/python3.9/site-packages/python_language_server-0.36.2-py3.9.egg-info
running install_scripts
Installing pyls script to /tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/pkg/python-language-server/usr/bin
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-language-server"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-language-server 0.36.2-5 (Fri May 14 00:10:18 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-language-server-archlinuxrb-build-m6llkXK1
+ tee -a /srv/reproducible-results/archlinuxrb-build-m6llkXK1/b2/python-language-server/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-language-server-archlinuxrb-build-m6llkXK1/python-language-server/trunk/python-language-server-0.36.2-5-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-m6llkXK1/b2/python-language-server/python-language-server-0.36.2-5-any.pkg.tar.zst'
Fri May 14 00:10:18 UTC 2021 - build #2 for python-language-server on osuosl169-amd64 done.
Fri May 14 00:10:18 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-NPVF7QKp, removing.
/srv/reproducible-results/archlinuxrb-build-m6llkXK1:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 May 14 00:09 b1
drwxr-xr-x 3 jenkins jenkins 4096 May 14 00:10 b2

/srv/reproducible-results/archlinuxrb-build-m6llkXK1/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 14 00:09 python-language-server

/srv/reproducible-results/archlinuxrb-build-m6llkXK1/b1/python-language-server:
total 140
-rw-r--r-- 1 jenkins jenkins 29198 May 14 00:09 build1.log
-rw-r--r-- 1 jenkins jenkins     9 May 14 00:09 build1.version
-rw-r--r-- 1 jenkins jenkins 99049 May 14 00:09 python-language-server-0.36.2-5-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-m6llkXK1/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 14 00:10 python-language-server

/srv/reproducible-results/archlinuxrb-build-m6llkXK1/b2/python-language-server:
total 140
-rw-r--r-- 1 jenkins jenkins 29633 May 14 00:10 build2.log
-rw-r--r-- 1 jenkins jenkins     9 May 14 00:10 build2.version
-rw-r--r-- 1 jenkins jenkins 99049 May 14 00:10 python-language-server-0.36.2-5-any.pkg.tar.zst
Fri May 14 00:10:24 UTC 2021 - comparing results now.
Fri May 14 00:10:24 UTC 2021 - YAY - python-language-server/python-language-server-0.36.2-5-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri May 14 00:10:24 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/python-language-server/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/python-language-server/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/python-language-server/pkg.build_duration, thus deleting it.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('402238', '0.36.2-5', 'reproducible', '2021-05-14 00:09', '58', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/276997/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.36.2-5', status='reproducible', build_date='2021-05-14 00:09', build_duration='58', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_3/276997/' WHERE results.package_id='402238'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('python-language-server', '0.36.2-5', 'community', 'x86_64', 3, 'reproducible', '2021-05-14 00:09', '58', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/276997/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='402238' and build_type='ci_build';
DELETE 1
Fri May 14 00:10:25 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-m6llkXK1 deleted.
Fri May 14 00:10:25 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-BhMTCBFR, removing.
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2493)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2484)
	at hudson.FilePath.act(FilePath.java:1164)
	at hudson.FilePath.act(FilePath.java:1147)
	at hudson.FilePath.copyTo(FilePath.java:2478)
	at hudson.FilePath.copyTo(FilePath.java:2433)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_3/builds/276997/log to /tmp/log-parser_reproducible_builder_archlinux_3_build_276997
	at hudson.FilePath.copyTo(FilePath.java:2436)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list