See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2780/display/redirect?page=changes>
Changes: [noreply] Disable Spark UI for load tests (#25792) ------------------------------------------ [...truncated 59.60 KB...] go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f go: downloading golang.org/x/text v0.7.0 go: added github.com/apache/beam/sdks/v2 v2.46.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.5.0 go: added golang.org/x/sys v0.5.0 go: added golang.org/x/text v0.7.0 go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f go: added google.golang.org/grpc v1.52.3 go: added google.golang.org/protobuf v1.28.1 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses > Task :sdks:java:container:pullLicenses Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.4-py3-none-any.whl (37 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4 Successfully installed beautifulsoup4-4.11.2 pyyaml-5.4.1 six-1.16.0 soupsieve-2.4 tenacity-5.1.5 Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 124 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 1.559849 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/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:java8:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun W0310 15:58:08.240992 38 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8: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_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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 :release:go-licenses:java:dockerRun W0310 15:58:14.310008 80 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.5.0:LICENSE,BSD-3-Clause golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8: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] 998f49db9ba6: Preparing be29561555a0: Preparing 46832dd33741: Preparing a83370e25ba7: Preparing 383f6e6b7aa7: Preparing bd3dc885be96: Preparing 53a76d72d7a5: Preparing 6d8047a4d3f9: Preparing 20171db05b56: Preparing c460ffe52a10: Preparing 805a19fa11a7: Preparing 832caa5a74b7: Preparing 81b9b905e6da: Preparing e07bde37dfc1: Preparing 0b22ed8f2835: Preparing f1e0306d0e79: Preparing 80b632a1a3ce: Preparing 9e3855911470: Preparing 4cb20eac70ea: Preparing 202fe64c3ce3: Preparing 805a19fa11a7: Waiting 832caa5a74b7: Waiting 81b9b905e6da: Waiting 53a76d72d7a5: Waiting e07bde37dfc1: Waiting bd3dc885be96: Waiting 0b22ed8f2835: Waiting 6d8047a4d3f9: Waiting f1e0306d0e79: Waiting 20171db05b56: Waiting 80b632a1a3ce: Waiting c460ffe52a10: Waiting 202fe64c3ce3: Waiting 4cb20eac70ea: Waiting 9e3855911470: Waiting a83370e25ba7: Pushed 46832dd33741: Pushed be29561555a0: Pushed 383f6e6b7aa7: Pushed 998f49db9ba6: Pushed 6d8047a4d3f9: Pushed 53a76d72d7a5: Pushed c460ffe52a10: Pushed bd3dc885be96: Pushed 20171db05b56: Pushed 832caa5a74b7: Pushed 805a19fa11a7: Pushed 80b632a1a3ce: Layer already exists 9e3855911470: Layer already exists 4cb20eac70ea: Layer already exists 202fe64c3ce3: Layer already exists 81b9b905e6da: Pushed e07bde37dfc1: Pushed 0b22ed8f2835: Pushed f1e0306d0e79: Pushed 20230310155741: digest: sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf size: 4505 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > 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-0310155858-da34b7e1 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0310155858-da34b7e1 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0310155858-da34b7e1 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0310155858-da34b7e1 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0310155858-92369f60 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0310155858-92369f60 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0310155858-92369f60 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0310155858-92369f60 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:371 89 tests completed, 1 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230310155741 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf Deleted: sha256:5fc88f8cead6996e319637152f366cae7c57ece394ac5f61cdfa7c7b73484d78 Deleted: sha256:ac8998b7d352267976e37081438f8704eb4893fa3511148dd788269d71ae96fb Deleted: sha256:8af2af285ba4299be6cc614ebf634682ffeb1e59580d1a7ab4c378561cc281a9 Deleted: sha256:819391656aefbd98f5f87dfac0c35e62b44ac0df2813ab4596129d15dd34b43a Deleted: sha256:09f4040ab8ed626bd5238b0dec517428b25026b35183f010e5276398bec7fe6c Deleted: sha256:11068df77c6d12d825c7c66d9634f972a257606dc4c7d560aaf75264da9aa840 Deleted: sha256:953fec03c47b4d4dce0c695a48f1dd62703a3b9ce5c9f01795ff5604acc39711 Deleted: sha256:535e338829848fcf1b36c1e3f29dcfe883fed6c2746f4e8b43aa724e716b6524 Deleted: sha256:2d60f72f7d82a1e872807d0ed2fed44fbd3c776228e46e05294ddfb0f47e132c Deleted: sha256:e49b9df22e4b3bb248cfbce0ccc764604cbdea6dff0a6b5f239066493cb55bb5 Deleted: sha256:49e3e0e75ad04d58724231c6690e5d921e7c83afb9e021abd857f2cb06a8596d Deleted: sha256:ce5a6a5753e3daac2f98eb9a4bd813cf9bba5cab4ecba8937b17f37b79557198 Deleted: sha256:1ddb8b0de992e8b0a60df1c7530665f6a7b68108ac5fc8006c53672c294c07fd Deleted: sha256:65535c24e44d2f89df1c0d85285e43568d8574dc943d0d7e7f6670cce352326d Deleted: sha256:ec4ce606a0a8b8fdb1439b25bb308106fd67feaee9ea23bfb21a465c69ca62e5 Deleted: sha256:672d4edae4dcf79bf811890658b808cb60a4708caa47437a046b2fc3a9ee9f26 Deleted: sha256:5f71dcb61f4ff0e18d16d8a8985c5b76fcea4a6d2a8191ef32b102144f95a25b Deleted: sha256:1f446a9a6dfe79c485d95b6083546720661d2bdd7fc8c6467bd18e4be692fdc4 Deleted: sha256:2ce5926b22b3962b825ee64a95aab6814d47e86d888ae9f2918019224d2686c7 Deleted: sha256:7b1fbc71d99c91fb5c1f6fc10c9e03fa809c122090e28a26d23cea51f73b7f0e Deleted: sha256:1d676e3226283be1b7b7bba73427463128c256c45931c92d2dd02d9c75ad7a12 Deleted: sha256:b97c5b4e75828d68031ad713cf690212b188bd84a94fccbc5371cb63fdda7d73 Deleted: sha256:b7ccc5bb1c5b2de877630fbaa3cafc929959a82ef59154c5e97841502b986651 Deleted: sha256:835e7490b613a460dc566338c6dfa18b59d5056929f3510cc7944dcda1585bbf Deleted: sha256:fa6d63e428702f437c853aec227f9aee0a725d173c7547eafeeea0d3b07bfb49 Deleted: sha256:e92fd98a37b47b2ef65cc91df333754fceb540688ddbdf9cfed5ff8b7d66fd7f Deleted: sha256:3a95850627a285660d27fbcd226aba88c37ac26c0c5305e38098896182266ba8 Deleted: sha256:2cf3b163d2ebfe22a77974b74564d1c81f0a32b81690467c8d06da2cb99f634b Deleted: sha256:12348a54eb0913c32f0c75647ad78ec4568de78c1ec8cbc7094aa559b2284191 Deleted: sha256:0aeb722ace14117530af965c3dd7715866feb755a4a8d1931d617df9dcd3990a Deleted: sha256:dac0755d5b0b5f26c40a27c97ef30afcf21e168cd830f437f6292ad77988eaea Deleted: sha256:9fd2d5d24439c486b926a1810040eae93c9f39d7cd62318abd4c54c6e82ac2e6 Deleted: sha256:9c2a66d5a6b07354858e009f498bf1e578f470f00ff619607b004dbfce3853f9 Deleted: sha256:08f1252e216c7a802fca72c436e05ffd99baf842e75a691dfb34f7a92297cc9b Deleted: sha256:a6008872a1a51ea244f7836c0284fbddbd9b748f6b5cead666ba73eaa00b76ec Deleted: sha256:1370960edbb88f1303b21df04dd240efdb45cd62e46e23acbdc9db61232828b7 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:20230310155741] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230310155741] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f4e5fb61b850ce665179fe5f55def35f2e3a21c9a00175052a815a6269becaf]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 3h 19m 55s 152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/yxdu2p3nqwxas 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]
