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 2022/06/16 15:28:35 UTC

Build failed in Jenkins: beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17 #179

See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/179/display/redirect?page=changes>

Changes:

[naireenhussain] convert windmill min timestamp to beam min timestamp

[nielm] Add Spanner Integration tests to verify exception handling

[egalpin] Drops usage of setWindowingStrategyInternal in favour of direct use of

[noreply] Switch go todos from issue # syntax to links (#21890)

[Valentyn Tymofieiev] Rollback dill.

[noreply] Add Pytorch image segmentation example (#21766)

[noreply] Add README documentation for scikit-learn MNIST example (#21887)

[noreply] Decompose labels for new issues (#21888)

[noreply] Use Go 1.18 for go-licenses (#21896)

[egalpin] Gives unique names to ES IO Write windowing

[noreply] [BEAM-12903] Cron job to cleanup Dataproc leaked resources (#21779)

[noreply] [BEAM-7209][BEAM-9351][BEAM-9428] Upgrade Hive to version 3.1.3 (#17749)

[noreply] Sharding IO tests (Kafka, Debezium, JDBC, Kinesis, Neo4j) from the

[noreply] Merge pull request #17604 from [BEAM-14315] Match updated files

[noreply] Merge pull request #21781 from Sklearn Mnist example and IT test

[noreply] Get the latest version of go-licenses (#21901)

[noreply] Hide internal helpers added to DoFn for batched DoFns (#21860)

[noreply] Updated documentation for ml.inference docs. (#21868)

[Pablo Estrada] Moving to 2.41.0-SNAPSHOT on master branch.

[noreply] Add a type hint to nexmark query 3 joinFn (#21873)

[noreply] Fix a few small config issues (#21909)


------------------------------------------
[...truncated 419.49 KB...]

> Task :sdks:java:container:java17:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java17:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:container:java17:dockerPrepare
> Task :sdks:java:container:java17:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
65b193a9cb7c: Preparing
6464859fc7be: Preparing
0f24b8069969: Preparing
e5739d9ef6c5: Preparing
4d0f5e1d928e: Preparing
50e757183c40: Preparing
76418f70c52d: Preparing
bb761da2854d: Preparing
7294a13ec6e5: Preparing
2324c4372359: Preparing
cf49d0fb5550: Preparing
2d800c54ea27: Preparing
d839a3dbae39: Preparing
55c11a6a2f0f: Preparing
1daed843a7c3: Preparing
3bc383470c05: Preparing
e93827457889: Preparing
08fa02ce37eb: Preparing
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
1daed843a7c3: Waiting
3bc383470c05: Waiting
cf49d0fb5550: Waiting
e93827457889: Waiting
d839a3dbae39: Waiting
2d800c54ea27: Waiting
55c11a6a2f0f: Waiting
a13c519c6361: Waiting
08fa02ce37eb: Waiting
bafdbe68e4ae: Waiting
a037458de4e0: Waiting
50e757183c40: Waiting
7294a13ec6e5: Waiting
2324c4372359: Waiting
76418f70c52d: Waiting
0f24b8069969: Pushed
e5739d9ef6c5: Pushed
65b193a9cb7c: Pushed
6464859fc7be: Pushed
4d0f5e1d928e: Pushed
bb761da2854d: Pushed
76418f70c52d: Pushed
2324c4372359: Pushed
50e757183c40: Pushed
7294a13ec6e5: Pushed
2d800c54ea27: Pushed
3bc383470c05: Layer already exists
e93827457889: Layer already exists
08fa02ce37eb: Layer already exists
a037458de4e0: Layer already exists
bafdbe68e4ae: Layer already exists
cf49d0fb5550: Pushed
a13c519c6361: Layer already exists
55c11a6a2f0f: Pushed
1daed843a7c3: Pushed
d839a3dbae39: Pushed
20220616152400: digest: sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86 size: 4729

> Task :sdks:java:testing:load-tests:run
Jun 16, 2022 3:25:06 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jun 16, 2022 3:25:07 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 222 files. Enable logging at DEBUG level to see which files will be staged.
Jun 16, 2022 3:25:08 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Executing pipeline on the Dataflow Service, which will have billing implications related to Google Compute Engine usage and other Google Cloud Services.
Jun 16, 2022 3:25:10 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Uploading 222 files from PipelineOptions.filesToStage to staging location to prepare for execution.
Jun 16, 2022 3:25:11 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Staging files complete: 222 files cached, 0 files newly uploaded in 0 seconds
Jun 16, 2022 3:25:11 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/
Jun 16, 2022 3:25:11 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage
INFO: Uploading <95048 bytes, hash 419293536bd05cd15f9b70de346d0ae5208d2ffda3e33d3291c8d674d2b219cd> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-QZKTU2vQXNFfm3DeNG0K5SCNL_2j4z0ykcjWdNKyGc0.pb
Jun 16, 2022 3:25:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Jun 16, 2022 3:25:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Jun 16, 2022 3:25:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Jun 16, 2022 3:25:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Jun 16, 2022 3:25:13 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Jun 16, 2022 3:25:13 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Jun 16, 2022 3:25:13 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Jun 16, 2022 3:25:13 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.41.0-SNAPSHOT
Jun 16, 2022 3:25:14 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2022-06-16_08_25_13-16246843631954810591?project=apache-beam-testing
Jun 16, 2022 3:25:14 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-06-16_08_25_13-16246843631954810591
Jun 16, 2022 3:25:14 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To cancel the job using the 'gcloud' tool, run:
> gcloud dataflow jobs --project=apache-beam-testing cancel --region=us-central1 2022-06-16_08_25_13-16246843631954810591
Jun 16, 2022 3:25:16 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-06-16T15:25:16.251Z: The workflow name is not a valid Cloud Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring will be labeled with this modified job name: load0tests0java170dataflow0v20batch0gbk07-jenkins-06161525-gaq4. For the best monitoring experience, please name your job with a valid Cloud Label. For details, see: https://cloud.google.com/compute/docs/labeling-resources#restrictions
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:21.427Z: Worker configuration: e2-standard-2 in us-central1-b.
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.265Z: Expanding SplittableParDo operations into optimizable parts.
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.295Z: Expanding CollectionToSingleton operations into optimizable parts.
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.357Z: Expanding CoGroupByKey operations into optimizable parts.
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.404Z: Expanding GroupByKey operations into optimizable parts.
Jun 16, 2022 3:25:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.470Z: Fusing adjacent ParDo, Read, Write, and Flatten operations
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.532Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.566Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.599Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.648Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.676Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor)
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.716Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor)
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.751Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.804Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:22.840Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:23.211Z: Executing operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Jun 16, 2022 3:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:23.279Z: Starting 5 ****s in us-central1-b...
Jun 16, 2022 3:25:44 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:44.046Z: Your project already contains 100 Dataflow-created metric descriptors, so new user metrics of the form custom.googleapis.com/* will not be created. However, all user metrics are also available in the metric dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, you can delete old / unused metric descriptors. See https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
Jun 16, 2022 3:25:47 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:46.283Z: Autoscaling: Raised the number of ****s to 3 based on the rate of progress in the currently running stage(s).
Jun 16, 2022 3:25:47 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:46.308Z: Resized **** pool to 3, though goal was 5.  This could be a quota issue.
Jun 16, 2022 3:25:57 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:25:56.456Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s).
Jun 16, 2022 3:26:50 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:26:49.364Z: Workers have started successfully.
Jun 16, 2022 3:27:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:01.795Z: Finished operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Jun 16, 2022 3:27:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:01.943Z: Executing operation Group by key (0)/Create
Jun 16, 2022 3:27:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:03.326Z: Finished operation Group by key (0)/Create
Jun 16, 2022 3:27:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:03.468Z: Executing operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write
Jun 16, 2022 3:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:25.948Z: Finished operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write
Jun 16, 2022 3:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:26.017Z: Executing operation Group by key (0)/Close
Jun 16, 2022 3:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:26.066Z: Finished operation Group by key (0)/Close
Jun 16, 2022 3:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:26.136Z: Executing operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Jun 16, 2022 3:27:43 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:43.297Z: Finished operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Jun 16, 2022 3:27:43 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:43.412Z: Cleaning up.
Jun 16, 2022 3:27:43 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:27:43.486Z: Stopping **** pool...
Jun 16, 2022 3:28:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:28:17.706Z: Autoscaling: Resized **** pool from 5 to 0.
Jun 16, 2022 3:28:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-06-16T15:28:17.767Z: Worker pool stopped.
Jun 16, 2022 3:28:23 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState
INFO: Job 2022-06-16_08_25_13-16246843631954810591 finished with status DONE.
Load test results for test (ID): 8f9a366e-b340-4531-bf96-f29e29205208 and timestamp: 2022-06-16T15:25:07.684000000Z:
                 Metric:                    Value:
dataflow_v2_java17_runtime_sec                    35.169
dataflow_v2_java17_total_bytes_count                     2.0E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220616152400
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220616152400]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220616152400] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1fadab9ece85c635f5c4f0aaf1a8c617bccf881c6d0cc86976dacfcee64c86].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c5ad85cc18688a943d6dce27b004a69e622abe1c57f16fbb57216d64e408ae6e
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c5ad85cc18688a943d6dce27b004a69e622abe1c57f16fbb57216d64e408ae6e
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 16 Jun 2022 15:28:33 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:c5ad85cc18688a943d6dce27b004a69e622abe1c57f16fbb57216d64e408ae6e': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 298

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.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 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.4/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 4m 34s
105 actionable tasks: 8 executed, 97 up-to-date

Publishing build scan...
https://gradle.com/s/35s3rm63n5nqc

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_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17 #180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17/180/display/redirect?page=changes>


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