See 
<https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/2718/display/redirect>

Changes:


------------------------------------------
[...truncated 169.42 KB...]
  >
  pcollections: <
    key: "n3"
    value: <
      unique_name: "n3"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n4"
    value: <
      unique_name: "n4"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n5"
    value: <
      unique_name: "n5"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n6"
    value: <
      unique_name: "n6"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n7"
    value: <
      unique_name: "n7"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n8"
    value: <
      unique_name: "n8"
      coder_id: "c4"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n9"
    value: <
      unique_name: "n9"
      coder_id: "c6"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  windowing_strategies: <
    key: "w0"
    value: <
      window_fn: <
        urn: "beam:window_fn:global_windows:v1"
      >
      merge_status: NON_MERGING
      window_coder_id: "c1"
      trigger: <
        default: <
        >
      >
      accumulation_mode: DISCARDING
      output_time: END_OF_WINDOW
      closing_behavior: EMIT_IF_NONEMPTY
      OnTimeBehavior: FIRE_ALWAYS
      environment_id: "go"
    >
  >
  coders: <
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
      >
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c2"
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:iterable:v1"
      >
      component_coder_ids: "c3"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c3"
      component_coder_ids: "c5"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: 
"\nAus.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20200311-180209"
      capabilities: "beam:protocol:progress_reporting:v0"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
    >
  >
>
root_transform_ids: "e1"
root_transform_ids: "e2"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e3"
root_transform_ids: "e4"
root_transform_ids: "e7"
root_transform_ids: "s1"
2020/03/11 18:17:04 Test flatten:flatten failed:        connecting to job 
service:
failed to dial server at localhost:46793
        caused by:
context deadline exceeded
2020/03/11 18:17:04 Result: 7 tests failed

if [[ ! -z "$JOB_PORT" ]]; then
  # Shut down the job server
  kill %1 || echo "Failed to shut down job server"
fi

# Delete the container locally and remotely
docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20200311-180209
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:b411f774879dd36b2485963125e7cf72c936be70b70e2d4edb4efe6658e42de5
Deleted: sha256:b1b25ec843a99b2c27369c834f40a925c214e8f47fab83b6e3366ed8e3ac0a73
Deleted: sha256:f99a81efc8bfd9881b85245b826ef1be3a5ec1ef59cf6be43a1af79e15aeee51
Deleted: sha256:e66201eb2d594112a3f1a53d6f2cf6140e4bfcdea792e119caa27576182c6e6d
Deleted: sha256:314554dd48530ca53f2d211a104eacb40d177745f2af08216f09ad7207f3c346
Deleted: sha256:6390385cb290bba10710654a1ed5642d5381eb33ea64874fe3b76a18c35db3c0
Deleted: sha256:a4ddaf8c3630a08c0f009bd38d84bc74ebd46cf46eed35b183915831fa8f9650
Deleted: sha256:d38b29c71dd6cf7a53a94ffd019d9e002818517ff9ffd3f2493dedb46da33478
Deleted: sha256:df7b0577d5fa86c37f0445623ed244b034cf4ac68038938066892448cf0f367e
Deleted: sha256:d558c711e6efec1accb8fcb8d20803368c3d18a2287251e19935e6ac305cfd13
Deleted: sha256:84a3707f6ba4b80fcd3c59b814cdfd03d0af58e27968ad340517bdc17272d544
gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to 
delete container"
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:b411f774879dd36b2485963125e7cf72c936be70b70e2d4edb4efe6658e42de5
  Associated tags:
 - 20200311-180209
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20200311-180209
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20200311-180209].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:b411f774879dd36b2485963125e7cf72c936be70b70e2d4edb4efe6658e42de5].

# Clean up tempdir
rm -rf $TMPDIR

if [[ "$TEST_EXIT_CODE" -eq 0 ]]; then
  echo ">>> SUCCESS"
else
  echo ">>> FAILURE"
fi
exit $TEST_EXIT_CODE
>>> FAILURE

> Task :sdks:go:test:flinkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/sdks/go/test/build.gradle'>
 line: 59

* What went wrong:
Execution failed for task ':sdks:go:test:flinkValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 16m 47s
67 actionable tasks: 49 executed, 18 from cache

Publishing build scan...
https://gradle.com/s/l4zkbwzloumt4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to