You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/26 14:24:47 UTC

Build failed in Jenkins: beam_sonarqube_report #717

See <https://builds.apache.org/job/beam_sonarqube_report/717/display/redirect>

------------------------------------------
[...truncated 2.42 MB...]
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 143, in receive
    self.consumer.process(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 435, in process
    self.output(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 256, in output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 143, in receive
    self.consumer.process(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/worker/operations.py", line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/common.py", line 799, in receive
    self.process(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/common.py", line 805, in process
    self._reraise_augmented(exn)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/common.py", line 872, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35/py35/lib/python3.5/site-packages/future/utils/__init__.py", line 419, in raise_with_traceback
    raise exc.with_traceback(traceback)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/common.py", line 803, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/common.py", line 466, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/transforms/core.py", line 1315, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py", line 645, in first
    return second(x)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py", line 648, in second
    return third(x)
  File "/home/jenkins/jenkins-slave/workspace/beam_sonarqube_report/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py", line 651, in third
    raise ValueError('x')
ValueError: x [while running 'Map(first)']


ok
test_flatten (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_flattened_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_gbk_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_group_by_key (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_large_elements (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: Metrics not supported.
test_multimap_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_multimap_side_input_type_coercion (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_no_subtransform_composite (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: Metrics are not supported.
test_pardo_side_and_main_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_side_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_state_only (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_state_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_timers_clear (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: BEAM-7074: Multiple timer definitions not supported.
test_pardo_unfusable_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_pardo_windowed_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_read (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_register_finalizations (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_reshuffle (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_sdf (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_sdf_synthetic_source (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_sdf_with_sdf_initiated_checkpointing (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_sdf_wrap_range_source (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_sdf_wrapper_overrides_read (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_teststream_pardo_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... SKIP: TestStream not yet supported
test_windowed_pardo_state_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_windowing (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithExternalEnv) ... ok
test_assert_that (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_callbacks_with_exception (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_combine_per_key (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_create (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_error_message_includes_stage (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_error_traceback_includes_user_code (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_flatten (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_flattened_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_gbk_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_group_by_key (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_large_elements (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_multimap_side_input (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_multimap_side_input_type_coercion (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_no_subtransform_composite (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_metrics (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_side_and_main_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_side_outputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_state_only (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_state_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_timers_clear (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_unfusable_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_pardo_windowed_side_inputs (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_read (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_register_finalizations (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_reshuffle (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_sdf (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_sdf_synthetic_source (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_sdf_with_sdf_initiated_checkpointing (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_sdf_wrap_range_source (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_sdf_wrapper_overrides_read (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_teststream_pardo_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_windowed_pardo_state_timers (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_windowing (apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses) ... SKIP: BEAM-3040
test_stage_multiple_files (apache_beam.runners.portability.portable_stager_test.PortableStagerTest) ... ok
test_stage_single_file (apache_beam.runners.portability.portable_stager_test.PortableStagerTest) ... ok
test_default_resources (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_no_main_session (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_no_staging_location (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_requirements_file_not_present (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_default (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_default_with_wheels (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_http (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_local_directory (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_local_directory_not_present (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_local_source_file (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_local_wheel_file (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_remote_source_file (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_sdk_location_remote_wheel_file (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_setup_file_not_named_setup_dot_py (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_setup_file_not_present (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_extra_packages (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_extra_packages_invalid_file_name (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_extra_packages_missing_files (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_jar_packages (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_jar_packages_invalid_file_name (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_jar_packages_missing_files (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_main_session (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_requirements_file (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_requirements_file_and_cache (apache_beam.runners.portability.stager_test.StagerTest) ... ok
test_with_setup_file (apache_beam.runners.portability.stager_test.StagerTest) ... SKIP: This test is not hermetic and halts test suite execution on Python 3. TODO: BEAM-5502
test_in_memory_data_channel (apache_beam.runners.worker.data_plane_test.DataChannelTest) ... ok
test_basic_record (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_exception_record (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_nested_with_per_thread_info (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_record_with_arbitrary_messages (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_record_with_format_character (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_record_with_per_thread_info (apache_beam.runners.worker.logger_test.JsonLogFormatterTest) ... ok
test_per_thread_attribute (apache_beam.runners.worker.logger_test.PerThreadLoggingContextTest) ... ok
test_set_when_already_defined (apache_beam.runners.worker.logger_test.PerThreadLoggingContextTest) ... ok
test_set_when_undefined (apache_beam.runners.worker.logger_test.PerThreadLoggingContextTest) ... ok
test_should_sample (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_update_int (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_update_multiple (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_update_new_object (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_update_old_object (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_update_str (apache_beam.runners.worker.opcounters_test.OperationCountersTest) ... ok
test_basic_counters (apache_beam.runners.worker.opcounters_test.TransformIoCounterTest) ... ok
test_parse_pipeline_options (apache_beam.runners.worker.sdk_worker_main_test.SdkWorkerMainTest) ... ok
test_status_server (apache_beam.runners.worker.sdk_worker_main_test.SdkWorkerMainTest) ... ok
test_work_count_custom_value (apache_beam.runners.worker.sdk_worker_main_test.SdkWorkerMainTest) ... ok
test_work_count_default_value (apache_beam.runners.worker.sdk_worker_main_test.SdkWorkerMainTest) ... ok
test_work_count_wrong_format (apache_beam.runners.worker.sdk_worker_main_test.SdkWorkerMainTest) ... ok
test_fn_registration (apache_beam.runners.worker.sdk_worker_test.SdkWorkerTest) ... ok
test_emulated_iterable (apache_beam.runners.worker.sideinputs_test.EmulatedCollectionsTest) ... ok
test_large_iterable_values (apache_beam.runners.worker.sideinputs_test.EmulatedCollectionsTest) ... ok
test_bytes_read_are_reported (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_multiple_sources_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_multiple_sources_single_reader_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_single_source_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_source_iterator_fn_exception (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_source_iterator_single_source_exception (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok
test_basic_sampler (apache_beam.runners.worker.statesampler_test.StateSamplerTest) ... ok
test_sampler_transition_overhead (apache_beam.runners.worker.statesampler_test.StateSamplerTest) ... ok
test_failure_when_worker_id_exists (apache_beam.runners.worker.worker_id_interceptor_test.WorkerIdInterceptorTest) ... ok
test_worker_id_insertion (apache_beam.runners.worker.worker_id_interceptor_test.WorkerIdInterceptorTest) ... ok
test_dofn_process_keyparam (apache_beam.runners.common_test.DoFnProcessTest) ... ok
test_dofn_process_keyparam_error_no_key (apache_beam.runners.common_test.DoFnProcessTest) ... ok
test_dofn_validate_finish_bundle_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok
test_dofn_validate_process_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok
test_dofn_validate_start_bundle_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok
test_deduplication (apache_beam.runners.pipeline_context_test.PipelineContextTest) ... ok
test_deduplication_by_proto (apache_beam.runners.pipeline_context_test.PipelineContextTest) ... ok
test_serialization (apache_beam.runners.pipeline_context_test.PipelineContextTest) ... ok
test_create_runner (apache_beam.runners.runner_test.RunnerTest) ... ok
test_create_runner_shorthand (apache_beam.runners.runner_test.RunnerTest) ... ok
test_run_api (apache_beam.runners.runner_test.RunnerTest) ... ok
test_run_api_with_callable (apache_beam.runners.runner_test.RunnerTest) ... ok
test_check_compiled (apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest) ... ok
test_coders_microbenchmark (apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest) ... FATAL: command execution failed
hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on JNLP4-connect connection from 165.171.154.104.bc.googleusercontent.com/104.154.171.165:40462 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:948)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy137.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.plugins.gradle.Gradle.performTask(Gradle.java:333)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:224)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1426)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:821)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:788)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:88)
	at jenkins.model.Jenkins.access$2200(Jenkins.java:309)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3411)
	at hudson.model.Queue._withLock(Queue.java:1381)
	at hudson.model.Queue.withLock(Queue.java:1258)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3405)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3280)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4710)
	at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5353)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1398)
	at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1387)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:974)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1398)
	at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1387)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:974)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:475)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:995)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.startup.Catalina.stop(Catalina.java:710)
	at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:807)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.sonar.utils.SonarUtils.extractReportTask(SonarUtils.java:88)
	at hudson.plugins.sonar.utils.SonarUtils.addBuildInfoTo(SonarUtils.java:118)
	at hudson.plugins.sonar.SonarBuildWrapper$AddBuildInfo.tearDown(SonarBuildWrapper.java:201)
	at jenkins.tasks.SimpleBuildWrapper$EnvironmentWrapper.tearDown(SimpleBuildWrapper.java:175)
	at hudson.model.Build$BuildExecution.doRun(Build.java:174)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: apache-beam-jenkins-12 is offline; cannot locate JDK 1.8 (latest)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org