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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 21 17:22:34 BST 2021


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

Changes:


------------------------------------------
[...truncated 102.06 KB...]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from ct1.h:9,
                 from draw.c:7:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from ct1.h:9,
                 from inout.c:6:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from ct1.h:9,
                 from inout.c:6:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from ct.h:9,
                 from main.c:33:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkprivate.h:30,
                 from /usr/include/gtk-2.0/gdk/gdkx.h:30,
                 from main.c:18:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
inout.c: In function 'import_pdb':
inout.c:732:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  732 |       (void)fgets (line, (int)sizeof (line), fp);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
inout.c: In function 'check_babel':
inout.c:6054:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
 6054 |       (void)fgets (data, 80, xfile);
      |             ^~~~~~~~~~~~~~~~~~~~~~~
inout.c: In function 'check_fig2sxd':
inout.c:6133:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 6133 |   fscanf (xfile, "%s", myname);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fcommon   -o src-cht/cht cht.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype    -lX11 -lm 
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fcommon   -o chemtool main.o draw.o graph.o chemproc.o undo.o inout.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype    -lX11 -lm 
make[2]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
make[1]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
==> Entering fakeroot environment...
==> Starting package()...
Making install in m4
make[1]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/m4'
make[2]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/m4'
make[1]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/m4'
Making install in po
make[1]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/po'
/bin/sh .././mkinstalldirs /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/bg/LC_MESSAGES
installing bg.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/bg/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/cs/LC_MESSAGES
installing cs.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/cs/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/de/LC_MESSAGES
installing de.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/de/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/fr/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/nl/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pl/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pt_BR/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pt_PT/LC_MESSAGES
installing pt_PT.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/pt_PT/LC_MESSAGES/chemtool.mo
mkdir -p -- /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/locale/ru/LC_MESSAGES/chemtool.mo
if test "chemtool" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/po'
Making install in src-cht
make[1]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/src-cht'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14/src-cht'
make[1]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
make[2]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/bin"
test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/man/man1"
  /usr/bin/install -c chemtool src-cht/cht '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/bin'
 /usr/bin/install -c -m 644 chemtool.1 cht.1 '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/share/man/man1'
make  install-exec-hook
make[3]: Entering directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
cd /tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/pkg/chemtool//usr/bin && \
ln -s chemtool chemtoolbg
make[3]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
make[2]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
make[1]: Leaving directory '/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/src/chemtool-1.6.14'
==> 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 "chemtool"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: chemtool 1.6.14-4 (Tue Aug 23 22:45:26 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-chemtool-archlinuxrb-build-HHIoOWh7
+ tee -a /srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b2/chemtool/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/chemtool-archlinuxrb-build-HHIoOWh7/chemtool/trunk/chemtool-1.6.14-4-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b2/chemtool/chemtool-1.6.14-4-x86_64.pkg.tar.zst'
Tue Aug 23 22:45:27 UTC 2022 - build #2 for chemtool on osuosl170-amd64 done.
Tue Aug 23 22:45:27 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-sIziUocb, removing.
/srv/reproducible-results/archlinuxrb-build-HHIoOWh7:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:22 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:22 b2

/srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:22 chemtool

/srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b1/chemtool:
total 348
-rw-r--r-- 1 jenkins jenkins  53167 Jul 21 16:22 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Jul 21 16:22 build1.version
-rw-r--r-- 1 jenkins jenkins 288215 Jul 21 16:22 chemtool-1.6.14-4-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:22 chemtool

/srv/reproducible-results/archlinuxrb-build-HHIoOWh7/b2/chemtool:
total 340
-rw-r--r-- 1 jenkins jenkins  52352 Jul 21 16:22 build2.log
-rw-r--r-- 1 jenkins jenkins      9 Jul 21 16:22 build2.version
-rw-r--r-- 1 jenkins jenkins 288215 Jul 21 16:22 chemtool-1.6.14-4-x86_64.pkg.tar.zst
Wed Jul 21 16:22:34 UTC 2021 - comparing results now.
Wed Jul 21 16:22:34 UTC 2021 - YAY - chemtool/chemtool-1.6.14-4-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Wed Jul 21 16:22:34 UTC 2021 - https://tests.reproducible-builds.org/archlinux/extra/chemtool/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/chemtool/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/chemtool/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1085: echo: write error: No space left on device
Wed Jul 21 16:22:34 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-HHIoOWh7 deleted.
Wed Jul 21 16:22:34 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-0JhBWnvM, removing.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2494)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2485)
	at hudson.FilePath.act(FilePath.java:1165)
	at hudson.FilePath.act(FilePath.java:1148)
	at hudson.FilePath.copyTo(FilePath.java:2479)
	at hudson.FilePath.copyTo(FilePath.java:2434)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_4/builds/296551/log to /tmp/log-parser_reproducible_builder_archlinux_4_build_296551
	at hudson.FilePath.copyTo(FilePath.java:2437)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list