[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_6 #7417

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Mar 12 16:35:37 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_6/7417/>

------------------------------------------
[...truncated 1837 lines...]
make[4] : on entre dans le répertoire « /build/js-of-ocaml-2.5/examples/planet »
rm -f *.cm[io] planet.byte planet.js
make[4] : on quitte le répertoire « /build/js-of-ocaml-2.5/examples/planet »
make[4] : on entre dans le répertoire « /build/js-of-ocaml-2.5/examples/webgl »
rm -f *.cm[io] webgldemo.byte webgldemo.js
make[4] : on quitte le répertoire « /build/js-of-ocaml-2.5/examples/webgl »
make[4] : on entre dans le répertoire « /build/js-of-ocaml-2.5/examples/wiki »
rm -f *.cm[io] wiki.byte wiki.js
rm -f wikicreole.ml
make[4] : on quitte le répertoire « /build/js-of-ocaml-2.5/examples/wiki »
make[4] : on entre dans le répertoire « /build/js-of-ocaml-2.5/examples/wysiwyg »
rm -f *.cm[io] wiki.byte wiki.js
make[4] : on quitte le répertoire « /build/js-of-ocaml-2.5/examples/wysiwyg »
make[3] : on quitte le répertoire « /build/js-of-ocaml-2.5/examples »
make -C tests clean
make[3] : on entre dans le répertoire « /build/js-of-ocaml-2.5/tests »
rm -f *.cm[io] *.byte *.js dir/*.cm[io] dir/*.byte dir/*.js dir/*.log
make[3] : on quitte le répertoire « /build/js-of-ocaml-2.5/tests »
make -C doc clean
make[3] : on entre dans le répertoire « /build/js-of-ocaml-2.5/doc »
rm -rf api/html/* api/wiki/*
make[3] : on quitte le répertoire « /build/js-of-ocaml-2.5/doc »
find . -name "*~" -print | xargs rm -f
find . -name "*.tmpjs" -print | xargs rm -f
find . -name "#*" -print | xargs rm -f
make[2] : on quitte le répertoire « /build/js-of-ocaml-2.5 »
cd /build/js-of-ocaml-2.5/doc && make clean
make[2] : on entre dans le répertoire « /build/js-of-ocaml-2.5/doc »
rm -rf api/html/* api/wiki/*
make[2] : on quitte le répertoire « /build/js-of-ocaml-2.5/doc »
rm -Rf doc/api/html/
make[1] : on quitte le répertoire « /build/js-of-ocaml-2.5 »
   dh_ocamlclean
   dh_clean
 debian/rules build
dh build --with ocaml
   dh_testdir
   dh_update_autotools_config
   dh_ocamlinit
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1] : on entre dans le répertoire « /build/js-of-ocaml-2.5 »
/usr/bin/make BEST=opt
make[2] : on entre dans le répertoire « /build/js-of-ocaml-2.5 »
/usr/bin/make -C compiler all lib
make[3] : on entre dans le répertoire « /build/js-of-ocaml-2.5/compiler »
echo "let s = \"2.5\"" > compiler_version.ml.tmp
echo "let git_version = \"\"" >> compiler_version.ml.tmp
if cmp -s compiler_version.ml.tmp compiler_version.ml; then rm compiler_version.ml.tmp; else mv compiler_version.ml.tmp compiler_version.ml; fi
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c compiler_version.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c compiler_version.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c util.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c util.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pretty_print.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c pretty_print.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c option.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c option.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c reserved.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c reserved.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c varPrinter.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c varPrinter.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c dgraph.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c dgraph.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c code.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c code.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_info.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c parse_info.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c javascript.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c javascript.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c vlq64.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c vlq64.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c source_map.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c source_map.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_output.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_output.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_simpl.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_simpl.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_token.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_token.ml
menhir --infer --external-tokens Js_token --explain js_parser.mly
Warning: 12 states have shift/reduce conflicts.
Warning: 47 shift/reduce conflicts were arbitrarily resolved.
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_parser.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_parser.ml
ocamllex js_lexer.mll
111 states, 948 transitions, table size 4458 bytes
1750 additional bytes used for bindings
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_lexer.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_lexer.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_js.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c parse_js.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c primitive.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c primitive.ml
menhir --infer --explain annot_parser.mly
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c annot_parser.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c annot_parser.ml
ocamllex annot_lexer.mll
67 states, 4625 transitions, table size 18902 bytes
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c annot_lexer.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c annot_lexer.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c instr.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c instr.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c subst.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c subst.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pure_fun.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c pure_fun.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c deadcode.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c deadcode.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c flow.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c flow.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c specialize.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c specialize.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c specialize_js.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c specialize_js.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c eval.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c eval.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c inline.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c inline.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c tailcall.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c tailcall.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c freevars.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c freevars.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c phisimpl.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c phisimpl.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_traverse.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_traverse.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_assign.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_assign.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_tailcall.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c js_tailcall.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c linker.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c linker.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_bytecode.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c parse_bytecode.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c generate.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c generate.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c driver.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c driver.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pseudoFs.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c pseudoFs.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c commonArg.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c commonArg.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c compileArg.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c compileArg.ml
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c compile.ml
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -linkpkg -g -o compile.opt compiler_version.cmx util.cmx pretty_print.cmx option.cmx reserved.cmx varPrinter.cmx dgraph.cmx code.cmx javascript.cmx vlq64.cmx source_map.cmx js_output.cmx js_simpl.cmx parse_info.cmx js_token.cmx js_parser.cmx js_lexer.cmx parse_js.cmx primitive.cmx annot_parser.cmx annot_lexer.cmx instr.cmx subst.cmx pure_fun.cmx deadcode.cmx flow.cmx specialize.cmx specialize_js.cmx eval.cmx inline.cmx tailcall.cmx freevars.cmx phisimpl.cmx js_traverse.cmx js_assign.cmx js_tailcall.cmx linker.cmx parse_bytecode.cmx generate.cmx driver.cmx pseudoFs.cmx commonArg.cmx compileArg.cmx compile.cmx
mv -f compile.opt js_of_ocaml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c minifyArg.mli
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c minifyArg.ml
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -for-pack Compiler -g -c minify.ml
ocamlfind ocamlopt -safe-string -package findlib,cmdliner -linkpkg -g -o minify.opt compiler_version.cmx util.cmx pretty_print.cmx option.cmx reserved.cmx varPrinter.cmx dgraph.cmx code.cmx javascript.cmx vlq64.cmx source_map.cmx js_output.cmx js_simpl.cmx parse_info.cmx js_token.cmx js_parser.cmx js_lexer.cmx parse_js.cmx primitive.cmx annot_parser.cmx annot_lexer.cmx instr.cmx subst.cmx pure_fun.cmx deadcode.cmx flow.cmx specialize.cmx specialize_js.cmx eval.cmx inline.cmx tailcall.cmx freevars.cmx phisimpl.cmx js_traverse.cmx js_assign.cmx js_tailcall.cmx linker.cmx parse_bytecode.cmx generate.cmx driver.cmx pseudoFs.cmx commonArg.cmx minifyArg.cmx minify.cmx
mv -f minify.opt jsoo_minify
mkdir -p man
./jsoo_minify --help=groff >man/jsoo_minify.1
mkdir -p man
./js_of_ocaml --help=groff >man/js_of_ocaml.1
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c compiler_version.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c util.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pretty_print.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c option.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c reserved.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c varPrinter.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c dgraph.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c code.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c javascript.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c vlq64.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c source_map.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_output.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_simpl.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_info.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_token.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_parser.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_lexer.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_js.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c primitive.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c annot_parser.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c annot_lexer.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c instr.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c subst.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pure_fun.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c deadcode.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c flow.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c specialize.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c specialize_js.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c eval.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c inline.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c tailcall.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c freevars.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c phisimpl.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_traverse.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_assign.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c js_tailcall.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c linker.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c parse_bytecode.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c generate.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c driver.ml
ocamlfind ocamlc -safe-string -package findlib,cmdliner -c pseudoFs.ml
ocamlfind ocamlc -pack -o compiler.cmo compiler_version.cmo util.cmo pretty_print.cmo option.cmo reserved.cmo varPrinter.cmo dgraph.cmo code.cmo javascript.cmo vlq64.cmo source_map.cmo js_output.cmo js_simpl.cmo parse_info.cmo js_token.cmo js_parser.cmo js_lexer.cmo parse_js.cmo primitive.cmo annot_parser.cmo annot_lexer.cmo instr.cmo subst.cmo pure_fun.cmo deadcode.cmo flow.cmo specialize.cmo specialize_js.cmo eval.cmo inline.cmo tailcall.cmo freevars.cmo phisimpl.cmo js_traverse.cmo js_assign.cmo js_tailcall.cmo linker.cmo parse_bytecode.cmo generate.cmo driver.cmo pseudoFs.cmo
ocamlfind ocamlc -a -o compiler.cma compiler.cmo
ocamlfind ocamlopt -pack -g -o compiler.cmx compiler_version.cmx util.cmx pretty_print.cmx option.cmx reserved.cmx varPrinter.cmx dgraph.cmx code.cmx javascript.cmx vlq64.cmx source_map.cmx js_output.cmx js_simpl.cmx parse_info.cmx js_token.cmx js_parser.cmx js_lexer.cmx parse_js.cmx primitive.cmx annot_parser.cmx annot_lexer.cmx instr.cmx subst.cmx pure_fun.cmx deadcode.cmx flow.cmx specialize.cmx specialize_js.cmx eval.cmx inline.cmx tailcall.cmx freevars.cmx phisimpl.cmx js_traverse.cmx js_assign.cmx js_tailcall.cmx linker.cmx parse_bytecode.cmx generate.cmx driver.cmx pseudoFs.cmx
ocamlfind ocamlopt -a -o compiler.cmxa compiler.cmx
ocamlfind ocamlopt -shared -g -o compiler.cmxs compiler.cmxa
make[3] : on quitte le répertoire « /build/js-of-ocaml-2.5/compiler »
/usr/bin/make -C lib
make[3] : on entre dans le répertoire « /build/js-of-ocaml-2.5/lib »
ocamlfind ocamlc -safe-string -package camlp4.extend,camlp4.quotations -syntax camlp4o -c syntax/pa_js.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c js.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g js.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c dom.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g dom.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c typed_array.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g typed_array.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c file.mli
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c dom_html.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g dom_html.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c dom_svg.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g dom_svg.ml
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g file.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c dom_events.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g dom_events.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c firebug.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g firebug.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c lwt_js.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g lwt_js.ml
sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys_js.mlp >sys_js.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c sys_js.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g sys_js.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c regexp.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g regexp.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c cSS.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g cSS.ml
ocamlfind ocamlc -package lwt -I deriving_json -safe-string -c url.mli
ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -safe-string -package lwt -c -g url.ml
Terminated
Sat 12 Mar 16:35:35 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-fQC8jzxc, which will now be removed.
Sat 12 Mar 16:35:35 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-fQC8jzxc, which will now be removed.
/srv/reproducible-results/rbuild-debian-xYfQc2tK/tmp.z17u1Epbq6:	 84.8% -- replaced with /srv/reproducible-results/rbuild-debian-xYfQc2tK/tmp.z17u1Epbq6.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-03-12 16:35:36.323621
INFO: Finished at 2016-03-12 16:35:36.386278, took: 0:00:00.062668
INFO: Starting at 2016-03-12 16:35:36.781526



More information about the Qa-jenkins-scm mailing list