[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #145060

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 4 19:04:05 BST 2019


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/145060/display/redirect>

------------------------------------------
[...truncated 117.92 KB...]
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
} > lib/unistd.h-t && \
mv lib/unistd.h-t lib/unistd.h
make  all-am
make[1]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
depbase=`echo lib/localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o lib/localtime-buffer.o lib/localtime-buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT src/time-time.o -MD -MP -MF src/.deps/time-time.Tpo -c -o src/time-time.o `test -f 'src/time.c' || echo './'`src/time.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT src/time-resuse.o -MD -MP -MF src/.deps/time-resuse.Tpo -c -o src/time-resuse.o `test -f 'src/resuse.c' || echo './'`src/resuse.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT src/time-rusage-kb.o -MD -MP -MF src/.deps/time-rusage-kb.Tpo -c -o src/time-rusage-kb.o `test -f 'src/rusage-kb.c' || echo './'`src/rusage-kb.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-dirname-lgpl.o -MD -MP -MF lib/.deps/libtime_a-dirname-lgpl.Tpo -c -o lib/libtime_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-basename-lgpl.o -MD -MP -MF lib/.deps/libtime_a-basename-lgpl.Tpo -c -o lib/libtime_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-stripslash.o -MD -MP -MF lib/.deps/libtime_a-stripslash.Tpo -c -o lib/libtime_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-getprogname.o -MD -MP -MF lib/.deps/libtime_a-getprogname.Tpo -c -o lib/libtime_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-progname.o -MD -MP -MF lib/.deps/libtime_a-progname.Tpo -c -o lib/libtime_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-unistd.o -MD -MP -MF lib/.deps/libtime_a-unistd.Tpo -c -o lib/libtime_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-version-etc.o -MD -MP -MF lib/.deps/libtime_a-version-etc.Tpo -c -o lib/libtime_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c
gcc -DHAVE_CONFIG_H -I.  -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_FORTIFY_SOURCE=2    -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib/libtime_a-version-etc-fsf.o -MD -MP -MF lib/.deps/libtime_a-version-etc-fsf.Tpo -c -o lib/libtime_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c
make[2]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
mv -f src/.deps/time-rusage-kb.Tpo src/.deps/time-rusage-kb.Po
make[2]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
mv -f lib/.deps/libtime_a-unistd.Tpo lib/.deps/libtime_a-unistd.Po
mv -f lib/.deps/libtime_a-stripslash.Tpo lib/.deps/libtime_a-stripslash.Po
Updating ./doc/version.texi
mv -f lib/.deps/libtime_a-version-etc-fsf.Tpo lib/.deps/libtime_a-version-etc-fsf.Po
mv -f lib/.deps/libtime_a-getprogname.Tpo lib/.deps/libtime_a-getprogname.Po
mv -f lib/.deps/libtime_a-basename-lgpl.Tpo lib/.deps/libtime_a-basename-lgpl.Po
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in doc/time.info doc/time.info-[0-9] doc/time.info-[0-9][0-9] doc/time.i[0-9] doc/time.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9/build-aux/missing makeinfo   -I doc -I ./doc \
 -o doc/time.info ./doc/time.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./doc/time.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
mv -f src/.deps/time-resuse.Tpo src/.deps/time-resuse.Po
mv -f lib/.deps/libtime_a-dirname-lgpl.Tpo lib/.deps/libtime_a-dirname-lgpl.Po
mv -f lib/.deps/libtime_a-progname.Tpo lib/.deps/libtime_a-progname.Po
mv -f lib/.deps/libtime_a-version-etc.Tpo lib/.deps/libtime_a-version-etc.Po
rm -f lib/libtime.a
ar cr lib/libtime.a lib/libtime_a-dirname-lgpl.o lib/libtime_a-basename-lgpl.o lib/libtime_a-stripslash.o lib/libtime_a-getprogname.o lib/libtime_a-progname.o lib/libtime_a-unistd.o lib/libtime_a-version-etc.o lib/libtime_a-version-etc-fsf.o lib/localtime-buffer.o 
ranlib lib/libtime.a
mv -f src/.deps/time-time.Tpo src/.deps/time-time.Po
gcc -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o time src/time-time.o src/time-resuse.o src/time-rusage-kb.o ./lib/libtime.a 
make[1]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
==> Starting check()...
make: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
if test -d ./.git				\
	&& git --version >/dev/null 2>&1; then			\
  cd . &&						\
  git submodule --quiet foreach					\
      'test "$(git rev-parse "$sha1")"			\
	  = "$(git merge-base origin "$sha1")"'		\
    || { echo 'maint.mk: found non-public submodule commit' >&2;	\
	 exit 1; };						\
else								\
  : ;								\
fi
make  check-am
make[1]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make  tests/time-aux
make[2]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tests/time_aux-time-aux.o -MD -MP -MF tests/.deps/time_aux-time-aux.Tpo -c -o tests/time_aux-time-aux.o `test -f 'tests/time-aux.c' || echo './'`tests/time-aux.c
tests/time-aux.c: In function 'busy_sys_sleep':
tests/time-aux.c:245:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
     getcwd (buf, 10 + (pid+ppid+uid+euid+gid+egid)&0xF);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f tests/.deps/time_aux-time-aux.Tpo tests/.deps/time_aux-time-aux.Po
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tests/time-aux tests/time_aux-time-aux.o  
make[2]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make  check-TESTS
make[2]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make[3]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
PASS: tests/help-version.sh
PASS: tests/time-max-rss.sh
PASS: tests/time-posix-quiet.sh
PASS: tests/time-exit-codes.sh
============================================================================
Testsuite summary for GNU Time UNKNOWN
============================================================================
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make[2]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make[1]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
==> Entering fakeroot environment...
==> Starting package()...
make  install-am
make[1]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make[2]: Entering directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
 /usr/sbin/mkdir -p '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/bin'
 /usr/sbin/mkdir -p '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/share/info'
  /usr/bin/install -c time '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/bin'
 /usr/bin/install -c -m 644 ./doc/time.info '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/share/info'
 install-info --info-dir='/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/share/info' '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/pkg/time/usr/share/info/time.info'
make[2]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
make[1]: Leaving directory '/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/src/time-1.9'
==> 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 "time"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: time 1.9-2 (Sat May  4 18:04:02 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-time-archlinuxrb-build-0LPCPIRs
+ tee -a /srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b2/time/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/time-archlinuxrb-build-0LPCPIRs/time/trunk/time-1.9-2-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b2/time/time-1.9-2-x86_64.pkg.tar.xz'
Sat May  4 18:04:02 UTC 2019 - build #2 for time on osuosl-build169-amd64 done.
Sat May  4 18:04:02 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-1TSMTQQh, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-0LPCPIRs:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 May  4 18:01 b1
drwxr-xr-x 3 jenkins jenkins 4096 May  4 18:04 b2

/srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May  4 18:01 time

/srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b1/time:
total 92
-rw-r--r-- 1 jenkins jenkins 61384 May  4 18:01 build1.log
-rw-r--r-- 1 jenkins jenkins     6 May  4 18:01 build1.version
-rw-r--r-- 1 jenkins jenkins 23344 May  4 18:01 time-1.9-2-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May  4 18:04 time

/srv/reproducible-results/archlinuxrb-build-0LPCPIRs/b2/time:
total 92
-rw-r--r-- 1 jenkins jenkins 61834 May  4 18:04 build2.log
-rw-r--r-- 1 jenkins jenkins     6 May  4 18:04 build2.version
-rw-r--r-- 1 jenkins jenkins 23344 May  4 18:04 time-1.9-2-x86_64.pkg.tar.xz
Sat May  4 18:04:04 UTC 2019 - comparing results now.
Sat May  4 18:04:04 UTC 2019 - YAY - time/time-1.9-2-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Sat May  4 18:04:05 UTC 2019 - https://tests.reproducible-builds.org/archlinux/extra/time/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('394705', '1.9-2', 'GOOD', '2019-05-04 17:59', '297', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/145060/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.9-2', status='GOOD', build_date='2019-05-04 17:59', build_duration='297', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_1/145060/' WHERE results.package_id='394705'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('time', '1.9-2', 'archlinux_extra', 'x86_64', 3, 'GOOD', '2019-05-04 17:59', '297', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/145060/');
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)=(time, 1.9-2, archlinux_extra, x86_64, 2019-05-04 17:59:00) already exists.
Sat May  4 18:04:05 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-0LPCPIRs deleted.
Sat  4 May 18:04:05 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-CKjNElsP, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list