See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2534/display/redirect>
Changes: ------------------------------------------ [...truncated 55.55 KB...] 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.3.2.post1-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.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 235 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 2.026879 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 :sdks:java:container:goBuild /home/jenkins/go/bin/go1.19.3 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 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.50.1 go: downloading google.golang.org/protobuf v1.28.1 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: added github.com/apache/beam/sdks/v2 v2.43.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: added golang.org/x/text v0.4.0 go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: added google.golang.org/grpc v1.50.1 go: added google.golang.org/protobuf v1.28.1 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0107 21:58:53.693058 36 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 W0107 21:58:58.960707 84 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.43.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.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/+/0b7e1fb9:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/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] 5a25fea238b4: Preparing beb073cce61e: Preparing 4b9fa50ff9d4: Preparing ed77758ddab1: Preparing c70b9b0702d1: Preparing 0a5018f9b2c8: Preparing c2bf5a426d7a: Preparing 67c87fdc2a4e: Preparing 65e3eb519cc3: Preparing 9b53aafefee4: Preparing 659fc2624b80: Preparing e7dedab59e92: Preparing 0e8ab8eedb7f: Preparing b0c547cc0805: Preparing c0bc4e64a9c5: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 659fc2624b80: Waiting e7dedab59e92: Waiting 0e8ab8eedb7f: Waiting b0c547cc0805: Waiting 67c87fdc2a4e: Waiting 65e3eb519cc3: Waiting 0a5018f9b2c8: Waiting 9b53aafefee4: Waiting 9b55156abf26: Waiting c2bf5a426d7a: Waiting 03127cdb479b: Waiting 293d5db30c9f: Waiting c0bc4e64a9c5: Waiting 53a0b163e995: Waiting 6b5aaff44254: Waiting b626401ef603: Waiting ed77758ddab1: Pushed c70b9b0702d1: Pushed 4b9fa50ff9d4: Pushed beb073cce61e: Pushed 5a25fea238b4: Pushed c2bf5a426d7a: Pushed 67c87fdc2a4e: Pushed 0a5018f9b2c8: Pushed 65e3eb519cc3: Pushed e7dedab59e92: Pushed 659fc2624b80: Pushed 6b5aaff44254: Layer already exists 53a0b163e995: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 9b53aafefee4: Pushed b0c547cc0805: Pushed c0bc4e64a9c5: Pushed 0e8ab8eedb7f: Pushed 20230107215743: digest: sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79 size: 4934 > 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-0107215942-c373d98 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107215942-c373d98 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0107215942-c373d98 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107215942-c373d98 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0107215942-78d97358 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107215942-78d97358 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0107215942-78d97358 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107215942-78d97358 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testQueryRead FAILED java.lang.RuntimeException at BigQueryIOJsonIT.java:296 81 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:20230107215743 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79 Deleted: sha256:ddb88d72dd9da83c421798a817381d5a9ef8209a3536b2a5d5ba4945111bd335 Deleted: sha256:59668ab96204677753c111c312149db6ae5dcdd72835677566ff4b2fcc9012f5 Deleted: sha256:2d81cf66bc3d664fabab7e8f2f2f59e9a4647a9d8eb5d0735e961c63227a6e0f Deleted: sha256:694a041d5af43d888f1c3fd9047f3fe6c8757ec3566e48b496662c094c062c83 Deleted: sha256:91b293b763d32ec409f0b0117f7c1c99f8018b11efbb87c8ba202e5b2765a9d8 Deleted: sha256:3d83b436cd202eb8ff96081f32cae73b29c3d95ddb48b35867e46a5d98f2b04a Deleted: sha256:5b4daaa15458d82450ec4bc8e84a7eb6e0b6a6a059299a6966a9ee19550eff64 Deleted: sha256:01df08711205a1dc5b4b231758c1e32b0454d6654a7d143f4ce8096068e23f25 Deleted: sha256:341ff28206adece839166f06fc140fe953513320cf071087884dd22a3e47f665 Deleted: sha256:d9ba773d7141b335623682bc7412c1dd5da78f2b9d91f14bcef129b26fe093f3 Deleted: sha256:c71adc0f6b832c1e2a758b411328bfa8b5311d832d51dd04d293380c2ff745f5 Deleted: sha256:3239d81a3fd8e4bbcd5f4e8d26d0b6e7f890147d07816d8467ba009ba26b0fee Deleted: sha256:78f1116b441867cd75f91c6245180997f9c5bdf003066f58394ccae37411887e Deleted: sha256:783a4b1b60ad7e620a96d105dfaf95d1568273da17b92e9ee990a173cf1a6c76 Deleted: sha256:5ab335de1d8f9ebd704931ba199232b03d7386d1abd1ab5024c77451c1fd4dbe Deleted: sha256:3880e73827f82395f4f12e2aaf4c08d1ca852265fe01217b11a3b797170cba06 Deleted: sha256:af55c8b0745ec06c1431abbdd1987945e3f803c398719a0d16318e54d3e49ef4 Deleted: sha256:21a07ed0530b4a0a88711d71ed9f2ed0b7cbbee5549f3ef751ed65dfc60addf1 Deleted: sha256:61b975fd1a2b800a461e848243ccb3d606f1e379d9dca49975443bee132dbd21 Deleted: sha256:9c524d8afbe791b4f8f22d36700595d451dbafd34372dc4cbf2545668e94302e Deleted: sha256:8d81daecabe31165c0d0963ec3621e3b9929bec98db656267b6f8b8f08a72cde Deleted: sha256:2b057e887b7c1edcfeca07accea4cdb73cb595112e3190be9a2f6ce95b21fdc9 Deleted: sha256:302ee7985ea85f8803df67be5435fcce2e360fcb41b9886999915fba3fa31aba Deleted: sha256:6a56896e08708315f6e6b62646770ff11aaaa9af923eebd1340e6750ac977553 Deleted: sha256:80d2a56c817dee836c1e0acd0caf5fc559f22910f629e9004820951997771a85 Deleted: sha256:e31fa99eca85db13c6bf56cec1a7df5804260cb4be0d8d52a0c7ccdaaec07982 Deleted: sha256:2749c95467c0d6e779bac627b414aa8c6b03ebd703605942c970ca218d2f5142 Deleted: sha256:497a182fc60d8f4494fc842f0998bdb5b0cdf4cd71af99edb602e8a382256c5a Deleted: sha256:41da3333daa7db2698917086af2680c99eaa71f7d4ae4ae38993070c32f4ce8b Deleted: sha256:aa11586a53cb805adc532fdf6292ac087071112865e45297bba46a87055fcf4a Deleted: sha256:2d972d91fb4d1580417e75bd45fdccaa306c652df6a761dee43d451b38fdfade Deleted: sha256:f3233e8510ecb4d15e6547529b7274e148e17fbdd718d9ca89ff1ae0baf18f93 Deleted: sha256:94d40da39557cf36bca1fcfcac5af5fb03dcff103022cdd652d5f2f769d3171c Deleted: sha256:b04eb8eb58442fca0aab068a091b6f2111b0074a6a57149e190c4b8070069395 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:20230107215743] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230107215743] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7a196fdf432d64807814552edb33f7e9dfa2baf2f495e29345420c4e6a5ccb79]. 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 24m 39s 146 actionable tasks: 94 executed, 48 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/v72u53ega2ldy 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]
