[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #58188

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 3 14:03:25 GMT 2020


See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/58188/display/redirect>

Changes:


------------------------------------------
[...truncated 501.31 KB...]
File "src/main.ml", line 289, characters 4-19:
289 |     Pervasives.exit rc
          ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
File "src/main.ml", line 310, characters 10-25:
310 |           Pervasives.exit rc_ok
                ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
File "src/main.ml", line 313, characters 10-25:
313 |           Pervasives.exit rc
                ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
mkdir -p tmp
ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
86 |   ?(display=(fun f -> f Pervasives.stdout))
                             ^^^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
./man/options_man.byte > man/ocamlbuild.options.1
cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
File "src/main.ml", line 289, characters 4-19:
289 |     Pervasives.exit rc
          ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
File "src/main.ml", line 310, characters 10-25:
310 |           Pervasives.exit rc_ok
                ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
File "src/main.ml", line 313, characters 10-25:
313 |           Pervasives.exit rc
                ^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
mkdir -p tmp
ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
86 |   ?(display=(fun f -> f Pervasives.stdout))
                             ^^^^^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 
stdlib-shims library: https://github.com/ocaml/stdlib-shims
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
>>> ocamlbuild: Entering fakeroot...
if test -d /usr/lib/ocaml/ocamlbuild; then\
  >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
       "/usr/lib/ocaml/ocamlbuild";\
  >&2 echo "Installation aborted; if you want to bypass this"\
        "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
  exit 2;\
fi
make install-bin install-lib install-man
make[1]: Entering directory '/var/lib/jenkins/aports/community/ocamlbuild/src/ocamlbuild-0.14.0'
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/bin
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/bin
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
cp ocamlbuild.byte /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/bin/ocamlbuild.byte
cp ocamlbuild.native /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/bin/ocamlbuild
cp META src/signatures.mli src/signatures.cmi src/signatures.cmti /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
cp src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
mkdir -p /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/share/man/man1
cp src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/lib/ocaml/ocamlbuild
cp man/ocamlbuild.1 /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/share/man/man1/ocamlbuild.1
cp ocamlbuild.native /var/lib/jenkins/aports/community/ocamlbuild/pkg/ocamlbuild/usr/bin/ocamlbuild.native
make[1]: Leaving directory '/var/lib/jenkins/aports/community/ocamlbuild/src/ocamlbuild-0.14.0'
>>> ocamlbuild-doc*: Running split function doc...
>>> ocamlbuild-doc*: Preparing subpackage ocamlbuild-doc...
>>> ocamlbuild-doc*: Running postcheck for ocamlbuild-doc
>>> ocaml-ocamlbuild-dev*: Running split function _libdev...
>>> ocaml-ocamlbuild-dev*: Preparing subpackage ocaml-ocamlbuild-dev...
>>> ocaml-ocamlbuild-dev*: Stripping binaries
>>> ocaml-ocamlbuild-dev*: Running postcheck for ocaml-ocamlbuild-dev
>>> WARNING: ocaml-ocamlbuild-dev*: Found static archive on usr/lib/ocaml/ocamlbuild/ocamlbuildlib.a but name doesn't end with -static
>>> ocaml-ocamlbuild*: Running split function _lib...
>>> ocaml-ocamlbuild*: Preparing subpackage ocaml-ocamlbuild...
>>> ocaml-ocamlbuild*: Stripping binaries
>>> WARNING: ocaml-ocamlbuild*: No arch specific binaries found so arch should probably be set to "noarch"
>>> ocaml-ocamlbuild*: Running postcheck for ocaml-ocamlbuild
>>> ocamlbuild*: Running postcheck for ocamlbuild
>>> ocamlbuild*: Preparing package ocamlbuild...
>>> ocamlbuild*: Stripping binaries
>>> ocaml-ocamlbuild-dev*: Scanning shared objects
>>> ocaml-ocamlbuild*: Scanning shared objects
>>> ocamlbuild-doc*: Scanning shared objects
>>> ocamlbuild*: Scanning shared objects
>>> ocaml-ocamlbuild-dev*: Tracing dependencies...
>>> ocaml-ocamlbuild-dev*: Package size: 2.1 MB
>>> ocaml-ocamlbuild-dev*: Compressing data...
>>> ocaml-ocamlbuild-dev*: Create checksum...
>>> ocaml-ocamlbuild-dev*: Create ocaml-ocamlbuild-dev-0.14.0-r0.apk
>>> ocaml-ocamlbuild*: Tracing dependencies...
>>> ocaml-ocamlbuild*: Package size: 648.0 KB
>>> ocaml-ocamlbuild*: Compressing data...
>>> ocaml-ocamlbuild*: Create checksum...
>>> ocaml-ocamlbuild*: Create ocaml-ocamlbuild-0.14.0-r0.apk
>>> ocamlbuild-doc*: Tracing dependencies...
>>> ocamlbuild-doc*: Package size: 24.0 KB
>>> ocamlbuild-doc*: Compressing data...
>>> ocamlbuild-doc*: Create checksum...
>>> ocamlbuild-doc*: Create ocamlbuild-doc-0.14.0-r0.apk
>>> ocamlbuild*: Tracing dependencies...
	ocaml-ocamlbuild=0.14.0-r0
	cmd:tput
	so:libc.musl-x86_64.so.1
>>> ocamlbuild*: Package size: 2.4 MB
>>> ocamlbuild*: Compressing data...
>>> ocamlbuild*: Create checksum...
>>> ocamlbuild*: Create ocamlbuild-0.14.0-r0.apk
>>> ocamlbuild: Build complete at Mon, 03 Feb 2020 14:03:12 +0000 elapsed time 0h 0m 8s
>>> ocamlbuild: Cleaning up srcdir
>>> ocamlbuild: Cleaning up pkgdir
>>> ocamlbuild: Uninstalling dependencies...
(1/4) Purging .makedepends-ocamlbuild (20200203.140304)
(2/4) Purging ocaml (4.08.1-r1)
(3/4) Purging ocaml-runtime (4.08.1-r1)
(4/4) Purging ncurses (6.1_p20200118-r0)
Executing busybox-1.31.1-r9.trigger
OK: 254 MiB in 89 packages
>>> ocamlbuild: Updating the community/x86_64 repository index...
>>> ocamlbuild: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-ocamlbuild-alpinerb-build-l6qIZbcM
+ tee -a /srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-ocamlbuild-alpinerb-build-l6qIZbcM/community/x86_64/ocaml-ocamlbuild-0.14.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/ocaml-ocamlbuild-0.14.0-r0.apk'
'/tmp/alpine-ocamlbuild-alpinerb-build-l6qIZbcM/community/x86_64/ocaml-ocamlbuild-dev-0.14.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/ocaml-ocamlbuild-dev-0.14.0-r0.apk'
'/tmp/alpine-ocamlbuild-alpinerb-build-l6qIZbcM/community/x86_64/ocamlbuild-0.14.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/ocamlbuild-0.14.0-r0.apk'
'/tmp/alpine-ocamlbuild-alpinerb-build-l6qIZbcM/community/x86_64/ocamlbuild-doc-0.14.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/ocamlbuild-doc-0.14.0-r0.apk'
Mon Feb  3 14:03:15 UTC 2020 - build #2 for ocamlbuild on osuosl-build169-amd64 done.
Mon Feb  3 14:03:15 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-dqImCwMx, which will now be removed.
/srv/reproducible-results/alpinerb-build-l6qIZbcM:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb  3 14:02 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb  3 14:03 b2

/srv/reproducible-results/alpinerb-build-l6qIZbcM/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  3 14:02 ocamlbuild

/srv/reproducible-results/alpinerb-build-l6qIZbcM/b1/ocamlbuild:
total 1396
-rw-r--r-- 1 jenkins jenkins  30048 Feb  3 14:02 build1.log
-rw-r--r-- 1 jenkins jenkins      3 Feb  3 14:02 build1.version
-rw-r--r-- 1 jenkins jenkins 203109 Feb  3 14:02 ocaml-ocamlbuild-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 405585 Feb  3 14:02 ocaml-ocamlbuild-dev-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 760283 Feb  3 14:02 ocamlbuild-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins   4090 Feb  3 14:02 ocamlbuild-doc-0.14.0-r0.apk

/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  3 14:03 ocamlbuild

/srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild:
total 1380
-rw-r--r-- 1 jenkins jenkins  29969 Feb  3 14:03 build2.log
-rw-r--r-- 1 jenkins jenkins      3 Feb  3 14:03 build2.version
-rw-r--r-- 1 jenkins jenkins 202441 Feb  3 14:03 ocaml-ocamlbuild-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 402352 Feb  3 14:03 ocaml-ocamlbuild-dev-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins 760282 Feb  3 14:03 ocamlbuild-0.14.0-r0.apk
-rw-r--r-- 1 jenkins jenkins   4084 Feb  3 14:03 ocamlbuild-doc-0.14.0-r0.apk
jenkins_node_wrapper.sh[7481] Command 'rm -r /srv/reproducible-results/alpinerb-build-l6qIZbcM' not found in allowed commands.
Mon Feb  3 14:03:21 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-l6qIZbcM/b1/ocamlbuild/ocaml-ocamlbuild-0.14.0-r0.apk and /srv/reproducible-results/alpinerb-build-l6qIZbcM/b2/ocamlbuild/ocaml-ocamlbuild-0.14.0-r0.apk differ
Mon Feb  3 14:03:25 UTC 2020 - /srv/reproducible-results/alpinerb-build-l6qIZbcM deleted.
Mon  3 Feb 14:03:25 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-xWRuaMKs, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list