[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_10 #9081

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jul 7 20:17:59 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_10/9081/>

------------------------------------------
[...truncated 1760 lines...]
test002_cloning_no_replace_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_scan.TestScanUtils) ... ok
test003_cloning_replace_strict_copy_inputs (theano.sandbox.scan_module.tests.test_scan.TestScanUtils) ... ok
test004_cloning_replace_not_strict_copy_inputs (theano.sandbox.scan_module.tests.test_scan.TestScanUtils) ... ok
test005_cloning_replace_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_scan.TestScanUtils) ... ok
test006_cloning_replace_not_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_scan.TestScanUtils) ... ok
test001_cloning_no_replace_strict_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
test002_cloning_no_replace_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
test003_cloning_replace_strict_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
test004_cloning_replace_not_strict_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
test005_cloning_replace_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
test006_cloning_replace_not_strict_not_copy_inputs (theano.sandbox.scan_module.tests.test_utils.TestScanUtils) ... ok
theano.sandbox.test_multinomial.test_multinomial_0 ... ok
theano.sandbox.test_multinomial.test_multinomial_large ... ok
theano.sandbox.test_multinomial.test_multinomial_dtypes ... ok
theano.sandbox.test_multinomial.test_gpu_opt ... SKIP: Optional package cuda not available
test_bad_size (theano.sandbox.test_rng_mrg.T_MRG) ... ok
theano.sandbox.test_rng_mrg.test_deterministic ... ok
Verify that the random numbers generated by MRG_RandomStreams ... ok
Verify that the random numbers generated by mrg_uniform, serially, ... ok
Verify that the random numbers generated by mrg_uniform, in parallel, ... ok
Verify that the random numbers generated by GPU_mrg_uniform, serially, ... SKIP: Optional package cuda not available
Verify that the random numbers generated by GPU_mrg_uniform, in ... SKIP: Optional package cuda not available
Verify that a ValueError is raised when n_streams ... SKIP: Optional package cuda not available
Verify that the random numbers generated by GPUA_mrg_uniform, serially, ... SKIP: pygpu not installed
Verify that the random numbers generated by GPUA_mrg_uniform, in ... SKIP: pygpu not installed
theano.sandbox.test_rng_mrg.test_uniform ... ok
theano.sandbox.test_rng_mrg.test_binomial ... ok
theano.sandbox.test_rng_mrg.test_normal0 ... ok
theano.sandbox.test_rng_mrg.test_multinomial ... ok
Test that when we have multiple random number generators, we do not alias ... ok
Test that random state can be transferred from one theano graph to another. ... ok
theano.sandbox.test_rng_mrg.test_gradient_scan ... ok
theano.sandbox.test_rng_mrg.test_multMatVect ... ok
theano.sandbox.test_scan.test_001 ... ok
theano.sandbox.test_scan.test_002 ... ok
theano.sandbox.test_scan.test_003 ... ok
theano.sandbox.test_scan.test_004 ... ok
theano.sandbox.test_scan.test_005 ... ok
test_clip_grad (theano.scalar.tests.test_basic.test_ScalarOps) ... ok
test_straightforward (theano.scalar.tests.test_basic.test_ScalarOps) ... ok
test_fail (theano.scalar.tests.test_basic.test_complex_mod) ... ok
test_composite_printing (theano.scalar.tests.test_basic.test_composite) ... ok
test_flatten (theano.scalar.tests.test_basic.test_composite) ... ok
test_make_node_continue_graph (theano.scalar.tests.test_basic.test_composite) ... ok
test_many_outputs (theano.scalar.tests.test_basic.test_composite) ... ok
test_straightforward (theano.scalar.tests.test_basic.test_composite) ... ok
test_with_constants (theano.scalar.tests.test_basic.test_composite) ... ok
test_0 (theano.scalar.tests.test_basic.test_div) ... ok
test_and (theano.scalar.tests.test_basic.test_logical) ... ok
test_eq (theano.scalar.tests.test_basic.test_logical) ... ok
test_ge (theano.scalar.tests.test_basic.test_logical) ... ok
test_gt (theano.scalar.tests.test_basic.test_logical) ... ok
test_le (theano.scalar.tests.test_basic.test_logical) ... ok
test_lt (theano.scalar.tests.test_basic.test_logical) ... ok
test_neq (theano.scalar.tests.test_basic.test_logical) ... ok
test_not (theano.scalar.tests.test_basic.test_logical) ... ok
test_or (theano.scalar.tests.test_basic.test_logical) ... ok
test_xor (theano.scalar.tests.test_basic.test_logical) ... ok
test_arctan2 ... ok
theano.scalar.tests.test_basic.test_upgrade_to_float.test_true_div ... ok
test_inv ... ok
test_sqrt ... ok
test_log ... ok
test_log2 ... ok
test_log10 ... ok
test_log1p ... ok
test_exp ... ok
test_exp2 ... ok
test_expm1 ... ok
test_deg2rad ... ok
test_rad2deg ... ok
test_cos ... ok
test_arccos ... ok
test_cosh ... ok
test_arccosh ... ok
test_sin ... ok
test_arcsin ... ok
test_sinh ... ok
test_arcsinh ... ok
test_tan ... ok
test_arctan ... ok
test_tanh ... ok
test_arctanh ... ok
theano.scalar.tests.test_basic.test_grad_gt ... ok
theano.scalar.tests.test_basic.test_grad_switch ... ok
theano.scalar.tests.test_basic.test_grad_identity ... ok
Failure: SkipTest (optional package sympy disabled) ... SKIP: optional package sympy disabled
test_alloc_inputs1 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_alloc_inputs2 (theano.scan_module.tests.test_scan.T_Scan) ... ERROR
test_alloc_inputs3 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_backwards (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_borrow_bug_jeremiah (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_bugFunctioProvidesIntermediateNodesAsInputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_clone (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_no_replace_strict_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_no_replace_strict_not_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_replace_not_strict_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_replace_not_strict_not_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_replace_strict_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cloning_replace_strict_not_copy_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_computing_gradient (theano.scan_module.tests.test_scan.T_Scan) ... ok
Test connection_pattern() in the presence of recurrent outputs ... ok
test_crash_nonseq_grad (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_cuda_gibbs_chain (theano.scan_module.tests.test_scan.T_Scan) ... SKIP: Optional package cuda disabled
test_disconnected_gradient (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_disconnected_gradient2 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_dot_optimization (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_draw_as_input_to_scan (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_eliminate_nonseqs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_eliminate_seqs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_foldl_memory_consumption (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_foldr_memory_consumption (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_generator_one_output_scalar (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_gibbs_chain (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_gpu3_mixture_dtype_outputs (theano.scan_module.tests.test_scan.T_Scan) ... SKIP: Optional package cuda disabled
test_grad_bug_disconnected_input (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_connectivity_matrix (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_dtype_change (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_duplicate_outputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_duplicate_outputs_connection_pattern (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_find_input (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_outs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_outs_some_disconnected (theano.scan_module.tests.test_scan.T_Scan) ... ERROR (theano.gof.opt): SeqOptimizer apply <theano.tensor.opt.FusionOptimizer object at 0xaa822330>
ERROR (theano.gof.opt): Traceback:
ERROR (theano.gof.opt): Traceback (most recent call last):
  File "/build/theano-0.7/theano/gof/opt.py", line 195, in apply
    sub_prof = optimizer.optimize(fgraph)
  File "/build/theano-0.7/theano/gof/opt.py", line 81, in optimize
    ret = self.apply(fgraph, *args, **kwargs)
  File "/build/theano-0.7/theano/tensor/opt.py", line 5498, in apply
    new_outputs = self.optimizer(node)
  File "/build/theano-0.7/theano/tensor/opt.py", line 5445, in local_fuse
    ret = local_fuse(n)
  File "/build/theano-0.7/theano/tensor/opt.py", line 5445, in local_fuse
    ret = local_fuse(n)
  File "/build/theano-0.7/theano/tensor/opt.py", line 5445, in local_fuse
    ret = local_fuse(n)
  File "/build/theano-0.7/theano/tensor/opt.py", line 5433, in local_fuse
    n = OP(C)(*inputs).owner
  File "/build/theano-0.7/theano/tensor/elemwise.py", line 496, in __init__
    scalar_op.nout)
ValueError: Cannot construct a ufunc with more than 32 operands (requested number were: inputs = 33 and outputs = 1)

ok
test_grad_multiple_outs_some_truncate (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_outs_some_uncomputable (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_outs_taps (theano.scan_module.tests.test_scan.T_Scan) ... .
.
.
ok
test_grad_multiple_outs_taps_backwards (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_seqs_different_nsteps (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_multiple_taps_state (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_numeric_shared (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_of_grad_of_state (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_of_shared (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_one_output (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_grad_two_scans (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_hash (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_hessian_bug_grad_grad_two_scans (theano.scan_module.tests.test_scan.T_Scan) ... .
ok
test_infershape_nsteps_smaller_seq_length (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_infershape_seq_shorter_nsteps (theano.scan_module.tests.test_scan.T_Scan) ... ERROR
test_inner_storage_leak (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_inplace1 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_inplace2 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_inplace3 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_map (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_map_functionality (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_memory_aliasing_updates (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_merge (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_merge_3scans (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_multiple_inputs_multiple_outputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_multiple_outs_taps (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_one_sequence_one_output_weights (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_one_sequence_one_output_weights_gpu1 (theano.scan_module.tests.test_scan.T_Scan) ... SKIP: Optional package cuda disabled
test_one_sequence_one_output_weights_gpu2 (theano.scan_module.tests.test_scan.T_Scan) ... SKIP: Optional package cuda disabled
test_one_sequence_one_output_weights_shared (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_only_nonseq_inputs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_only_shared_no_input_no_output (theano.scan_module.tests.test_scan.T_Scan) ... ok
Verify that scan optimizations are applied before blas ... ok
test_outputs_info_not_typed (theano.scan_module.tests.test_scan.T_Scan) ... ERROR
test_past_future_taps_shared (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_pickling (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_pregreedy_optimizer (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_pushout (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_pushout_all (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_pushout_nomodif (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_reduce (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_reduce_memory_consumption (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_remove_constants_and_unused_inputs_scan_non_seqs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_remove_constants_and_unused_inputs_scan_seqs (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_remove_stuff (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_reordering (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_return_steps (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_rop (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_rop2 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_rop_mitmot (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_same (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_save_mem (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_save_mem_reduced_number_of_steps (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_save_mem_store_steps (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_savemem_does_not_duplicate_number_of_scan_nodes (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_savemem_opt (theano.scan_module.tests.test_scan.T_Scan) ... ok
Bug reported by cityhall on scan when computing the gradients ... ok
test_scan_extra_inputs_hessian (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_scan_merge_nodes (theano.scan_module.tests.test_scan.T_Scan) ... ok
Scan outputs are usually lists, whose entries correspond to the ... ok
test_seq_tap_bug_jeremiah (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_sequence_dict (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_shared_arguments_with_updates (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_shared_updates (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_simple_shared_mrg_random (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_simple_shared_random (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_strict_mode (theano.scan_module.tests.test_scan.T_Scan) ... /build/theano-0.7/theano/scan_module/scan.py:1017: Warning: In the strict mode, all neccessary shared variables must be passed as a part of non_sequences
  'must be passed as a part of non_sequences', Warning)
ok
test_strict_mode_ex (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_subtensor_multiple_slices (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_using_taps_input_output (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_using_taps_sequence (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_while0 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_while1 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_while2 (theano.scan_module.tests.test_scan.T_Scan) ... ok
test_while_infershape (theano.scan_module.tests.test_scan.T_Scan) ... ok
theano.scan_module.tests.test_scan.test_speed ... ok
theano.scan_module.tests.test_scan.test_speed_rnn ... ok
theano.scan_module.tests.test_scan.test_speed_batchrnn ... ok
theano.scan_module.tests.test_scan.test_compute_test_value ... ok
theano.scan_module.tests.test_scan.test_compute_test_value_nonseq ... ok
theano.scan_module.tests.test_scan.test_compute_test_value_grad ... ok
theano.scan_module.tests.test_scan.test_constant_folding_n_steps ... ok
test_batch (theano.scan_module.tests.test_scan_opt.TestGaussNewton) ... /srv/reproducible-results/rbuild-debian-VOsQHWNN/tmp.5wAoQvdSAd:	 42.0% -- replaced with /srv/reproducible-results/rbuild-debian-VOsQHWNN/tmp.5wAoQvdSAd.gz
INFO: Starting at 2016-07-07 20:17:56.076370
INFO: Finished at 2016-07-07 20:17:56.226580, took: 0:00:00.150221
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)
Thu Jul  7 20:17:56 UTC 2016 - https://jenkins.debian.net/job/reproducible_builder_armhf_10/9081/console got remote error with exit code 143 from odxu4-armhf-rb.debian.net for build #1 for theano on unstable/armhf
INFO: Starting at 2016-07-07 20:17:56.664251
INFO: Finished at 2016-07-07 20:17:56.786141, took: 0:00:00.121907
rm: cannot remove ‘/srv/reproducible-results/rbuild-debian-VOsQHWNN’: No such file or directory
Sleeping 5m before aborting the job.



More information about the Qa-jenkins-scm mailing list