[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_8 #253733

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Oct 20 23:38:34 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_8/253733/display/redirect>

Changes:


------------------------------------------
[...truncated 93.17 KB...]
make example
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8'
cd examples; make most
make[2]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'

Compiler version: gcc
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include 
Using Linker: gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC
Using libraries: /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm

make maxcut
make[3]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'

Compiler version: gcc
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include 
Using Linker: gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC
Using libraries: /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm

rm -f *~ *.o allc/* *.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include   -c maxcut.c
maxcut.c: In function 'ReadGraph':
maxcut.c:254:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  254 |     fgets(thisline,BUFFERSIZ,fp); line++;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
maxcut.c:270:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  270 |     fgets(thisline,BUFFERSIZ,fp); line++;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC -o maxcut maxcut.o /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm
mv maxcut /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin/
rm -f maxcut.o
make[3]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'
make theta
make[3]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'

Compiler version: gcc
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include 
Using Linker: gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC
Using libraries: /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm

rm -f *~ *.o allc/* *.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include   -c theta.c
theta.c: In function 'ReadGraphFromFile':
theta.c:194:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  194 |     fgets(thisline,BUFFERSIZ,fp); line++; }
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
theta.c:206:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  206 |     fgets(thisline,BUFFERSIZ,fp); line++;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC -o theta theta.o /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm
mv theta /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin/
rm -f theta.o
make[3]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'
make dsdpsdpa
make[3]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'

Compiler version: gcc
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include 
Using Linker: gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC
Using libraries: /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm

rm -f *~ *.o allc/* *.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -ffat-lto-objects -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include  -O3 -fPIC -I. -I/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include   -c readsdpa.c
readsdpa.c: In function 'ReadSDPAFile':
readsdpa.c:126:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  126 |       fgets(thisline,100,fp1); if (sscanf(thisline,"%s",problemname)<1) break;
      |       ^~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c: In function 'ReadSDPA2':
readsdpa.c:427:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  427 |     fgets(thisline,BUFFERSIZ,fp); line++;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c:435:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  435 |   fgets(thisline,BUFFERSIZ,fp); line++;
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c:459:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  459 |   fgets(thisline,BUFFERSIZ,fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c:471:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  471 |       fscanf(fp,"%c",&ctmp);
      |       ^~~~~~~~~~~~~~~~~~~~~
readsdpa.c:480:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  480 |   fgets(thisline,BUFFERSIZ,fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c:485:55: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  485 |   for (i=0;i<tline;i++){ctmp='*'; while (ctmp!='\n'){ fscanf(fp,"%c",&ctmp);} line++;}
      |                                                       ^~~~~~~~~~~~~~~~~~~~~
readsdpa.c:491:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  491 |     fgets(thisline,BUFFERSIZ,fp); line++;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsdpa.c:534:54: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  534 |   for (i=0;i<tline;i++){ctmp='*'; while (ctmp!='\n') fscanf(fp,"%c",&ctmp); line++;}
      |                                                      ^~~~~~~~~~~~~~~~~~~~~
readsdpa.c:539:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  539 |     fgets(thisline,BUFFERSIZ,fp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:535,
                 from /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include/dsdpsys.h:11,
                 from /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/include/dsdp5.h:9,
                 from readsdpa.c:1:
In function 'strncpy',
    inlined from 'ReadSDPAFile' at readsdpa.c:110:41:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin___strncpy_chk' writing 90 bytes into a region of size 20 overflows the destination [-Wstringop-overflow=]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -O3 -fPIC readsdpa.o /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm -o dsdp5
mv dsdp5 /tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin/
rm -f readsdpa.o
make[3]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'
make[2]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/examples'
make[1]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8'
make test;
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8'
cd bin; make all
make[2]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make test
make[3]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make truss1test
make[4]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
11c11
< 7     7.23715128e+02    7.67408946e+00   2.2e-10   0.0e+00   2.9e-01  0.86  1.00   0.60 
---
> 7     7.23715128e+02    7.67408947e+00   2.2e-10   0.0e+00   2.9e-01  0.86  1.00   0.60 
15,18c15,18
< 11    9.08867847e+00    8.99930225e+00   7.6e-16   0.0e+00   2.1e-05  1.00  1.00  181.95 
< 12    9.08867847e+00    8.99976067e+00   7.6e-16   0.0e+00   8.5e-05  0.77  1.00   1.37 
< 13    9.00184237e+00    8.99999357e+00   1.5e-17   0.0e+00   8.6e-07  1.00  1.00  26.40 
< 14    9.00001525e+00    8.99999629e+00   1.6e-19   0.0e+00   1.1e-08  1.00  1.00  25.01 
---
> 11    9.08867847e+00    8.99930225e+00   7.6e-16   0.0e+00   2.1e-05  1.00  1.00  181.96 
> 12    9.08867847e+00    8.99976066e+00   7.6e-16   0.0e+00   8.5e-05  0.77  1.00   1.37 
> 13    9.00184246e+00    8.99999357e+00   1.5e-17   0.0e+00   8.6e-07  1.00  1.00  26.41 
> 14    9.00001524e+00    8.99999629e+00   1.6e-19   0.0e+00   1.1e-08  1.00  1.00  25.01 
  Possible Error (truss1): Differences between this output and reference output:
make[4]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make mcp100test
make[4]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
8,18c8,18
< 4    -1.54298288e+01   -2.31868757e+02   7.1e-14   0.0e+00   1.6e-01  1.00  0.09  32.54 
< 5    -1.54298288e+01   -2.29239773e+02   7.1e-14   0.0e+00   3.0e-01  0.75  1.00   1.92 
< 6    -1.40416981e+02   -2.26888899e+02   2.7e-14   0.0e+00   8.1e-02  1.00  0.23   9.28 
< 7    -2.02626190e+02   -2.26437539e+02   7.5e-15   0.0e+00   6.2e-02  1.00  1.00   2.07 
< 8    -2.08102630e+02   -2.26227605e+02   5.7e-15   0.0e+00   2.5e-02  1.00  0.81   2.54 
< 9    -2.18763259e+02   -2.26212118e+02   2.4e-15   0.0e+00   7.3e-03  1.00  0.24   2.35 
< 10   -2.24005831e+02   -2.26167410e+02   6.8e-16   0.0e+00   4.5e-03  1.00  0.57   3.36 
< 11   -2.24836049e+02   -2.26161318e+02   4.2e-16   0.0e+00   8.9e-04  1.00  0.34   3.84 
< 12   -2.25895673e+02   -2.26158475e+02   8.3e-17   0.0e+00   2.2e-04  1.00  0.23   6.50 
< 13   -2.26091697e+02   -2.26157715e+02   2.1e-17   0.0e+00   4.6e-05  1.00  0.14   9.84 
< 14   -2.26143776e+02   -2.26157433e+02   4.3e-18   0.0e+00   1.4e-05  1.00  0.15  10.73 
---
> 4    -1.54298219e+01   -2.31868758e+02   7.1e-14   0.0e+00   1.6e-01  1.00  0.09  32.54 
> 5    -1.54298219e+01   -2.29239790e+02   7.1e-14   0.0e+00   3.0e-01  0.75  1.00   1.92 
> 6    -1.40416840e+02   -2.26888902e+02   2.7e-14   0.0e+00   8.1e-02  1.00  0.23   9.28 
> 7    -2.02626096e+02   -2.26437537e+02   7.5e-15   0.0e+00   6.2e-02  1.00  1.00   2.07 
> 8    -2.08102611e+02   -2.26227605e+02   5.7e-15   0.0e+00   2.5e-02  1.00  0.81   2.54 
> 9    -2.18763024e+02   -2.26212118e+02   2.4e-15   0.0e+00   7.3e-03  1.00  0.24   2.35 
> 10   -2.24005840e+02   -2.26167410e+02   6.8e-16   0.0e+00   4.5e-03  1.00  0.57   3.36 
> 11   -2.24836054e+02   -2.26161318e+02   4.2e-16   0.0e+00   8.9e-04  1.00  0.34   3.84 
> 12   -2.25895674e+02   -2.26158475e+02   8.3e-17   0.0e+00   2.2e-04  1.00  0.23   6.50 
> 13   -2.26091696e+02   -2.26157715e+02   2.1e-17   0.0e+00   4.6e-05  1.00  0.14   9.84 
> 14   -2.26143777e+02   -2.26157433e+02   4.3e-18   0.0e+00   1.4e-05  1.00  0.15  10.73 
22c22
< 18   -2.26157268e+02   -2.26157352e+02   2.6e-20   0.0e+00   5.8e-08  1.00  0.08  17.57 
---
> 18   -2.26157268e+02   -2.26157352e+02   2.6e-20   0.0e+00   5.8e-08  1.00  0.08  17.56 
  Possible Error (mcp100): Differences between this output and reference output:
make[4]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make maxcuttest
make[4]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
8c8
< 5    -6.95650273e+00   -9.27307276e+00   6.7e-15   0.0e+00   7.6e-02  1.00  0.40   2.63 
---
> 5    -6.95650274e+00   -9.27307276e+00   6.7e-15   0.0e+00   7.6e-02  1.00  0.40   2.63 
  Possible Error (maxcut): Differences between this output and reference output:
make[4]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make thetatest
make[4]: Entering directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
5c5
< 2    -5.73487473e-01   -3.00190367e+00   7.3e-15   0.0e+00   8.7e-04  1.00  1.00  38.36 
---
> 2    -5.73487482e-01   -3.00190367e+00   7.3e-15   0.0e+00   8.7e-04  1.00  1.00  38.36 
  Possible Error (theta): Differences between this output and reference output:
make[4]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make[3]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make[2]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8/bin'
make[1]: Leaving directory '/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/src/DSDP5.8'
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "dsdp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dsdp 5.8-6 (Thu Oct 20 22:38:19 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b2/dsdp/build2.log
+ schroot --end-session -c archlinux-dsdp-archlinuxrb-build-VOPDtxnE
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/dsdp-archlinuxrb-build-VOPDtxnE/dsdp/trunk/dsdp-5.8-6-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b2/dsdp/dsdp-5.8-6-x86_64.pkg.tar.zst'
Thu Oct 20 22:38:28 UTC 2022 - build #2 for dsdp on osuosl184-amd64 done.
Thu Oct 20 22:38:28 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-wjwwgQEZ, removing.
/srv/reproducible-results/archlinuxrb-build-VOPDtxnE:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 22:37 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 22:38 b2

/srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 22:37 dsdp

/srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b1/dsdp:
total 412
-rw-r--r-- 1 jenkins jenkins  51597 Oct 20 22:37 build1.log
-rw-r--r-- 1 jenkins jenkins      6 Oct 20 22:37 build1.version
-rw-r--r-- 1 jenkins jenkins 356065 Oct 20 22:37 dsdp-5.8-6-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 22:38 dsdp

/srv/reproducible-results/archlinuxrb-build-VOPDtxnE/b2/dsdp:
total 404
-rw-r--r-- 1 jenkins jenkins  50556 Oct 20 22:38 build2.log
-rw-r--r-- 1 jenkins jenkins      6 Oct 20 22:38 build2.version
-rw-r--r-- 1 jenkins jenkins 356065 Oct 20 22:38 dsdp-5.8-6-x86_64.pkg.tar.zst
Thu Oct 20 22:38:34 UTC 2022 - comparing results now.
Thu Oct 20 22:38:34 UTC 2022 - YAY - dsdp/dsdp-5.8-6-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-VPZL7liX: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/dsdp/pkg.version': No space left on device
Thu Oct 20 22:38:34 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-VOPDtxnE deleted.
Thu Oct 20 22:38:34 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-VPZL7liX, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list