See 
<https://ci-beam.apache.org/job/beam_LoadTests_Java_ParDo_Dataflow_V2_Streaming_Java17/551/display/redirect>

Changes:


------------------------------------------
[...truncated 318.23 KB...]

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.3s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:b1d3574ff8afb29754ff66fc4b607fe724cf506914c10477f6780e0bb399e982 0.0s 
done
#21 naming to docker.io/apache/beam_java17_sdk:2.49.0.dev done
#21 DONE 0.2s

> 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]
fd62f11240e9: Preparing
5f70bf18a086: Preparing
c8f7e5834d89: Preparing
f5c5264c3870: Preparing
c6fb472baa30: Preparing
4ed5e200b68c: Preparing
10482c13127b: Preparing
ae171dae9683: Preparing
bcec4f4855f4: Preparing
e56f71ea6be6: Preparing
80a8029740f6: Preparing
9b6437aa7dec: Preparing
e78860f04f4c: Preparing
89d00fc58ea4: Preparing
bafc455463c3: Preparing
c8c610244b65: Preparing
4ed5e200b68c: Waiting
2a025b4a8de9: Preparing
35a8360e0628: Preparing
cdd7c7392317: Preparing
ae171dae9683: Waiting
10482c13127b: Waiting
bcec4f4855f4: Waiting
35a8360e0628: Waiting
e56f71ea6be6: Waiting
bafc455463c3: Waiting
cdd7c7392317: Waiting
9b6437aa7dec: Waiting
c8c610244b65: Waiting
e78860f04f4c: Waiting
2a025b4a8de9: Waiting
89d00fc58ea4: Waiting
5f70bf18a086: Layer already exists
f5c5264c3870: Pushed
c8f7e5834d89: Pushed
4ed5e200b68c: Pushed
fd62f11240e9: Pushed
10482c13127b: Pushed
c6fb472baa30: Pushed
bcec4f4855f4: Pushed
80a8029740f6: Pushed
ae171dae9683: Pushed
9b6437aa7dec: Pushed
e56f71ea6be6: Pushed
c8c610244b65: Layer already exists
2a025b4a8de9: Layer already exists
35a8360e0628: Layer already exists
cdd7c7392317: Layer already exists
e78860f04f4c: Pushed
89d00fc58ea4: Pushed
bafc455463c3: Pushed
20230626225601: digest: 
sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7 size: 
4297

> Task :sdks:java:testing:load-tests:run
Jun 26, 2023 10:56:20 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jun 26, 2023 10:56:20 PM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 232 files. Enable logging at DEBUG level to see which 
files will be staged.
Jun 26, 2023 10:56:21 PM org.apache.beam.sdk.Pipeline validate
WARNING: The following transforms do not have stable unique names: 
ParDo(TimeMonitor)
Jun 26, 2023 10:56:21 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 26, 2023 10:56:23 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 232 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Jun 26, 2023 10:56:24 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 232 files cached, 0 files newly uploaded in 0 
seconds
Jun 26, 2023 10:56:24 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Jun 26, 2023 10:56:24 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <99643 bytes, hash 
554ccfd15197cc9ee393f833c04d0959b0df5acee25f529647e0295e5799ae96> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-VUzP0VGXzJ7jk_gzwE0JWbDfWs7iX1KWR-ApXleZrpY.pb
Jun 26, 2023 10:56:25 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as 
step s1
Jun 26, 2023 10:56:25 PM 
org.apache.beam.sdk.io.synthetic.SyntheticUnboundedSource split
INFO: Split into 20 bundles: [SyntheticUnboundedSource{startOffset=0, 
endOffset=1000000}, SyntheticUnboundedSource{startOffset=1000000, 
endOffset=2000000}, SyntheticUnboundedSource{startOffset=2000000, 
endOffset=3000000}, SyntheticUnboundedSource{startOffset=3000000, 
endOffset=4000000}, SyntheticUnboundedSource{startOffset=4000000, 
endOffset=5000000}, SyntheticUnboundedSource{startOffset=5000000, 
endOffset=6000000}, SyntheticUnboundedSource{startOffset=6000000, 
endOffset=7000000}, SyntheticUnboundedSource{startOffset=7000000, 
endOffset=8000000}, SyntheticUnboundedSource{startOffset=8000000, 
endOffset=9000000}, SyntheticUnboundedSource{startOffset=9000000, 
endOffset=10000000}, SyntheticUnboundedSource{startOffset=10000000, 
endOffset=11000000}, SyntheticUnboundedSource{startOffset=11000000, 
endOffset=12000000}, SyntheticUnboundedSource{startOffset=12000000, 
endOffset=13000000}, SyntheticUnboundedSource{startOffset=13000000, 
endOffset=14000000}, SyntheticUnboundedSource{startOffset=14000000, 
endOffset=15000000}, SyntheticUnboundedSource{startOffset=15000000, 
endOffset=16000000}, SyntheticUnboundedSource{startOffset=16000000, 
endOffset=17000000}, SyntheticUnboundedSource{startOffset=17000000, 
endOffset=18000000}, SyntheticUnboundedSource{startOffset=18000000, 
endOffset=19000000}, SyntheticUnboundedSource{startOffset=19000000, 
endOffset=20000000}]
Jun 26, 2023 10:56:26 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/StripIds as step s2
Jun 26, 2023 10:56:26 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(TimeMonitor) as step s3
Jun 26, 2023 10:56:26 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(ByteMonitor) as step s4
Jun 26, 2023 10:56:26 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 0 as step s5
Jun 26, 2023 10:56:26 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(TimeMonitor)2 as step s6
Jun 26, 2023 10:56:26 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.49.0-SNAPSHOT
Jun 26, 2023 10:56:26 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/2023-06-26_15_56_26-12828685457912031410?project=apache-beam-testing
Jun 26, 2023 10:56:26 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2023-06-26_15_56_26-12828685457912031410
Jun 26, 2023 10:56:26 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 2023-06-26_15_56_26-12828685457912031410
Jun 26, 2023 10:56:31 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2023-06-26T22:56:30.392Z: 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: 
load0tests0java170dataflow0v20streaming0pardo04-jenkins-06-vz37. 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 26, 2023 10:56:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:37.187Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.555Z: Expanding SplittableParDo operations into 
optimizable parts.
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.611Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.661Z: Expanding CoGroupByKey operations into 
optimizable parts.
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.698Z: Expanding SplittableProcessKeyed operations 
into optimizable parts.
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.727Z: Expanding GroupByKey operations into streaming 
Read/Write steps
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.759Z: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.824Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.863Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.881Z: Fusing consumer 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.914Z: Fusing consumer 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.946Z: Fusing consumer Read 
input/ParDo(StripIds)/ParMultiDo(StripIds) into 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:38.967Z: Fusing consumer 
ParDo(TimeMonitor)/ParMultiDo(TimeMonitor) into Read 
input/ParDo(StripIds)/ParMultiDo(StripIds)
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:39.001Z: Fusing consumer 
ParDo(ByteMonitor)/ParMultiDo(ByteMonitor) into 
ParDo(TimeMonitor)/ParMultiDo(TimeMonitor)
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:39.022Z: Fusing consumer Step: 
0/ParMultiDo(CounterOperation) into ParDo(ByteMonitor)/ParMultiDo(ByteMonitor)
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:39.053Z: Fusing consumer 
ParDo(TimeMonitor)2/ParMultiDo(TimeMonitor) into Step: 
0/ParMultiDo(CounterOperation)
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:39.211Z: Running job using Streaming Engine
Jun 26, 2023 10:56:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:39.530Z: Starting 5 ****s in us-central1-a...
Jun 26, 2023 10:56:48 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:56:45.483Z: 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 26, 2023 10:57:20 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:57:20.314Z: Autoscaling: Raised the number of ****s to 2 so 
that the pipeline can catch up with its backlog and keep up with its input rate.
Jun 26, 2023 10:57:20 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:57:20.346Z: Autoscaling: Resized **** pool to 2, though 
goal was 5.  This could be a quota issue.
Jun 26, 2023 10:57:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:57:30.166Z: Autoscaling: Raised the number of ****s to 5 so 
that the pipeline can catch up with its backlog and keep up with its input rate.
Jun 26, 2023 10:58:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:58:09.872Z: Workers have started successfully.
Jun 26, 2023 10:58:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:58:10.187Z: All ****s have finished the startup processes 
and began to receive work requests.
Jun 26, 2023 10:59:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:59:37.621Z: Cleaning up.
Jun 26, 2023 10:59:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:59:37.703Z: Stopping **** pool...
Jun 26, 2023 10:59:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T22:59:37.764Z: Stopping **** pool...
Jun 26, 2023 11:02:05 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T23:02:05.404Z: Autoscaling: Reduced the number of ****s to 0 
based on low average **** CPU utilization, and the pipeline having sufficiently 
low backlog and keeping up with input rate.
Jun 26, 2023 11:02:05 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-06-26T23:02:05.474Z: Worker pool stopped.
Jun 26, 2023 11:02:10 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2023-06-26_15_56_26-12828685457912031410 finished with status DONE.
Load test results for test (ID): d3301406-894a-4f54-841f-dba1de595c7a and 
timestamp: 2023-06-26T22:56:21.317000000Z:
                 Metric:                    Value:
dataflow_v2_java17_runtime_sec                     22.87
dataflow_v2_java17_total_bytes_count                1.999998E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230626225601
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7
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:20230626225601]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230626225601] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'content-encoding': 'gzip', 'date': 'Mon, 26 Jun 2023 
23:02:14 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 
'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 
'chunked', 'status': 404}
Failed to compute blob liveness for manifest: 
'sha256:5c838380ec3a87978a6aa1c274f618e8787744e26367e1df6facdb4f897068c7': 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_ParDo_Dataflow_V2_Streaming_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 305

* 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.

* 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 6m 27s
111 actionable tasks: 9 executed, 102 up-to-date

Publishing build scan...
https://ge.apache.org/s/w5m6atqswdjlw

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