[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #9826
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jan 14 09:42:20 UTC 2018
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/9826/display/redirect>
------------------------------------------
[...truncated 11.21 KB...]
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-appdirs...
installing python-setuptools...
installing python2-pyparsing...
installing python2-six...
installing python2-packaging...
installing python2-appdirs...
installing python2-setuptools...
installing proj...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Retrieving sources...
-> Downloading python-pyproj-1.9.5.1.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 --:--:-- --:--:-- --:--:-- 0100 126 0 126 0 0 126 0 --:--:-- --:--:-- --:--:-- 280
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 96052 0 96052 0 0 96052 0 --:--:-- 0:00:01 --:--:-- 89852100 2689k 0 2689k 0 0 1344k 0 --:--:-- 0:00:02 --:--:-- 1854k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-pyproj-1.9.5.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting python-pyproj-1.9.5.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
PROJ_DIR is set, using existing proj4 installation..
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/pyproj
copying lib/pyproj/datadir.py -> build/lib.linux-x86_64-3.6/pyproj
copying lib/pyproj/__init__.py -> build/lib.linux-x86_64-3.6/pyproj
running build_ext
building 'pyproj._proj' extension
creating build/temp.linux-x86_64-3.6
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include -I/usr/include/python3.6m -c _proj.c -o build/temp.linux-x86_64-3.6/_proj.o
_proj.c: In function '__pyx_pw_5_proj_5_transform':
_proj.c:3709:17: warning: '__pyx_v_zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_err = pj_transform(__pyx_v_p1->projpj, __pyx_v_p2->projpj, __pyx_v_npts, 0, __pyx_v_xx, __pyx_v_yy, __pyx_v_zz);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_proj.c:3380:11: note: '__pyx_v_zz' was declared here
double *__pyx_v_zz;
^~~~~~~~~~
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.6/_proj.o -L/usr/lib -L/usr/lib64 -L/usr/lib -lproj -lpython3.6m -o build/lib.linux-x86_64-3.6/pyproj/_proj.cpython-36m-x86_64-linux-gnu.so
PROJ_DIR is set, using existing proj4 installation..
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/pyproj
copying lib/pyproj/datadir.py -> build/lib.linux-x86_64-2.7/pyproj
copying lib/pyproj/__init__.py -> build/lib.linux-x86_64-2.7/pyproj
running build_ext
building 'pyproj._proj' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include -I/usr/include/python2.7 -c _proj.c -o build/temp.linux-x86_64-2.7/_proj.o
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/_proj.o -L/usr/lib -L/usr/lib64 -L/usr/lib -lproj -lpython2.7 -o build/lib.linux-x86_64-2.7/pyproj/_proj.so
==> Entering fakeroot environment...
==> Starting package_python-pyproj()...
PROJ_DIR is set, using existing proj4 installation..
running install
running install_lib
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj
copying build/lib.linux-x86_64-3.6/pyproj/_proj.cpython-36m-x86_64-linux-gnu.so -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj
copying build/lib.linux-x86_64-3.6/pyproj/__init__.py -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj
copying build/lib.linux-x86_64-3.6/pyproj/datadir.py -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj
byte-compiling /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj/__init__.py to __init__.cpython-36.pyc
byte-compiling /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj/datadir.py to datadir.cpython-36.pyc
writing byte-compilation script '/tmp/tmpdrves4qb.py'
/usr/bin/python /tmp/tmpdrves4qb.py
removing /tmp/tmpdrves4qb.py
running install_egg_info
running egg_info
creating lib/pyproj.egg-info
writing lib/pyproj.egg-info/PKG-INFO
writing dependency_links to lib/pyproj.egg-info/dependency_links.txt
writing top-level names to lib/pyproj.egg-info/top_level.txt
writing manifest file 'lib/pyproj.egg-info/SOURCES.txt'
reading manifest file 'lib/pyproj.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*diff'
writing manifest file 'lib/pyproj.egg-info/SOURCES.txt'
Copying lib/pyproj.egg-info to /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python-pyproj/usr/lib/python3.6/site-packages/pyproj-1.9.5.1-py3.6.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-pyproj"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_python2-pyproj()...
PROJ_DIR is set, using existing proj4 installation..
running install
running install_lib
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages
creating /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj
copying build/lib.linux-x86_64-2.7/pyproj/_proj.so -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj
copying build/lib.linux-x86_64-2.7/pyproj/__init__.py -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj
copying build/lib.linux-x86_64-2.7/pyproj/datadir.py -> /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj
byte-compiling /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj/__init__.py to __init__.pyc
byte-compiling /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj/datadir.py to datadir.pyc
writing byte-compilation script '/tmp/tmppyCG4N.py'
/usr/bin/python2 -O /tmp/tmppyCG4N.py
removing /tmp/tmppyCG4N.py
running install_egg_info
running egg_info
creating lib/pyproj.egg-info
writing lib/pyproj.egg-info/PKG-INFO
writing top-level names to lib/pyproj.egg-info/top_level.txt
writing dependency_links to lib/pyproj.egg-info/dependency_links.txt
writing manifest file 'lib/pyproj.egg-info/SOURCES.txt'
reading manifest file 'lib/pyproj.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*diff'
writing manifest file 'lib/pyproj.egg-info/SOURCES.txt'
Copying lib/pyproj.egg-info to /tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/pkg/python2-pyproj/usr/lib/python2.7/site-packages/pyproj-1.9.5.1-py2.7.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 "python2-pyproj"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
==> Finished making: python-pyproj 1.9.5.1-4 (Sat Feb 16 16:03:21 UTC 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-python-pyproj-archlinuxrb-build-QgMjelSV
+ tee -a /srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1/python-pyproj/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1/python-pyproj/python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz'
removed '/tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz'
'/tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1/python-pyproj/python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz'
removed '/tmp/python-pyproj-archlinuxrb-build-QgMjelSV/python-pyproj/trunk/python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz'
Sat Feb 16 16:03:22 UTC 2019 - build #1 for python-pyproj on profitbricks-build4-amd64 done.
Sat Feb 16 16:03:22 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-p7t7emCw, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-QgMjelSV:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 09:40 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 09:40 b2
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 09:40 python-pyproj
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1/python-pyproj:
total 116
-rw-r--r-- 1 jenkins jenkins 17132 Jan 14 09:40 build1.log
-rw-r--r-- 1 jenkins jenkins 10 Jan 14 09:40 build1.version
-rw-r--r-- 1 jenkins jenkins 45324 Jan 14 09:40 python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
-rw-r--r-- 1 jenkins jenkins 44620 Jan 14 09:40 python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b2:
total 0
cp: error writing '/tmp/jenkins-script-KGvBjItv': No space left on device
====================================================================================
Sun Jan 14 09:40:19 UTC 2018 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh () on profitbricks-build3-amd64 now.
To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build_archlinux_pkg.sh,
has been called using "2 community python-pyproj /srv/reproducible-results/archlinuxrb-build-QgMjelSV 1515922790" as arguments.
Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.
====================================================================================
Sun Jan 14 09:40:19 UTC 2018 - start running "/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh" (md5sum 568ea437cb71c63840ef21fa067078b5) as "/tmp/jenkins-script-KGvBjItv" on profitbricks-build3-amd64.
Sun Jan 14 09:40:19 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-KGvBjItv, which will now be removed.
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-QgMjelSV" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Sun Jan 14 09:40:19 UTC 2018 - rsync from profitbricks-build3-amd64 failed, sleeping 2m before re-trying...
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-QgMjelSV" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Warning: error rsyncing remote build #2 results from profitbricks-build3-amd64.
/srv/reproducible-results/archlinuxrb-build-QgMjelSV:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 09:40 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 09:40 b2
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 09:40 python-pyproj
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b1/python-pyproj:
total 116
-rw-r--r-- 1 jenkins jenkins 17132 Jan 14 09:40 build1.log
-rw-r--r-- 1 jenkins jenkins 10 Jan 14 09:40 build1.version
-rw-r--r-- 1 jenkins jenkins 45324 Jan 14 09:40 python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
-rw-r--r-- 1 jenkins jenkins 44620 Jan 14 09:40 python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b2:
total 0
rm: cannot remove '/srv/reproducible-results/archlinuxrb-build-QgMjelSV': No such file or directory
Sun Jan 14 09:42:20 UTC 2018 - comparing results now.
diff: /srv/reproducible-results/archlinuxrb-build-QgMjelSV/b2/python-pyproj/python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz: No such file or directory
Sun Jan 14 09:42:20 UTC 2018 - something is fishy with python-pyproj/python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz.
build1.log
build1.version
python-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
python2-pyproj-1.9.5.1-4-x86_64.pkg.tar.xz
ls: cannot access '/srv/reproducible-results/archlinuxrb-build-QgMjelSV/b2/python-pyproj': No such file or directory
Sun Jan 14 09:42:20 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-QgMjelSV deleted.
Sun 14 Jan 09:42:20 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-hb0aRbiI, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list