See
<https://ci-beam.apache.org/job/beam_PostCommit_Go/8624/display/redirect?page=changes>
Changes:
[Pablo Estrada] BigQueryIO returns successful rows for streaming inserts.
[Pablo Estrada] fixup
[Pablo Estrada] Fixup
[Pablo Estrada] Address comment on method versions
[noreply] [BEAM-12626] Reject session windows in side inputs (#15173)
------------------------------------------
[...truncated 605.87 KB...]
key: "c7"
value: <
spec: <
urn: "beam:coder:kv:v1"
>
component_coder_ids: "c0"
component_coder_ids: "c3"
>
>
environments: <
key: "go"
value: <
urn: "beam:env:docker:v1"
payload:
"\nAus.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413"
capabilities: "beam:protocol:progress_reporting:v0"
capabilities: "beam:protocol:multi_core_bundle_processing:v1"
capabilities: "beam:version:sdk_base:go"
capabilities: "beam:coder:bytes:v1"
capabilities: "beam:coder:bool:v1"
capabilities: "beam:coder:varint:v1"
capabilities: "beam:coder:double:v1"
capabilities: "beam:coder:string_utf8: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"
dependencies: <
type_urn: "beam:artifact:type:go_worker_binary:v1"
role_urn: "beam:artifact:role:staging_to:v1"
role_payload: "\n\006worker"
>
>
>
>
root_transform_ids: "e1"
root_transform_ids: "e2"
root_transform_ids: "e3"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "s1"
2021/07/16 06:48:28 Staged model pipeline:
gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1626418104120394276/model
2021/07/16 06:48:28 {
"environment": {
"experiments": [
"use_unified_worker",
"use_portable_job_submission",
"shuffle_mode=appliance",
"beam_fn_api",
"use_staged_dataflow_worker_jar"
],
"sdkPipelineOptions": {
"display_data": [
{
"key": "name",
"namespace": "options",
"type": "STRING",
"value": "go-job-7-1626418104120390124"
},
{
"key": "experiments",
"namespace": "options",
"type": "STRING",
"value":
"use_unified_worker,use_portable_job_submission,shuffle_mode=appliance"
},
{
"key": "project",
"namespace": "options",
"type": "STRING",
"value": "apache-beam-testing"
},
{
"key": "region",
"namespace": "options",
"type": "STRING",
"value": "us-central1"
},
{
"key": "container_images",
"namespace": "options",
"type": "STRING",
"value":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413"
},
{
"key": "temp_location",
"namespace": "options",
"type": "STRING",
"value":
"gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test"
},
{
"key": "hooks",
"namespace": "go_options",
"type": "STRING",
"value": "{}"
}
],
"options": {
"experiments": [
"use_unified_worker",
"use_portable_job_submission",
"shuffle_mode=appliance",
"beam_fn_api",
"use_staged_dataflow_worker_jar"
],
"pipelineUrl":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1626418104120394276/model",
"region": "us-central1"
},
"beam:option:go_options:v1": {
"options": {
"hooks": "{}"
}
}
},
"tempStoragePrefix":
"gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test",
"userAgent": {
"name": "Apache Beam SDK for Go",
"version": "2.32.0.dev"
},
"version": {
"job_type": "FNAPI_BATCH",
"major": "6"
},
"workerPools": [
{
"autoscalingSettings": {},
"ipConfiguration": "WORKER_IP_UNSPECIFIED",
"kind": "harness",
"numWorkers": 1,
"packages": [
{
"location":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1626418104120394276/worker",
"name": "worker"
},
{
"location":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1626418104120394276/dataflow-worker.jar",
"name": "dataflow-worker.jar"
}
],
"sdkHarnessContainerImages": [
{
"containerImage":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413"
}
],
"workerHarnessContainerImage":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413"
}
]
},
"name": "go-job-7-1626418104120390124",
"projectId": "apache-beam-testing",
"type": "JOB_TYPE_BATCH"
}
2021/07/16 06:48:29 Submitted job: 2021-07-15_23_48_28-6998420048119726142
if [[ "$RUNNER" == "dataflow" ]]; then
# Delete the container locally and remotely
docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to
delete container"
if [[ -n "$TEST_EXPANSION_ADDR" || -n "$IO_EXPANSION_ADDR" ]]; then
2021/07/16 06:48:29 Console:
https://console.cloud.google.com/dataflow/jobs/2021-07-15_23_48_28-6998420048119726142?project=apache-beam-testing
2021/07/16 06:48:29 Logs:
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-07-15_23_48_28-6998420048119726142
2021/07/16 06:48:29 Job state: JOB_STATE_PENDING ...
2021/07/16 06:48:59 Job still running ...
2021/07/16 06:49:29 Job still running ...
2021/07/16 06:49:59 Job still running ...
2021/07/16 06:50:30 Job still running ...
2021/07/16 06:51:00 Job still running ...
2021/07/16 06:51:30 Job still running ...
2021/07/16 06:52:00 Job still running ...
2021/07/16 06:52:30 Job still running ...
2021/07/16 06:53:00 Job still running ...
2021/07/16 06:53:30 Job still running ...
2021/07/16 06:54:00 Job still running ...
2021/07/16 06:54:30 Job still running ...
2021/07/16 06:55:00 Job still running ...
2021/07/16 06:55:30 Job still running ...
2021/07/16 06:56:00 Job still running ...
2021/07/16 06:56:30 Job succeeded!
--- PASS: TestEmitParDoAfterGBK (486.69s)
PASS
ok github.com/apache/beam/sdks/go/test/regression 2474.427s
# Delete the java cross-language container locally and remotely
docker rmi $JAVA_CONTAINER:$JAVA_TAG || echo "Failed to remove container"
gcloud --quiet container images delete $JAVA_CONTAINER:$JAVA_TAG || echo
"Failed to delete container"
fi
# Clean up tempdir
rm -rf $TMPDIR
fi
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:cc41c60b4c24c903ff930787e39e21c6680fb4a7b33574e0a548e5cc8ca681da
Deleted: sha256:34bda66809f630325c725b7d123a28e9fd7dd249d515631167771760ef175cce
Deleted: sha256:0635dd858c46ba186e53101ca6d7611f0dbe281238dacd22b6970fc61ded663a
Deleted: sha256:326a5a57f4f3408dacf69c9771e4d515e0235ea0d5a01fa95e2bddf19611ae26
Deleted: sha256:8602f8d962a391a3f3b60852574403edd4e473aa512df147a6eba9973a12b918
Deleted: sha256:94159e72a02412ed6d3011db20d0e48e0a0a01e32cfceeb370891faab2cc6646
Deleted: sha256:27b2cbf8366ea29a27968bdcef9ea62b60bdcdf03441d282592e7211b95290eb
Deleted: sha256:0bf4e57fe5c043c696418f047d5540018db6c16e64270e5cfcb715abc19be3c3
Deleted: sha256:1f01747bbb0c737ac94a9d40f6e402ef0c01b7daabc02f732c975d1d1602a244
Deleted: sha256:60515003bef3463150aa0f9d42c601476cc7d1375fd9e21db755ab7e19d37230
Deleted: sha256:c1459a4c4f371ba5f70170938ed05e79dda8909b028ce0df4e4069494ca1bf6b
Deleted: sha256:d55a64e50d5358366a93f2c9676a7eae276a074145010e02e61bfc9fcc4f4d48
Deleted: sha256:a4917292b76804bb62516b70830a2952891ba97e96482858c641545cbdd23908
Deleted: sha256:70f365b4cca70651e50b6bbd238ef3afb99538f1ca77d6adce48aa5723cbe8a3
Deleted: sha256:f7749f42702321926e829006ec45920244a308d24e9d49f36be0bdc2ba8bb791
Deleted: sha256:ea6b70174905fd7775568d4d3d53b096b1771152c32a2e68f7962ab4f8bf4489
Deleted: sha256:03408c90bd48774461e3023db93e4848b361034597cca63d2208fed29c75c512
Deleted: sha256:f5e755a6be1cce59b4a8544469923a712b78eff516891d61573e0899e228a86a
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:cc41c60b4c24c903ff930787e39e21c6680fb4a7b33574e0a548e5cc8ca681da
Associated tags:
- 20210716-061413
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210716-061413].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:cc41c60b4c24c903ff930787e39e21c6680fb4a7b33574e0a548e5cc8ca681da].
exit $TEST_EXIT_CODE
exit_background_processes
> Task :goIntegrationTests FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':goIntegrationTests'.
> 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1h 9m 27s
94 actionable tasks: 68 executed, 26 from cache
Publishing build scan...
https://gradle.com/s/du7jwxh7j6wmk
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]