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

Changes:

[noreply] Bump dataflow java fnapi container version to beam-master-20220830

[noreply] [Issue#23071] Fix AfterProcessingTime for Python to behave like Java

[noreply] Don't depend on java 11 docker container for go test (#23197)

[Moritz Mack] Annotate stateful VR test in TestStreamTest with UsesStatefulParDo

[Moritz Mack] Properly close Spark (streaming) context if Pipeline translation 
fails


------------------------------------------
[...truncated 52.31 KB...]
0010eeba285f: Waiting
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
5b3f1a68f57d: Waiting
4bdfa3b7c4f0: Waiting
d938e4f88ee5: Waiting
ba80a4e8d4e3: Waiting
e93827457889: Waiting
2b54395d08d5: Waiting
08fa02ce37eb: Waiting
dc797dcc4422: Waiting
be0ecc5aeef5: Waiting
a037458de4e0: Waiting
3bc383470c05: Waiting
2fd96266372f: Waiting
a13c519c6361: Waiting
bafdbe68e4ae: Waiting
987ea6c1417f: Pushed
8a43570e2a3d: Pushed
200e0d942934: Pushed
8406510c4bec: Pushed
8993d4d8ef04: Pushed
0010eeba285f: Pushed
d938e4f88ee5: Pushed
4bdfa3b7c4f0: Pushed
5b3f1a68f57d: Pushed
df866c240b26: Pushed
2b54395d08d5: Pushed
ba80a4e8d4e3: Pushed
3bc383470c05: Layer already exists
e93827457889: Layer already exists
08fa02ce37eb: Layer already exists
a037458de4e0: Layer already exists
bafdbe68e4ae: Layer already exists
a13c519c6361: Layer already exists
be0ecc5aeef5: Pushed
dc797dcc4422: Pushed
2fd96266372f: Pushed
20220913144844: digest: 
sha256:7837fb778082acb0be4174ddd543c1896af84939b4f9fed7434997713c80aba6 size: 
4729

> Task :sdks:java:testing:load-tests:run
Sep 13, 2022 2:49:50 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 13, 2022 2:49:50 PM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 225 files. Enable logging at DEBUG level to see which 
files will be staged.
Sep 13, 2022 2:49:51 PM org.apache.beam.sdk.Pipeline validate
WARNING: The following transforms do not have stable unique names: Window.Into()
Sep 13, 2022 2:49:51 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.
Sep 13, 2022 2:49:53 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 225 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 13, 2022 2:49:53 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 225 files cached, 0 files newly uploaded in 0 
seconds
Sep 13, 2022 2:49:53 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 13, 2022 2:49:54 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <115955 bytes, hash 
dcc10d2e66d249b6b6fc8e7d205324abaaf699a1576b609a90dd74b525bdaf72> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-3MENLmbSSba2_I59IFMkq6r2maFXa2CakN10tSW9r3I.pb
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics (input) as step s2
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s3
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read co-input as step s4
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics (co-input) as step s5
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()2/Window.Assign as step s6
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding CoGroupByKey/MakeUnionTable0 as step s7
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding CoGroupByKey/MakeUnionTable1 as step s8
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding CoGroupByKey/Flatten as step s9
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding CoGroupByKey/GBK as step s10
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding CoGroupByKey/ConstructCoGbkResultFn as step s11
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate as step s12
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect total bytes as step s13
Sep 13, 2022 2:49:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics as step s14
Sep 13, 2022 2:49:56 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 13, 2022 2:49:59 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-09-13_07_49_56-1775947009607533644?project=apache-beam-testing
Sep 13, 2022 2:49:59 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-13_07_49_56-1775947009607533644
Sep 13, 2022 2:49:59 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-09-13_07_49_56-1775947009607533644
Sep 13, 2022 2:50:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-13T14:50:01.607Z: 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: 
load0tests0java170dataflow0v20batch0cogbk01-jenkins-091314-zt3i. 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
Sep 13, 2022 2:50:09 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:08.712Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:09.881Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:09.902Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:09.963Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.034Z: Expanding GroupByKey operations into 
optimizable parts.
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.107Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.187Z: Unzipping flatten CoGroupByKey-Flatten for 
input CoGroupByKey-MakeUnionTable0-ParMultiDo-ConstructUnionTable-.output
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.212Z: Fusing unzipped copy of CoGroupByKey/GBK/Write, 
through flatten CoGroupByKey/Flatten, into producer 
CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.233Z: Fusing consumer 
CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult) into 
CoGroupByKey/GBK/Read
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.266Z: Fusing consumer Ungroup and 
reiterate/ParMultiDo(UngroupAndReiterate) into 
CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.307Z: Fusing consumer Collect total 
bytes/ParMultiDo(ByteMonitor) into Ungroup and 
reiterate/ParMultiDo(UngroupAndReiterate)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.341Z: Fusing consumer Collect end time 
metrics/ParMultiDo(TimeMonitor) into Collect total bytes/ParMultiDo(ByteMonitor)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.365Z: Fusing consumer CoGroupByKey/GBK/Write into 
CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.398Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.419Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.457Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.490Z: Fusing consumer Collect start time metrics 
(input)/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.514Z: Fusing consumer Window.Into()/Window.Assign 
into Collect start time metrics (input)/ParMultiDo(TimeMonitor)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.546Z: Fusing consumer 
CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable) into 
Window.Into()/Window.Assign
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.605Z: Fusing consumer Read 
co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
co-input/Impulse
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.647Z: Fusing consumer 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.679Z: Fusing consumer 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.716Z: Fusing consumer Collect start time metrics 
(co-input)/ParMultiDo(TimeMonitor) into 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.747Z: Fusing consumer Window.Into()2/Window.Assign 
into Collect start time metrics (co-input)/ParMultiDo(TimeMonitor)
Sep 13, 2022 2:50:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:10.773Z: Fusing consumer 
CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable) into 
Window.Into()2/Window.Assign
Sep 13, 2022 2:50:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:11.172Z: Executing operation Read co-input/Impulse+Read 
co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Sep 13, 2022 2:50:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:11.206Z: 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
Sep 13, 2022 2:50:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:11.243Z: Starting 5 ****s in us-central1-a...
Sep 13, 2022 2:50:27 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:26.078Z: 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
Sep 13, 2022 2:50:50 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:50:49.050Z: Autoscaling: Raised the number of ****s to 5 
based on the rate of progress in the currently running stage(s).
Sep 13, 2022 2:51:53 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:51:53.157Z: Workers have started successfully.
Sep 13, 2022 2:52:15 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:13.184Z: Finished operation Read co-input/Impulse+Read 
co-input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Sep 13, 2022 2:52:15 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:13.201Z: 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
Sep 13, 2022 2:52:15 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:13.374Z: Executing operation CoGroupByKey/GBK/Create
Sep 13, 2022 2:52:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:15.836Z: Finished operation CoGroupByKey/GBK/Create
Sep 13, 2022 2:52:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:15.973Z: Executing operation 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics 
(co-input)/ParMultiDo(TimeMonitor)+Window.Into()2/Window.Assign+CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable)+CoGroupByKey/GBK/Write
Sep 13, 2022 2:52:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:16.006Z: Executing operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics 
(input)/ParMultiDo(TimeMonitor)+Window.Into()/Window.Assign+CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable)+CoGroupByKey/GBK/Write
Sep 13, 2022 2:52:33 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:31.655Z: Finished operation 
Read-co-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics 
(co-input)/ParMultiDo(TimeMonitor)+Window.Into()2/Window.Assign+CoGroupByKey/MakeUnionTable1/ParMultiDo(ConstructUnionTable)+CoGroupByKey/GBK/Write
Sep 13, 2022 2:52:35 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:33.941Z: Finished operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics 
(input)/ParMultiDo(TimeMonitor)+Window.Into()/Window.Assign+CoGroupByKey/MakeUnionTable0/ParMultiDo(ConstructUnionTable)+CoGroupByKey/GBK/Write
Sep 13, 2022 2:52:35 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:34.019Z: Executing operation CoGroupByKey/GBK/Close
Sep 13, 2022 2:52:35 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:34.084Z: Finished operation CoGroupByKey/GBK/Close
Sep 13, 2022 2:52:35 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:52:34.147Z: Executing operation 
CoGroupByKey/GBK/Read+CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult)+Ungroup
 and reiterate/ParMultiDo(UngroupAndReiterate)+Collect total 
bytes/ParMultiDo(ByteMonitor)+Collect end time metrics/ParMultiDo(TimeMonitor)
Sep 13, 2022 2:53:02 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:53:01.529Z: Finished operation 
CoGroupByKey/GBK/Read+CoGroupByKey/ConstructCoGbkResultFn/ParMultiDo(ConstructCoGbkResult)+Ungroup
 and reiterate/ParMultiDo(UngroupAndReiterate)+Collect total 
bytes/ParMultiDo(ByteMonitor)+Collect end time metrics/ParMultiDo(TimeMonitor)
Sep 13, 2022 2:53:02 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:53:01.725Z: Cleaning up.
Sep 13, 2022 2:53:02 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:53:01.835Z: Stopping **** pool...
Sep 13, 2022 2:55:16 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:55:16.079Z: Autoscaling: Resized **** pool from 5 to 0.
Sep 13, 2022 2:55:16 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T14:55:16.143Z: Worker pool stopped.
Sep 13, 2022 2:55:21 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-13_07_49_56-1775947009607533644 finished with status DONE.
Load test results for test (ID): 60d5de72-245b-4612-b57b-576f0e53e28e and 
timestamp: 2022-09-13T14:49:50.972000000Z:
                 Metric:                    Value:
dataflow_v2_java17_runtime_sec                    43.673
dataflow_v2_java17_total_bytes_count                     2.2E9

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

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913144844] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7837fb778082acb0be4174ddd543c1896af84939b4f9fed7434997713c80aba6])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7837fb778082acb0be4174ddd543c1896af84939b4f9fed7434997713c80aba6
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7837fb778082acb0be4174ddd543c1896af84939b4f9fed7434997713c80aba6
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7837fb778082acb0be4174ddd543c1896af84939b4f9fed7434997713c80aba6].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c2f3e9bd8af9c5fe1fb294ea2720857928bc31f287204f808891850fe5af2c58
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c2f3e9bd8af9c5fe1fb294ea2720857928bc31f287204f808891850fe5af2c58
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Tue, 13 Sep 2022 14:55:56 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:c2f3e9bd8af9c5fe1fb294ea2720857928bc31f287204f808891850fe5af2c58': 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_CoGBK_Dataflow_V2_Batch_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 302

* 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 7m 25s
110 actionable tasks: 73 executed, 33 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/6jxvut67bc4ka

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