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/10/26 13:24:02 UTC

Build failed in Jenkins: beam_sonarqube_report #957

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

Changes:


------------------------------------------
[...truncated 555.43 KB...]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1349, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/testing/util.py",> line 144, in _equal
    'Failed assert: %r == %r' % (expected, actual))
BeamAssertException: Failed assert: ['a'] == ['a', 'b'] [while running 'assert_that/Match']

ok
test_callbacks_with_exception (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_combine_per_key (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_create (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_error_message_includes_stage (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 170, in _execute
    response = task()
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 203, in <lambda>
    self._execute(lambda: worker.do_instruction(work), work)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 360, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 386, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 663, in process_bundle
    data.transform_id].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 143, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/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 "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 849, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1349, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 638, in raise_error
    raise RuntimeError('x')
RuntimeError: x [while running 'StageC']

ok
test_error_traceback_includes_user_code (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 170, in _execute
    response = task()
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 203, in <lambda>
    self._execute(lambda: worker.do_instruction(work), work)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 360, in do_instruction
    request.instruction_id)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 386, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 663, in process_bundle
    data.transform_id].process_encoded(data.data)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 143, in process_encoded
    self.output(decoded_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/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 "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 919, in process_outputs
    self.main_receivers.receive(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 143, in receive
    self.consumer.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/operations.py",> line 594, in process
    delayed_application = self.dofn_receiver.receive(o)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 776, in receive
    self.process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 782, in process
    self._reraise_augmented(exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 849, in _reraise_augmented
    raise_with_traceback(new_exn)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 780, in process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/common.py",> line 441, in invoke_process
    windowed_value, self.process_method(windowed_value.value))
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/transforms/core.py",> line 1349, in <lambda>
    wrapper = lambda x: [fn(x)]
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 653, in first
    return second(x)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 656, in second
    return third(x)
  File "<https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 659, in third
    raise ValueError('x')
ValueError: x [while running 'Map(first)']

ok
test_flatten (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_flattened_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_gbk_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_group_by_key (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_large_elements (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_metrics (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_multimap_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_multimap_side_input_type_coercion (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_no_subtransform_composite (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_metrics (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... SKIP: Metrics are not supported.
test_pardo_side_and_main_outputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_side_inputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_side_outputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_state_only (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_state_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ERROR: InvocationError for command <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-gcp/py27-gcp/bin/python> setup.py nosetests --ignore-files '.*py3\d?\.py$' (exited with code -15)
py27-gcp run-test-post: commands[0] | <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py27-gcp: commands failed
scripts/run_tox.sh: line 52: 24907 Terminated              tox -c tox.ini --recreate -e $1 --installpkg $2

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=2bc77e25-6caf-4da2-a205-af126f2681d0, currentDir=<https://builds.apache.org/job/beam_sonarqube_report/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 25058
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-25058.out.log
----- Last  20 lines from daemon log file - daemon-25058.out.log -----
test_gbk_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_group_by_key (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_large_elements (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_metrics (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_multimap_side_input (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_multimap_side_input_type_coercion (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_no_subtransform_composite (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_metrics (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... SKIP: Metrics are not supported.
test_pardo_side_and_main_outputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_side_inputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_side_outputs (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_state_only (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_state_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ok
test_pardo_timers (apache_beam.runners.portability.fn_api_runner_test.FnApiRunnerTestWithGrpcMultiThreaded) ... ERROR: InvocationError for command <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-gcp/py27-gcp/bin/python> setup.py nosetests --ignore-files '.*py3\d?\.py$' (exited with code -15)
py27-gcp run-test-post: commands[0] | <https://builds.apache.org/job/beam_sonarqube_report/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py27-gcp: commands failed
scripts/run_tox.sh: line 52: 24907 Terminated              tox -c tox.ini --recreate -e $1 --installpkg $2
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?

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