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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 19 17:46:07 GMT 2018


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

------------------------------------------
[...truncated 46.97 KB...]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-asn1crypto...
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-coverage...
installing python-six...
installing python-idna...
installing python-pyparsing...
installing python-packaging...
installing python-setuptools...
installing python-cryptography...
installing python-orderedmultidict...
installing python-furl...
installing python-peewee...
Optional dependencies for python-peewee
    python-psycopg2: for PostgreSQL database support
    mysql-python: for MySQL database support
installing python-iniconfig...
installing python-apipkg...
installing python-py...
installing python-pyasn1...
installing python-dateutil...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-pysocks: SOCKS support
installing python-chardet...
installing python-requests...
Optional dependencies for python-requests
    python-pysocks: SOCKS proxy support
installing python-scrypt...
installing python-vobject...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python-atomicwrites-1.2.1-1  python-attrs-18.2.0-1  python-more-itertools-4.3.0-1  python-pluggy-0.8.0-1  python-pytest-4.0.2-1

Total Download Size:   0.54 MiB
Total Installed Size:  3.18 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 50204  100 50204    0     0  15.9M      0 --:--:-- --:--:-- --:--:-- 15.9M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 28116  100 28116    0     0  13.4M      0 --:--:-- --:--:-- --:--:-- 13.4M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 81612  100 81612    0     0  25.9M      0 --:--:-- --:--:-- --:--:-- 25.9M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 10784  100 10784    0     0  5265k      0 --:--:-- --:--:-- --:--:-- 10.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  381k  100  381k    0     0  26.6M      0 --:--:-- --:--:-- --:--:-- 28.6M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pluggy...
installing python-attrs...
installing python-more-itertools...
installing python-atomicwrites...
installing python-pytest...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading etesync-0.5.6.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 16225  100 16225    0     0  55948      0 --:--:-- --:--:-- --:--:-- 55948
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    etesync-0.5.6.tar.gz ... Passed
==> Extracting sources...
  -> Extracting etesync-0.5.6.tar.gz with bsdtar
==> Starting prepare()...
renamed 'etesync-0.5.6' -> 'python-etesync-0.5.6'
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/etesync
copying etesync/service.py -> build/lib/etesync
copying etesync/pim.py -> build/lib/etesync
copying etesync/exceptions.py -> build/lib/etesync
copying etesync/db.py -> build/lib/etesync
copying etesync/crypto.py -> build/lib/etesync
copying etesync/cache.py -> build/lib/etesync
copying etesync/api.py -> build/lib/etesync
copying etesync/__init__.py -> build/lib/etesync
running egg_info
writing etesync.egg-info/PKG-INFO
writing dependency_links to etesync.egg-info/dependency_links.txt
writing requirements to etesync.egg-info/requires.txt
writing top-level names to etesync.egg-info/top_level.txt
reading manifest file 'etesync.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'etesync.egg-info/SOURCES.txt'
==> Starting check()...
============================= test session starts ==============================
platform linux -- Python 3.7.1, pytest-4.0.2, py-1.7.0, pluggy-0.8.0
rootdir: /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/src/python-etesync-0.5.6, inifile:
collected 8 items

tests/test_collections.py ...                                            [ 37%]
tests/test_crypto.py s....                                               [100%]

=============================== warnings summary ===============================
/usr/lib/python3.7/site-packages/orderedmultidict/orderedmultidict.py:15
  /usr/lib/python3.7/site-packages/orderedmultidict/orderedmultidict.py:15: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
    from collections import MutableMapping

/usr/lib/python3.7/site-packages/peewee.py:239
  /usr/lib/python3.7/site-packages/peewee.py:239: DeprecationWarning: "related_name" has been deprecated in favor of "backref" for Field objects.
    warnings.warn(s, DeprecationWarning)
  /usr/lib/python3.7/site-packages/peewee.py:239: DeprecationWarning: "related_name" has been deprecated in favor of "backref" for Field objects.
    warnings.warn(s, DeprecationWarning)
  /usr/lib/python3.7/site-packages/peewee.py:239: DeprecationWarning: "related_name" has been deprecated in favor of "backref" for Field objects.
    warnings.warn(s, DeprecationWarning)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 7 passed, 1 skipped, 4 warnings in 1.14 seconds ================
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr
creating /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib
creating /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7
creating /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages
creating /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/__init__.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/api.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/cache.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/crypto.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/db.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/exceptions.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/pim.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
copying build/lib/etesync/service.py -> /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/__init__.py to __init__.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/api.py to api.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/cache.py to cache.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/crypto.py to crypto.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/db.py to db.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/exceptions.py to exceptions.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/pim.py to pim.cpython-37.pyc
byte-compiling /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync/service.py to service.cpython-37.pyc
writing byte-compilation script '/tmp/tmpawicf9u_.py'
/usr/sbin/python /tmp/tmpawicf9u_.py
removing /tmp/tmpawicf9u_.py
running install_egg_info
running egg_info
writing etesync.egg-info/PKG-INFO
writing dependency_links to etesync.egg-info/dependency_links.txt
writing requirements to etesync.egg-info/requires.txt
writing top-level names to etesync.egg-info/top_level.txt
reading manifest file 'etesync.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'etesync.egg-info/SOURCES.txt'
Copying etesync.egg-info to /tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/lib/python3.7/site-packages/etesync-0.5.6-py3.7.egg-info
running install_scripts
install: creating directory '/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/share'
install: creating directory '/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/share/doc'
install: creating directory '/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/share/doc/python-etesync'
'DESCRIPTION.rst' -> '/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/share/doc/python-etesync/DESCRIPTION.rst'
'README.md' -> '/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/pkg/python-etesync/usr/share/doc/python-etesync/README.md'
==> 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-etesync"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-etesync 0.5.6-1 (Wed Jan 22 00:09:05 2020)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-python-etesync-archlinuxrb-build-f63sEjUv
+ tee -a /srv/reproducible-results/archlinuxrb-build-f63sEjUv/b2/python-etesync/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-etesync-archlinuxrb-build-f63sEjUv/python-etesync/trunk/python-etesync-0.5.6-1-any.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-f63sEjUv/b2/python-etesync/python-etesync-0.5.6-1-any.pkg.tar.xz'
Wed Jan 22 00:09:07 UTC 2020 - build #2 for python-etesync on profitbricks-build4-amd64 done.
Wed Jan 22 00:09:07 UTC 2020 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ORDnWdVp, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-f63sEjUv:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 17:45 b1
drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 17:46 b2

/srv/reproducible-results/archlinuxrb-build-f63sEjUv/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 17:45 python-etesync

/srv/reproducible-results/archlinuxrb-build-f63sEjUv/b1/python-etesync:
total 60
-rw-r--r-- 1 jenkins jenkins 25290 Dec 19 17:45 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Dec 19 17:45 build1.version
-rw-r--r-- 1 jenkins jenkins 26048 Dec 19 17:45 python-etesync-0.5.6-1-any.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-f63sEjUv/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 17:46 python-etesync

/srv/reproducible-results/archlinuxrb-build-f63sEjUv/b2/python-etesync:
total 56
-rw-r--r-- 1 jenkins jenkins 22856 Dec 19 17:46 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Dec 19 17:46 build2.version
-rw-r--r-- 1 jenkins jenkins 26048 Dec 19 17:46 python-etesync-0.5.6-1-any.pkg.tar.xz
Wed Dec 19 17:46:06 UTC 2018 - comparing results now.
Wed Dec 19 17:46:06 UTC 2018 - YAY - python-etesync/python-etesync-0.5.6-1-any.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Wed Dec 19 17:46:06 UTC 2018 - https://tests.reproducible-builds.org/archlinux/community/python-etesync/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('401043', '0.5.6-1', 'GOOD', '2018-12-19 17:45', '58', 'profitbricks-build3-amd64', 'profitbricks-build4-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/63874/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.5.6-1', status='GOOD', build_date='2018-12-19 17:45', build_duration='58', node1='profitbricks-build3-amd64', node2='profitbricks-build4-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_3/63874/' WHERE results.package_id='401043'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job) 
		VALUES ('python-etesync', '0.5.6-1', 'archlinux_community', 'x86_64', 3, 'GOOD', '2018-12-19 17:45', '58', 'profitbricks-build3-amd64', 'profitbricks-build4-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/63874/');
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-etesync, 0.5.6-1, archlinux_community, x86_64, 2018-12-19 17:45:00) already exists.
Wed Dec 19 17:46:07 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-f63sEjUv deleted.
Wed 19 Dec 17:46:07 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-hCrRZOXw, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list