[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_7 #143602

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 7 06:28:08 BST 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_7/143602/display/redirect>

Changes:


------------------------------------------
[...truncated 34.72 KB...]
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-webencodings...
installing python-html5lib...
Optional dependencies for python-html5lib
    python-lxml: lxml treebuilder
    python-genshi: genshi treewalker
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) python-appdirs-1.4.4-3  python-more-itertools-8.7.0-1  python-ordered-set-4.0.2-3  python-packaging-20.9-1  python-pyparsing-2.4.7-3  python-setuptools-1:57.1.0-1

Total Download Size:   0.80 MiB
Total Installed Size:  4.30 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 15381  100 15381    0     0  14.4M      0 --:--:-- --:--:-- --:--:-- 14.6M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 63294  100 63294    0     0  74.0M      0 --:--:-- --:--:-- --:--:-- 60.3M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 13871  100 13871    0     0  17.9M      0 --:--:-- --:--:-- --:--:-- 13.2M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  117k  100  117k    0     0   118M      0 --:--:-- --:--:-- --:--:--  114M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 54562  100 54562    0     0  61.9M      0 --:--:-- --:--:-- --:--:-- 52.0M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  556k  100  556k    0     0   181M      0 --:--:-- --:--:-- --:--:--  271M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
installing python-packaging...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading mechanize-0.4.5.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  211k  100  211k    0     0  1165k      0 --:--:-- --:--:-- --:--:-- 1165k
  -> Downloading mechanize-0.4.5.tar.gz.asc...
  % 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   833  100   833    0     0   7183      0 --:--:-- --:--:-- --:--:--  7183
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mechanize-0.4.5.tar.gz ... Passed
    mechanize-0.4.5.tar.gz.asc ... Skipped
==> Validating source files with b2sums...
    mechanize-0.4.5.tar.gz ... Passed
    mechanize-0.4.5.tar.gz.asc ... Skipped
==> Extracting sources...
  -> Extracting mechanize-0.4.5.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/mechanize
copying mechanize/polyglot.py -> build/lib/mechanize
copying mechanize/_version.py -> build/lib/mechanize
copying mechanize/_util.py -> build/lib/mechanize
copying mechanize/_useragent.py -> build/lib/mechanize
copying mechanize/_urllib2_fork.py -> build/lib/mechanize
copying mechanize/_urllib2.py -> build/lib/mechanize
copying mechanize/_testcase.py -> build/lib/mechanize
copying mechanize/_sockettimeout.py -> build/lib/mechanize
copying mechanize/_rfc3986.py -> build/lib/mechanize
copying mechanize/_response.py -> build/lib/mechanize
copying mechanize/_request.py -> build/lib/mechanize
copying mechanize/_opener.py -> build/lib/mechanize
copying mechanize/_mechanize.py -> build/lib/mechanize
copying mechanize/_http.py -> build/lib/mechanize
copying mechanize/_html.py -> build/lib/mechanize
copying mechanize/_headersutil.py -> build/lib/mechanize
copying mechanize/_gzip.py -> build/lib/mechanize
copying mechanize/_form_controls.py -> build/lib/mechanize
copying mechanize/_form.py -> build/lib/mechanize
copying mechanize/_equiv.py -> build/lib/mechanize
copying mechanize/_entities.py -> build/lib/mechanize
copying mechanize/_debug.py -> build/lib/mechanize
copying mechanize/_clientcookie.py -> build/lib/mechanize
copying mechanize/_auth.py -> build/lib/mechanize
copying mechanize/__init__.py -> build/lib/mechanize
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr
creating /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib
creating /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9
creating /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages
creating /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/__init__.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_auth.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_clientcookie.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_debug.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_entities.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_equiv.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_form.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_form_controls.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_gzip.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_headersutil.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_html.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_http.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_mechanize.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_opener.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_request.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_response.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_rfc3986.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_sockettimeout.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_testcase.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_urllib2.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_urllib2_fork.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_useragent.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_util.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/_version.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
copying build/lib/mechanize/polyglot.py -> /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_auth.py to _auth.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_clientcookie.py to _clientcookie.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_debug.py to _debug.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_entities.py to _entities.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_equiv.py to _equiv.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_form.py to _form.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_form_controls.py to _form_controls.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_gzip.py to _gzip.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_headersutil.py to _headersutil.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_html.py to _html.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_http.py to _http.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_mechanize.py to _mechanize.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_opener.py to _opener.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_request.py to _request.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_response.py to _response.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_rfc3986.py to _rfc3986.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_sockettimeout.py to _sockettimeout.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_testcase.py to _testcase.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_urllib2.py to _urllib2.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_urllib2_fork.py to _urllib2_fork.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_useragent.py to _useragent.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_util.py to _util.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/_version.py to _version.cpython-39.pyc
byte-compiling /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize/polyglot.py to polyglot.cpython-39.pyc
writing byte-compilation script '/tmp/tmpt2spwrsg.py'
/usr/sbin/python /tmp/tmpt2spwrsg.py
removing /tmp/tmpt2spwrsg.py
running install_egg_info
running egg_info
writing mechanize.egg-info/PKG-INFO
writing dependency_links to mechanize.egg-info/dependency_links.txt
writing requirements to mechanize.egg-info/requires.txt
writing top-level names to mechanize.egg-info/top_level.txt
reading manifest file 'mechanize.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.cgi' under directory 'test-tools'
adding license file 'LICENSE'
writing manifest file 'mechanize.egg-info/SOURCES.txt'
Copying mechanize.egg-info to /tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/pkg/python-mechanize/usr/lib/python3.9/site-packages/mechanize-0.4.5-py3.9.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-mechanize"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-mechanize 1:0.4.5-4 (Tue Aug  9 11:50:54 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-mechanize-archlinuxrb-build-6lMn6R89
+ tee -a /srv/reproducible-results/archlinuxrb-build-6lMn6R89/b2/python-mechanize/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-mechanize-archlinuxrb-build-6lMn6R89/python-mechanize/trunk/python-mechanize-1:0.4.5-4-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-6lMn6R89/b2/python-mechanize/python-mechanize-1:0.4.5-4-any.pkg.tar.zst'
Tue Aug  9 11:50:57 UTC 2022 - build #2 for python-mechanize on osuosl170-amd64 done.
Tue Aug  9 11:50:57 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-UftUTW67, removing.
/srv/reproducible-results/archlinuxrb-build-6lMn6R89:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jul  7 05:27 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jul  7 05:28 b2

/srv/reproducible-results/archlinuxrb-build-6lMn6R89/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul  7 05:27 python-mechanize

/srv/reproducible-results/archlinuxrb-build-6lMn6R89/b1/python-mechanize:
total 256
-rw-r--r-- 1 jenkins jenkins  21082 Jul  7 05:27 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Jul  7 05:27 build1.version
-rw-r--r-- 1 jenkins jenkins 228740 Jul  7 05:27 python-mechanize-1:0.4.5-4-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-6lMn6R89/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul  7 05:28 python-mechanize

/srv/reproducible-results/archlinuxrb-build-6lMn6R89/b2/python-mechanize:
total 248
-rw-r--r-- 1 jenkins jenkins  20156 Jul  7 05:28 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Jul  7 05:28 build2.version
-rw-r--r-- 1 jenkins jenkins 228737 Jul  7 05:28 python-mechanize-1:0.4.5-4-any.pkg.tar.zst
Wed Jul  7 05:28:04 UTC 2021 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-6lMn6R89/b1/python-mechanize/python-mechanize-1:0.4.5-4-any.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-6lMn6R89/b2/python-mechanize/python-mechanize-1:0.4.5-4-any.pkg.tar.zst differ
Wed Jul  7 05:28:04 UTC 2021 - running diffoscope on the results now:
Wed Jul  7 05:28:05 UTC 2021 - Running diffoscope 177 now...
Wed Jul  7 05:28:08 UTC 2021 - diffoscope 177 found issues, please investigate python-mechanize/python-mechanize-1:0.4.5-4-any.pkg.tar.zst
Wed Jul  7 05:28:08 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/python-mechanize/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('402436', '1:0.4.5-4', 'FTBR_1', '2021-07-07 05:27', '68', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_7/143602/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1:0.4.5-4', status='FTBR_1', build_date='2021-07-07 05:27', build_duration='68', node1='osuosl169-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_7/143602/' WHERE results.package_id='402436'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('python-mechanize', '1:0.4.5-4', 'community', 'x86_64', 3, 'FTBR_1', '2021-07-07 05:27', '68', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_7/143602/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(python-mechanize, 1:0.4.5-4, community, x86_64, 2021-07-07 05:27:00) already exists.
Wed Jul  7 05:28:08 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-6lMn6R89 deleted.
Wed Jul  7 05:28:08 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-SSs0Okfu, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list