[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #403117

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 00:51:37 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/403117/display/redirect>

Changes:


------------------------------------------
[...truncated 54.85 KB...]
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-pbr...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading python-hacking-4.1.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 39075    0 39075    0     0  58306      0 --:--:-- --:--:-- --:--:-- 58306
==> Validating source files with sha512sums...
    python-hacking-4.1.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting python-hacking-4.1.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/hacking
creating build/lib/hacking/tests
creating build/lib/hacking/tests/checks
copying hacking/tests/checks/test_other.py -> build/lib/hacking/tests/checks
copying hacking/tests/checks/test_mock.py -> build/lib/hacking/tests/checks
copying hacking/tests/checks/test_except_checks.py -> build/lib/hacking/tests/checks
copying hacking/tests/checks/test_comments.py -> build/lib/hacking/tests/checks
copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks
copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests
copying hacking/tests/test_doctest.py -> build/lib/hacking/tests
copying hacking/tests/test_config.py -> build/lib/hacking/tests
copying hacking/tests/__init__.py -> build/lib/hacking/tests
copying hacking/core.py -> build/lib/hacking
copying hacking/config.py -> build/lib/hacking
copying hacking/__init__.py -> build/lib/hacking
creating build/lib/hacking/checks
copying hacking/checks/vim_check.py -> build/lib/hacking/checks
copying hacking/checks/python23.py -> build/lib/hacking/checks
copying hacking/checks/other.py -> build/lib/hacking/checks
copying hacking/checks/mock_checks.py -> build/lib/hacking/checks
copying hacking/checks/localization.py -> build/lib/hacking/checks
copying hacking/checks/imports.py -> build/lib/hacking/checks
copying hacking/checks/except_checks.py -> build/lib/hacking/checks
copying hacking/checks/docstrings.py -> build/lib/hacking/checks
copying hacking/checks/dictlist.py -> build/lib/hacking/checks
copying hacking/checks/comments.py -> build/lib/hacking/checks
copying hacking/checks/__init__.py -> build/lib/hacking/checks
running egg_info
creating hacking.egg-info
writing pbr to hacking.egg-info/pbr.json
writing hacking.egg-info/PKG-INFO
writing dependency_links to hacking.egg-info/dependency_links.txt
writing entry points to hacking.egg-info/entry_points.txt
writing requirements to hacking.egg-info/requires.txt
writing top-level names to hacking.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'hacking.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'hacking.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package_python-hacking()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
running egg_info
writing pbr to hacking.egg-info/pbr.json
writing hacking.egg-info/PKG-INFO
writing dependency_links to hacking.egg-info/dependency_links.txt
writing entry points to hacking.egg-info/entry_points.txt
writing requirements to hacking.egg-info/requires.txt
writing top-level names to hacking.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running install_lib
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/__init__.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/comments.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/dictlist.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/docstrings.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/except_checks.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/imports.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/localization.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/mock_checks.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/other.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/python23.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/checks/vim_check.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks
copying build/lib/hacking/__init__.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking
copying build/lib/hacking/config.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking
copying build/lib/hacking/core.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests
copying build/lib/hacking/tests/__init__.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests
copying build/lib/hacking/tests/test_config.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests
copying build/lib/hacking/tests/test_doctest.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests
copying build/lib/hacking/tests/test_import_exceptions.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests
creating /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/__init__.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/test_comments.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/test_except_checks.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/test_mock.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
copying build/lib/hacking/tests/checks/test_other.py -> /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/comments.py to comments.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/dictlist.py to dictlist.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/docstrings.py to docstrings.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/except_checks.py to except_checks.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/imports.py to imports.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/localization.py to localization.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/mock_checks.py to mock_checks.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/other.py to other.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/python23.py to python23.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/checks/vim_check.py to vim_check.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/config.py to config.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/core.py to core.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/test_config.py to test_config.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/test_doctest.py to test_doctest.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/test_import_exceptions.py to test_import_exceptions.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks/test_comments.py to test_comments.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks/test_except_checks.py to test_except_checks.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks/test_mock.py to test_mock.cpython-310.pyc
byte-compiling /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking/tests/checks/test_other.py to test_other.cpython-310.pyc
writing byte-compilation script '/tmp/tmph71dm4aw.py'
/usr/sbin/python /tmp/tmph71dm4aw.py
removing /tmp/tmph71dm4aw.py
running install_egg_info
Copying hacking.egg-info to /tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/pkg/python-hacking/usr/lib/python3.10/site-packages/hacking-4.1.0-py3.10.egg-info
running install_scripts
==> 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-hacking"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-hacking 4.1.0-2 (Thu Oct 20 23:51:28 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-hacking-archlinuxrb-build-Aa5wZs6s
+ tee -a /srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b2/python-hacking/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-hacking-archlinuxrb-build-Aa5wZs6s/python-hacking/trunk/python-hacking-4.1.0-2-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b2/python-hacking/python-hacking-4.1.0-2-any.pkg.tar.zst'
Thu Oct 20 23:51:30 UTC 2022 - build #2 for python-hacking on osuosl184-amd64 done.
Thu Oct 20 23:51:30 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ExpznXFh, removing.
/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:51 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:51 b2

/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:51 python-hacking

/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b1/python-hacking:
total 96
-rw-r--r-- 1 jenkins jenkins 32882 Oct 20 23:51 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 20 23:51 build1.version
-rw-r--r-- 1 jenkins jenkins 51996 Oct 20 23:51 python-hacking-4.1.0-2-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:51 python-hacking

/srv/reproducible-results/archlinuxrb-build-Aa5wZs6s/b2/python-hacking:
total 88
-rw-r--r-- 1 jenkins jenkins 31877 Oct 20 23:51 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 20 23:51 build2.version
-rw-r--r-- 1 jenkins jenkins 51996 Oct 20 23:51 python-hacking-4.1.0-2-any.pkg.tar.zst
Thu Oct 20 23:51:36 UTC 2022 - comparing results now.
Thu Oct 20 23:51:36 UTC 2022 - YAY - python-hacking/python-hacking-4.1.0-2-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
mv: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/python-hacking/python-hacking-4.1.0-2-any.pkg.tar.zst-b1.BUILDINFO.txt': No space left on device
Thu Oct 20 23:51:36 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-Aa5wZs6s deleted.
Thu Oct 20 23:51:36 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-yRIm21J5, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list