See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/1155/display/redirect?page=changes>
Changes: [noreply] Fix broken link in online clustering documentation (#23516) [noreply] Grant actions using GITHUB_TOKEN the appropriate permission set (#23521) [noreply] Fix failing Py37 BQ file loads test (#23334) [noreply] [Website] update links to https (#23523) [noreply] Support custom avro DatumReader when reading from BigQuery (#22718) [noreply] Rename 'clean' Gradle task that required Flutter and has been breaking [noreply] Model handler unit test (#23506) [noreply] Content/multi model pipelines (#23498) ------------------------------------------ [...truncated 38.13 KB...] > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 16.333348 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:java:container:java17:copyJavaThirdPartyLicenses > 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_PostCommit_Java_Examples_Dataflow_V2_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.5.1/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_PostCommit_Java_Examples_Dataflow_V2_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.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :examples:java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :sdks:java:container:java17:dockerPrepare > Task :examples:java:classes > Task :examples:java:jar > Task :sdks:java:container:java17:docker Sending build context to Docker daemon 208.9MB Step 1/21 : ARG java_version Step 2/21 : FROM openjdk:${java_version}-bullseye ---> d4d5b6e666dc Step 3/21 : MAINTAINER "Apache Beam <[email protected]>" > Task :runners:google-cloud-dataflow-java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:container:java17:docker ---> Running in be6ee4224802 Removing intermediate container be6ee4224802 ---> af4066d64464 Step 4/21 : ARG pull_licenses ---> Running in 98f14a240edf Removing intermediate container 98f14a240edf ---> 5a4f2b859a60 Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> dc92fe2f31a1 Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> cb6a1b23f789 Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ > Task :examples:java:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java17:docker ---> d586312ce2af Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> 2062043dc58d Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 19a0dbc72a1c Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/ ---> ec725a82ef1f Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 1e31d54bc22a Step 12/21 : COPY target/LICENSE /opt/apache/beam/ ---> 79005e413286 Step 13/21 : COPY target/NOTICE /opt/apache/beam/ ---> f1e454fecb5c Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 04410e56832a Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/ ---> 8c0bcc0f2122 Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE ---> Running in 8e4f20329c26 Removing intermediate container 8e4f20329c26 ---> 593cd841855f Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 3dff4b4e8c10 Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in f42ab6a1add5 Removing intermediate container f42ab6a1add5 ---> f9d7d1bb7160 Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 1dc236e71899 Removing intermediate container 1dc236e71899 ---> fb9833ad6756 Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> f9d19120317c Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 59ea66cbe73f Removing intermediate container 59ea66cbe73f ---> a7c79f0416c1 Successfully built a7c79f0416c1 Successfully tagged apache/beam_java17_sdk:2.43.0.dev > 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] 8c2d5a8c4089: Preparing 1acd03225c74: Preparing bc0171839ea6: Preparing 6c9487cf31be: Preparing 5130dc2d148b: Preparing 605625731305: Preparing fc89d84a6816: Preparing 6db521105fec: Preparing 098ad31963f1: Preparing 4e78faf190dc: Preparing 7bf6c24f3381: Preparing 30e2ba9a0634: Preparing 2f7fea9f6a9c: Preparing 605625731305: Waiting 4e78faf190dc: Waiting 30e2ba9a0634: Waiting 21a48cb0bb88: Preparing 2f7fea9f6a9c: Waiting 1a09264c0bb1: Preparing 21a48cb0bb88: Waiting 3bc383470c05: Preparing e93827457889: Preparing 1a09264c0bb1: Waiting 3bc383470c05: Waiting 08fa02ce37eb: Preparing a037458de4e0: Preparing 7bf6c24f3381: Waiting 08fa02ce37eb: Waiting bafdbe68e4ae: Preparing a13c519c6361: Preparing bafdbe68e4ae: Waiting a13c519c6361: Waiting fc89d84a6816: Waiting e93827457889: Waiting 6db521105fec: Waiting 1acd03225c74: Pushed bc0171839ea6: Pushed 5130dc2d148b: Pushed 6c9487cf31be: Pushed 8c2d5a8c4089: Pushed fc89d84a6816: Pushed 6db521105fec: Pushed 4e78faf190dc: Pushed 605625731305: Pushed 098ad31963f1: Pushed 30e2ba9a0634: Pushed 3bc383470c05: Layer already exists e93827457889: Layer already exists 7bf6c24f3381: Pushed 08fa02ce37eb: Layer already exists a037458de4e0: Layer already exists bafdbe68e4ae: Layer already exists a13c519c6361: Layer already exists 21a48cb0bb88: Pushed 1a09264c0bb1: Pushed 2f7fea9f6a9c: Pushed 20221006171547: digest: sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66 size: 4729 > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1006171713-dd598c5 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006171713-dd598c5 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1006171713-dd598c5 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006171713-dd598c5 *********************************************************** *********************************************************** org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:121 *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1006171714-ee941c08 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006171714-ee941c08 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1006171714-ee941c08 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006171714-ee941c08 *********************************************************** *********************************************************** 13 tests completed, 1 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006171547 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006171547] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006171547] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2aea45d414d54e62bdf6866364f32a316606c8ad4dd7ef07f6d081908dae4f66]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html> * 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 31m 41s 89 actionable tasks: 58 executed, 29 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/jqf3bmcbfraee 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]
