See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2478/display/redirect>
Changes: ------------------------------------------ [...truncated 56.16 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.244297 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 golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: downloading google.golang.org/protobuf v1.28.1 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 W1224 21:58:54.443152 41 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 W1224 21:58:59.262923 88 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] d07f816845fb: Preparing 28fa3d47a091: Preparing 2bccdcf0508c: Preparing 2c5e0318ab5b: Preparing a4f5722f11f9: Preparing 48e3fdfa8daa: Preparing c1e0fdbebf86: Preparing c0327d30a3cd: Preparing 3b473fb25bef: Preparing 6723b9ea8d3a: Preparing ed727ef24947: Preparing 5cf60e8800f1: Preparing 319a56aebb48: Preparing dad6fb99d8e9: Preparing 2447bfcb2e0f: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 5cf60e8800f1: Waiting 6723b9ea8d3a: Waiting 3b473fb25bef: Waiting 48e3fdfa8daa: Waiting 319a56aebb48: Waiting ed727ef24947: Waiting 293d5db30c9f: Waiting 53a0b163e995: Waiting 9b55156abf26: Waiting dad6fb99d8e9: Waiting c1e0fdbebf86: Waiting b626401ef603: Waiting 03127cdb479b: Waiting 2447bfcb2e0f: Waiting 6b5aaff44254: Waiting 9c742cd6c7a5: Waiting 2c5e0318ab5b: Pushed a4f5722f11f9: Pushed 2bccdcf0508c: Pushed 28fa3d47a091: Pushed d07f816845fb: Pushed c1e0fdbebf86: Pushed c0327d30a3cd: Pushed 6723b9ea8d3a: Pushed 48e3fdfa8daa: Pushed 5cf60e8800f1: Pushed ed727ef24947: Pushed 6b5aaff44254: Layer already exists 3b473fb25bef: Pushed 53a0b163e995: Layer already exists b626401ef603: Layer already exists 319a56aebb48: Pushed 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists dad6fb99d8e9: Pushed 2447bfcb2e0f: Pushed 20221224215741: digest: sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa 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-1224215943-2de28a51 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1224215943-2de28a51 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1224215943-2de28a51 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1224215943-2de28a51 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1224215943-f61b9613 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1224215943-f61b9613 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1224215943-f61b9613 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1224215943-f61b9613 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85 org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96 81 tests completed, 2 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:20221224215741 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa Deleted: sha256:a41d43d55d2bb3548bef7886dd751cf40dc7269b2cb53607147210b03e7ad247 Deleted: sha256:32a68f11f202ad15e34794238557c3df703158fd3fb6c9c43b47f9b0fc734035 Deleted: sha256:22e8bbf3bf3f997e7713a60d837d37328b02461aab310fef7ff3e58896270c13 Deleted: sha256:31d80333f93fb90cf604b741328132ea994c1ceba71e82d2ccdd716f23ad4d62 Deleted: sha256:fed9673667fc41939cf14c04a186a46729b7929b52c2c860f036f83580050803 Deleted: sha256:4ee556584c01022df2bb7a4382746f9796d548cb372fbd9c3a5edee84fb38045 Deleted: sha256:ba044c6b107db69cfa87760b4865da0952824066feb1dd0d814b86aed5881044 Deleted: sha256:8b3b0a016688570607258966749f88f9097fc906108ec4bac0d4e0f9bf577938 Deleted: sha256:d9fae9319039be5c8f36628bd352d95eee56bea5f34cdb8c09ba5e5aa8122e15 Deleted: sha256:c5b795cce8bbbee31b002f056cadc34e17dfbd07e4f76c55065b3d58bde457ed Deleted: sha256:65dfd05713dbef799d5272463cde4591766bb5fdcb1d4ef0509c967d916d9a3b Deleted: sha256:42fd15a0f22ced075e66ec60cc239a57821c410affe3df30c0172664aebaffbb Deleted: sha256:64f0aaba703d88f4e192646f6f88a3029260cffeedc55d7bef6184318e1bebb0 Deleted: sha256:d18dced0a1ce55fd5d126ea0e97ffdd2128531e80c10e76189f3dcf5c21f2821 Deleted: sha256:65b3cf93a6b55cdefe6fb842972c3d4dd800a2f09053ea34b13438795b0939da Deleted: sha256:b2b8697eb9110b7568cabee33401f4f11a8aadc9d0809d3354266c74238f1b77 Deleted: sha256:83d7c8a1280f89ae6c98a6fd2c1987f0e6ac04dfa7b66c83b1aa06dd188966c7 Deleted: sha256:fb44de0c189511bd892290af69f84ecaaa46b722652fd05cb7949f221d4eb6e3 Deleted: sha256:d1afea99d465f6826cbdd78f20a96405802cf5d9f6c0d4be029012f9d4379a8a Deleted: sha256:a80a98e4712406440ea977364f643692919e26de65a06a417e74c0888b0d6d69 Deleted: sha256:64df3bd25c3ef83d7116514020b5f1376364ef4f814e143189d584bd8642b3b1 Deleted: sha256:a506400a48d4ffd9e19b76cccace0cba28221fe845dfbbd553874bf4cb95c36e Deleted: sha256:a76ecfae9cca2f257377b17ff5f6f86b6997043f04df0d5aa5b62fa2990cfc15 Deleted: sha256:d5fd57678899eda4db245e0d8a399f2a7b82fd3b285f5df546731c12524f22ed Deleted: sha256:1d0b8623c1405ed7274c9a87f29fffc4b2fa2c68dd6e101a30a86e1b0857809c Deleted: sha256:2649ca38e122a1644fe96661ed0deeb899e665e16d1687b8ce51195c6347cbc4 Deleted: sha256:d48f6a598a0dd52b470434756ff6247e304f86d4f8e7b82ae91ee215b083b8e1 Deleted: sha256:29d074932403c372f6bed8e143c85543a4150b0cf305fd8b7dae8000915ccfb1 Deleted: sha256:d42a740881c3bee7818155f78b3b87f10ded63c513b316f7dbeacc3674dc4841 Deleted: sha256:5ce271a373cec869a1b6f57b5fdffba10e5cccb8e3de7be37aedffda0bbc877c Deleted: sha256:d7adf21501bdaa6a6d1423b7025fd57b32117cb2408ebe1d57c9326a0aa2216e 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:20221224215741] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221224215741] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0e925ad39356a9d22ea2d6f1c530c3de8af403f3a0a7010b8e259588f80601aa]. 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 21m 56s 145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/4or4aju72orcg 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]
