See
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1475/display/redirect>
Changes:
------------------------------------------
[...truncated 1.04 MB...]
"beam:protocol:multi_core_bundle_processing:v1",
"beam:protocol:progress_reporting:v1",
"beam:protocol:harness_monitoring_infos:v1",
"beam:protocol:control_request_elements_embedding:v1",
"beam:protocol:state_caching:v1",
"beam:version:sdk_base:apache/beam_java8_sdk:2.47.0.dev",
"beam:transform:sdf_truncate_sized_restrictions:v1",
"beam:transform:to_string:v1",
"beam:protocol:data_sampling:v1"
],
"containerImage":
"us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230402022041",
"environmentId": "FmisrRHjYqbeam:env:docker:v1"
}
],
"workerHarnessContainerImage":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108"
}
]
},
"name": "go-testxlang_partition-294",
"projectId": "apache-beam-testing",
"type": "JOB_TYPE_BATCH"
}
2023/04/02 03:17:02 Submitted job: 2023-04-01_20_17_02-7769351591220674676
2023/04/02 03:17:02 Console:
https://console.cloud.google.com/dataflow/jobs/us-central1/2023-04-01_20_17_02-7769351591220674676?project=apache-beam-testing
2023/04/02 03:17:02 Logs:
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2023-04-01_20_17_02-7769351591220674676
2023/04/02 03:17:03 Job state: JOB_STATE_PENDING ...
2023/04/02 03:17:33 Job still running ...
2023/04/02 03:18:03 Job still running ...
2023/04/02 03:18:33 Job still running ...
2023/04/02 03:19:03 Job still running ...
2023/04/02 03:19:33 Job still running ...
2023/04/02 03:20:03 Job still running ...
2023/04/02 03:20:33 Job still running ...
2023/04/02 03:21:03 Job still running ...
2023/04/02 03:21:33 Job still running ...
2023/04/02 03:22:03 Job still running ...
2023/04/02 03:22:33 Job still running ...
2023/04/02 03:23:03 Job still running ...
2023/04/02 03:23:34 Job still running ...
2023/04/02 03:24:04 Job still running ...
2023/04/02 03:24:34 Job still running ...
2023/04/02 03:25:04 Job still running ...
2023/04/02 03:25:34 Job still running ...
ptest.go:108: Failed to execute job: Job
2023-04-01_20_17_02-7769351591220674676 failed
--- FAIL: TestXLang_Partition (550.10s)
FAIL
FAIL github.com/apache/beam/sdks/v2/go/test/integration/xlang
3234.682s
=== RUN TestBigQueryIO_BasicWriteRead
bigquery_test.go:213: Created BigQuery table
apache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1680402733047438358
--- FAIL: TestBigQueryIO_BasicWriteRead (4.50s)
panic: tried cross-language for
beam:transform:org.apache.beam:schemaio_bigquery_write:v1 against
localhost:39199 and failed
expanding external transform
expanding transform with ExpansionRequest:
components:{pcollections:{key:"n2" value:{unique_name:"n2"
coder_id:"c0@ncEZhUNBCg" is_bounded:BOUNDED
windowing_strategy_id:"w0@ncEZhUNBCg"}}
windowing_strategies:{key:"w0@ncEZhUNBCg"
value:{window_fn:{urn:"beam:window_fn:global_windows:v1"}
merge_status:NON_MERGING window_coder_id:"c1@ncEZhUNBCg" trigger:{default:{}}
accumulation_mode:DISCARDING output_time:END_OF_WINDOW
closing_behavior:EMIT_IF_NONEMPTY on_time_behavior:FIRE_IF_NONEMPTY
environment_id:"go"}} coders:{key:"c0@ncEZhUNBCg"
value:{spec:{urn:"beam:coder:row:v1"
payload:"\n\r\n\x07counter\x1a\x02\x10\x04\nZ\n\trand_data\x1aM2K\nI\n\n\n\x04flip\x1a\x02\x10\x08\n\t\n\x03num\x1a\x02\x10\x04\n\n\n\x04word\x1a\x02\x10\x07\x12$293279a3-cab2-4082-b6be-1729f646ba84\x12$40dfa07a-fadd-4e7a-ac47-7534633021ad"}}}
coders:{key:"c1@ncEZhUNBCg" value:{spec:{urn:"beam:coder:global_window:v1"}}}}
transform:{unique_name:"External"
spec:{urn:"beam:transform:org.apache.beam:schemaio_bigquery_write:v1"
payload:"\nX\n\x0e\n\x08location\x1a\x02\x10\x07\n\x0c\n\x06config\x1a\x02\x10\t\n\x12\n\ndataSchema\x1a\x04\x08\x01\x10\t\x12$3fc24beb-ef0b-4fd0-b491-64340b33ca1e\x12a\x03\x01\x04\x00\\\x04\x01\x06Rapache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1680402733047438358\x05Never"}
inputs:{key:"i0" value:"n2"} environment_id:"go"} namespace:"ncEZhUNBCg"
expansion response error
caused by:
java.lang.IllegalArgumentException: Triggering frequency or number of file
shards can be specified only when writing an unbounded PCollection via
FILE_LOADS or STORAGE_API_WRITES, but: the collection was BOUNDED and the
method was STORAGE_WRITE_API
at
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:440)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:3081)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:2122)
at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:482)
at org.apache.beam.sdk.values.PCollection.apply(PCollection.java:360)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:232)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:197)
at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:499)
at
org.apache.beam.sdk.expansion.service.ExpansionService$TransformProvider.apply(ExpansionService.java:400)
at
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:526)
at
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:606)
at
org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:305)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:354)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:866)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
[recovered]
panic: tried cross-language for
beam:transform:org.apache.beam:schemaio_bigquery_write:v1 against
localhost:39199 and failed
expanding external transform
expanding transform with ExpansionRequest:
components:{pcollections:{key:"n2" value:{unique_name:"n2"
coder_id:"c0@ncEZhUNBCg" is_bounded:BOUNDED
windowing_strategy_id:"w0@ncEZhUNBCg"}}
windowing_strategies:{key:"w0@ncEZhUNBCg"
value:{window_fn:{urn:"beam:window_fn:global_windows:v1"}
merge_status:NON_MERGING window_coder_id:"c1@ncEZhUNBCg" trigger:{default:{}}
accumulation_mode:DISCARDING output_time:END_OF_WINDOW
closing_behavior:EMIT_IF_NONEMPTY on_time_behavior:FIRE_IF_NONEMPTY
environment_id:"go"}} coders:{key:"c0@ncEZhUNBCg"
value:{spec:{urn:"beam:coder:row:v1"
payload:"\n\r\n\x07counter\x1a\x02\x10\x04\nZ\n\trand_data\x1aM2K\nI\n\n\n\x04flip\x1a\x02\x10\x08\n\t\n\x03num\x1a\x02\x10\x04\n\n\n\x04word\x1a\x02\x10\x07\x12$293279a3-cab2-4082-b6be-1729f646ba84\x12$40dfa07a-fadd-4e7a-ac47-7534633021ad"}}}
coders:{key:"c1@ncEZhUNBCg" value:{spec:{urn:"beam:coder:global_window:v1"}}}}
transform:{unique_name:"External"
spec:{urn:"beam:transform:org.apache.beam:schemaio_bigquery_write:v1"
payload:"\nX\n\x0e\n\x08location\x1a\x02\x10\x07\n\x0c\n\x06config\x1a\x02\x10\t\n\x12\n\ndataSchema\x1a\x04\x08\x01\x10\t\x12$3fc24beb-ef0b-4fd0-b491-64340b33ca1e\x12a\x03\x01\x04\x00\\\x04\x01\x06Rapache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1680402733047438358\x05Never"}
inputs:{key:"i0" value:"n2"} environment_id:"go"} namespace:"ncEZhUNBCg"
expansion response error
caused by:
java.lang.IllegalArgumentException: Triggering frequency or number of file
shards can be specified only when writing an unbounded PCollection via
FILE_LOADS or STORAGE_API_WRITES, but: the collection was BOUNDED and the
method was STORAGE_WRITE_API
at
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:440)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:3081)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:2122)
at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:482)
at org.apache.beam.sdk.values.PCollection.apply(PCollection.java:360)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:232)
at
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:197)
at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:499)
at
org.apache.beam.sdk.expansion.service.ExpansionService$TransformProvider.apply(ExpansionService.java:400)
at
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:526)
at
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:606)
at
org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:305)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:354)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:866)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
goroutine 50 [running]:
testing.tRunner.func1.2({0xf6c260, 0xc000551340})
/home/jenkins/sdk/go1.19.3/src/testing/testing.go:1396 +0x24e
testing.tRunner.func1()
/home/jenkins/sdk/go1.19.3/src/testing/testing.go:1399 +0x39f
panic({0xf6c260, 0xc000551340})
/home/jenkins/sdk/go1.19.3/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam.CrossLanguage({0xc000590b60?,
0xc000139950?}, {0x1137c73, 0x39}, {0xc00015a0c0?, 0xa9d780?, 0x1?},
{0xc000042cd0, 0xf}, 0xc0005c1d20, ...)
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/pkg/beam/xlang.go>:165
+0x136
github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/bigqueryio.Write({0xc000590b00?,
0xc000139950?}, {0xc0004663c0, 0x52}, {0x1?}, {0xc0005c1ea8, 0x2,
0x7f68a7b7e448?})
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/pkg/beam/io/xlang/bigqueryio/bigquery.go>:252
+0x3d7
github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery.WritePipeline({0xc000042cd0,
0xf}, {0xc0004663c0, 0x52}, {0xeba2e0, 0xc000043fe0})
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/integration/io/xlang/bigquery/bigquery_test.go>:126
+0x21f
github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery.TestBigQueryIO_BasicWriteRead(0xc0000ccea0)
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/integration/io/xlang/bigquery/bigquery_test.go>:216
+0x1ec
testing.tRunner(0xc0000ccea0, 0x1169b88)
/home/jenkins/sdk/go1.19.3/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
/home/jenkins/sdk/go1.19.3/src/testing/testing.go:1493 +0x35f
FAIL github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery
7.535s
=== RUN TestDebeziumIO_BasicRead
integration.go:308: Test TestDebeziumIO_BasicRead is currently filtered for
runner dataflow
--- SKIP: TestDebeziumIO_BasicRead (0.00s)
PASS
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium
3.036s
=== RUN TestJDBCIO_BasicReadWrite
integration.go:308: Test TestJDBCIO_BasicReadWrite is currently filtered
for runner dataflow
--- SKIP: TestJDBCIO_BasicReadWrite (0.00s)
=== RUN TestJDBCIO_PostgresReadWrite
integration.go:308: Test TestJDBCIO_PostgresReadWrite is currently filtered
for runner dataflow
--- SKIP: TestJDBCIO_PostgresReadWrite (0.00s)
PASS
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc
3.033s
=== RUN TestKafkaIO_BasicReadWrite
integration.go:308: Test TestKafkaIO_BasicReadWrite is currently filtered
for runner dataflow
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka
6.033s
FAIL
$ TEST_EXIT_CODE=0
$ cd ../..
$ docker rmi us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:c8f25a8b0e32a90e67c7e8913b9553a147416a328b8e550774d88fa5cad2168e
Deleted: sha256:b1fbcd7d575178d164535e8b69bdeaebecebeb44f51e9ca01be4aeebb42e25d8
Deleted: sha256:c3ed0e6abc61f9c7694026c943b52f9e8b2c67c7d4cd96e956830b97eab2936c
Deleted: sha256:a309ce4515f81093f76197f2f5170f9bf7a84cdee384adef013962b5d99cab19
Deleted: sha256:c86fd7ddb613fedf608a19f0fd5dc73b8e2501e21d18c2339283ef4b8a26e7cf
Deleted: sha256:db2db565d4ada5042f3f66a1f3822fa8da1266c164124ce67ce313c0cac2bf9a
Deleted: sha256:d0084f5161a416c77a4909cec1a616c55998d4c95facac6394bf033142100f7f
Deleted: sha256:818fd7ccbffad4c509931b3e32ce01945640fdad968ddec95b92278469061db0
Deleted: sha256:0548ff55a9de12a12297c007c08f4aad8aa264167dee44245d06bc401a6f550e
Deleted: sha256:2822ce18fc5ed7dc837ff774ac310d9aa16c0f91c1b316f8b2aa0faf9be3f883
Deleted: sha256:11ee1c457cf0bbce98409b01a67b98246b1954b3e2f7a48bd9c4ff06cdfc3b6f
Deleted: sha256:88408a925d234b7d0c5accec71a81fa7108b2b0762348c72ec0014f02651cd24
Deleted: sha256:92a8ec70763cda53b891e14fe2706a5e9198513a7a2104c5cd051e8512a583dd
Deleted: sha256:7abd2d268b822ab8272e82485f139420fb50a29255eef3a22f885b365b964261
Deleted: sha256:f8b3358780c3c8a83cb2e80740c529eed748f175e0846a51777efdf93201f247
Deleted: sha256:c9ad8071adaf6838524a863bbe7feb48d04b9a81bfa56f626ab0e219e52d055f
Deleted: sha256:fde4d840fda7e6e193703ef29fa178467cb64d1e8fde13bc9dd972de448990aa
Deleted: sha256:81c00f1feca62043f1d95d99df6b968c5067ac4f4887eeac6da4145c9e4d19d4
$ gcloud --quiet container images delete
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108
WARNING: Successfully resolved tag to sha256, but it is recommended to use
sha256 directly.
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:c8f25a8b0e32a90e67c7e8913b9553a147416a328b8e550774d88fa5cad2168e
Associated tags:
- 20230402-023108
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230402-023108].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:c8f25a8b0e32a90e67c7e8913b9553a147416a328b8e550774d88fa5cad2168e].
$ rm -rf /tmp/tmp.uBA735yOaI
$ exit 1
$ exit 1
> Task
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230402022041
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229
WARNING: Successfully resolved tag to sha256, but it is recommended to use
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230402022041]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229]
Deleted
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230402022041]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:449097a0d2a0700e62847bfc425e21ceaeec1dc40c751695af795ce81b478229].
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230402022041
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783
WARNING: Successfully resolved tag to sha256, but it is recommended to use
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230402022041]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230402022041]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2dadb57c4589c32a8a899511793d2aba97dbda8fe344170ecf71f2139264c783].
> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3126170.
Stopping expansion service pid: 3126171.
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/build.gradle'>
line: 193
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava'.
> 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.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 1h 5m 46s
232 actionable tasks: 152 executed, 68 from cache, 12 up-to-date
Publishing build scan...
https://gradle.com/s/4e7rtavqq3awy
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]