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/06 18:17:29 UTC

Build failed in Jenkins: beam_PostCommit_Go_VR_Spark #562

See <https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/562/display/redirect?page=changes>

Changes:

[12602502+Ardagan] Update env variable name in sync script

------------------------------------------
[...truncated 155.33 KB...]
    key: "n1"
    value: <
      unique_name: "n1"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n2"
    value: <
      unique_name: "n2"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  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: <
        spec: <
          urn: "beam:windowfn:global_windows:v0.1"
        >
      >
      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
    >
  >
  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: "\n8us.gcr.io/apache-beam-testing/jenkins/go:20190806-180229"
    >
  >
>
root_transform_ids: "e1"
root_transform_ids: "e5"
root_transform_ids: "e2"
root_transform_ids: "e6"
root_transform_ids: "e3"
root_transform_ids: "e4"
root_transform_ids: "e7"
root_transform_ids: "s1"
2019/08/06 18:17:24 Test flatten:flatten failed: 	connecting to job service:
failed to dial server at localhost:59145
	caused by:
context deadline exceeded
2019/08/06 18:17:24 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/go:20190806-180229
Untagged: us.gcr.io/apache-beam-testing/jenkins/go@sha256:9ad359201ade830c42da2e5a810fecb6c86ccef6016cc054ce40010e5427c879
Deleted: sha256:28367645f134c0e006e57d46419bae21bc74e14dc508b0fc3154224212ac1c59
Deleted: sha256:97669eb0c18e8f43619dea53dfa48099e6521b7c6510c4285f16b6b1a8f72f51
Deleted: sha256:5508772c54c328a8b68dc5e3df36329ee862d854b9ee4732592d275a07797d1a
Deleted: sha256:05951e681d41eaaf73004f5bce44bc3f49e437babfa72b8b1cf475d9eb4cdc54
Deleted: sha256:2147ee9a30bafbe70ed70480ee1b49fafb184e65f4c39ac0301b6310654d8581
Deleted: sha256:2fb48a4f39066355625a7a8ef9770c9ea644939f7a1a208025e1fcd2134152f5
gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to delete container"
Digests:
- us.gcr.io/apache-beam-testing/jenkins/go@sha256:9ad359201ade830c42da2e5a810fecb6c86ccef6016cc054ce40010e5427c879
  Associated tags:
 - 20190806-180229
Tags:
- us.gcr.io/apache-beam-testing/jenkins/go:20190806-180229
Deleted [us.gcr.io/apache-beam-testing/jenkins/go:20190806-180229].
Deleted [us.gcr.io/apache-beam-testing/jenkins/go@sha256:9ad359201ade830c42da2e5a810fecb6c86ccef6016cc054ce40010e5427c879].

# 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:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':sdks:go:test:sparkValidatesRunner'.
> 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 18m 14s
52 actionable tasks: 39 executed, 13 from cache

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

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

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


Jenkins build is back to normal : beam_PostCommit_Go_VR_Spark #563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/563/display/redirect>


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