See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java17/150/display/redirect?page=changes>
Changes: [bulat.safiullin] [BEAM-14428] change text, change styling of connectors and contribute [noreply] [BEAM-14474] Suppress 'Mean of empty slice' Runtime Warning in dataframe [noreply] [BEAM-10529] update KafkaIO Xlang integration test to publish and [noreply] Fix a few small linting bugs (#17695) [noreply] Bump github.com/lib/pq from 1.10.5 to 1.10.6 in /sdks (#17691) [noreply] Update release-guide.md ------------------------------------------ [...truncated 415.97 KB...] > Task :sdks:java:testing:load-tests:jar UP-TO-DATE > Task :runners:google-cloud-dataflow-java:compileJava UP-TO-DATE > Task :runners:google-cloud-dataflow-java:classes UP-TO-DATE > Task :runners:google-cloud-dataflow-java:jar UP-TO-DATE > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > 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_Streaming_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_Streaming_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] 1651679d4d16: Preparing 28d0dba317e8: Preparing 0178d2b9f384: Preparing 0861493af292: Preparing 2e272b4b0a7b: Preparing d1b194c591e6: Preparing 62794608c6f6: Preparing b4fe7ba69e24: Preparing c9bc34cfea0d: Preparing 63c6f2f02896: Preparing 6350d9b0da35: Preparing 4043fa471a16: Preparing 5e7615974bfe: Preparing 9c9f17fb1d12: Preparing a86f6142ec51: Preparing 3bc383470c05: Preparing e93827457889: Preparing 08fa02ce37eb: Preparing a037458de4e0: Preparing 62794608c6f6: Waiting bafdbe68e4ae: Preparing a13c519c6361: Preparing b4fe7ba69e24: Waiting c9bc34cfea0d: Waiting 63c6f2f02896: Waiting 4043fa471a16: Waiting 6350d9b0da35: Waiting 5e7615974bfe: Waiting 08fa02ce37eb: Waiting 9c9f17fb1d12: Waiting a037458de4e0: Waiting a86f6142ec51: Waiting bafdbe68e4ae: Waiting e93827457889: Waiting 3bc383470c05: Waiting a13c519c6361: Waiting d1b194c591e6: Waiting 0178d2b9f384: Pushed 0861493af292: Pushed 28d0dba317e8: Pushed 2e272b4b0a7b: Pushed 1651679d4d16: Pushed 62794608c6f6: Pushed b4fe7ba69e24: Pushed 63c6f2f02896: Pushed 4043fa471a16: Pushed 6350d9b0da35: Pushed d1b194c591e6: Pushed 3bc383470c05: Layer already exists c9bc34cfea0d: Pushed e93827457889: Layer already exists a037458de4e0: Layer already exists 08fa02ce37eb: Layer already exists bafdbe68e4ae: Layer already exists a13c519c6361: Layer already exists 9c9f17fb1d12: Pushed a86f6142ec51: Pushed 5e7615974bfe: Pushed 20220519152640: digest: sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63 size: 4729 > Task :sdks:java:testing:load-tests:run May 19, 2022 3:27:58 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation May 19, 2022 3:28:01 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. May 19, 2022 3:28:04 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. May 19, 2022 3:28:17 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 222 files from PipelineOptions.filesToStage to staging location to prepare for execution. May 19, 2022 3:28:22 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 222 files cached, 0 files newly uploaded in 5 seconds May 19, 2022 3:28:22 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ May 19, 2022 3:28:23 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <98353 bytes, hash 2a9a3bb7ae5056954b41a2c48b55778c88f10a93d4027732711ad5c21dbed9d3> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-Kpo7t65QVpVLQaLEi1V3jIjxCpPUAncycRrVwh2-2dM.pb May 19, 2022 3:28:28 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as step s1 May 19, 2022 3:28:29 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}] May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/StripIds as step s2 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics as step s3 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Total bytes monitor as step s4 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s5 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Group by key (0) as step s6 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate (0) as step s7 May 19, 2022 3:28:29 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics (0) as step s8 May 19, 2022 3:28:30 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.40.0-SNAPSHOT May 19, 2022 3:28:31 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-05-19_08_28_30-11236526605174519473?project=apache-beam-testing May 19, 2022 3:28:31 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2022-05-19_08_28_30-11236526605174519473 May 19, 2022 3:28:31 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-05-19_08_28_30-11236526605174519473 May 19, 2022 3:28:56 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2022-05-19T15:28:53.993Z: 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: load0tests0java170dataflow0v20streaming0gbk07-jenkins-0519-ei00. 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 May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:00.645Z: Worker configuration: e2-standard-2 in us-central1-b. May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.315Z: Expanding SplittableParDo operations into optimizable parts. May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.340Z: Expanding CollectionToSingleton operations into optimizable parts. May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.407Z: Expanding CoGroupByKey operations into optimizable parts. May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.477Z: Expanding SplittableProcessKeyed operations into optimizable parts. May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.528Z: Expanding GroupByKey operations into streaming Read/Write steps May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.585Z: Lifting ValueCombiningMappingFns into MergeBucketsMappingFns May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.690Z: Fusing adjacent ParDo, Read, Write, and Flatten operations May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.717Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.748Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.779Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.814Z: Fusing consumer Read input/ParDo(StripIds)/ParMultiDo(StripIds) into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.833Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read input/ParDo(StripIds)/ParMultiDo(StripIds) May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.887Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor) May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.909Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor) May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.932Z: Fusing consumer Group by key (0)/WriteStream into Window.Into()/Window.Assign May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.953Z: Fusing consumer Group by key (0)/MergeBuckets into Group by key (0)/ReadStream May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.975Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/MergeBuckets May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:01.996Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) May 19, 2022 3:29:02 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:02.119Z: Running job using Streaming Engine May 19, 2022 3:29:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:02.314Z: Starting 5 ****s in us-central1-b... May 19, 2022 3:29:09 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:08.193Z: 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 May 19, 2022 3:29:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:26.938Z: Autoscaling: Raised the number of ****s to 4 so that the pipeline can catch up with its backlog and keep up with its input rate. May 19, 2022 3:29:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:26.973Z: Resized **** pool to 4, though goal was 5. This could be a quota issue. May 19, 2022 3:29:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:29:37.164Z: 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. May 19, 2022 3:30:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:30:25.415Z: Workers have started successfully. May 19, 2022 3:34:14 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:34:13.809Z: Cleaning up. May 19, 2022 3:34:14 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:34:13.931Z: Stopping **** pool... May 19, 2022 3:34:16 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:34:14.000Z: Stopping **** pool... May 19, 2022 3:34:49 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:34:46.744Z: 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. May 19, 2022 3:34:49 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-05-19T15:34:46.781Z: Worker pool stopped. May 19, 2022 3:34:55 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2022-05-19_08_28_30-11236526605174519473 finished with status DONE. Load test results for test (ID): 608cf9bf-9ba2-4f1e-84d6-7728b105cd2b and timestamp: 2022-05-19T15:28:02.485000000Z: Metric: Value: dataflow_v2_java17_runtime_sec 151.243 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:20220519152640 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220519152640] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220519152640] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63 ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 19 May 2022 15:35:22 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:9ff0302d4b6d0ca82aefe98bfd068043ef5772126343db0afb06477ddc37ab63': 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_Streaming_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297 * 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 8m 47s 105 actionable tasks: 8 executed, 97 up-to-date Publishing build scan... https://gradle.com/s/4oyenddd2oupy 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]
