See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2189/display/redirect?page=changes>
Changes: [noreply] Use new github output format (#23624) [noreply] Tour of Beam frontend state management (#23420) (#23572) ------------------------------------------ [...truncated 53.63 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 256 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 11.034823 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.18.1 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.48.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added github.com/apache/beam/sdks/v2 v2.41.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: added google.golang.org/grpc v1.48.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1013 15:58:34.410957 28 library.go:94] "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 W1013 15:58:39.530734 176 library.go:94] "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.41.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.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/+/1bab6f36:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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] b18fdee6c9a5: Preparing 444273a39389: Preparing 7e06f469a08e: Preparing f9ecba097414: Preparing 4abd6ca235a0: Preparing 04cdaacbdf91: Preparing 4da641d73f33: Preparing 5ee10165eec2: Preparing 6b36b266868e: Preparing eed3893d2630: Preparing 81a465cce8b0: Preparing 0b6bc94f09f4: Preparing d9153b61195f: Preparing f114f331e639: Preparing 698fbce2941b: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing 4da641d73f33: Waiting b626401ef603: Preparing 9b55156abf26: Preparing 5ee10165eec2: Waiting 0b6bc94f09f4: Waiting 293d5db30c9f: Preparing 03127cdb479b: Preparing eed3893d2630: Waiting 6b36b266868e: Waiting 9c742cd6c7a5: Preparing 698fbce2941b: Waiting 6b5aaff44254: Waiting 53a0b163e995: Waiting 293d5db30c9f: Waiting 04cdaacbdf91: Waiting b626401ef603: Waiting 9b55156abf26: Waiting 7e06f469a08e: Pushed f9ecba097414: Pushed 4abd6ca235a0: Pushed b18fdee6c9a5: Pushed 5ee10165eec2: Pushed 4da641d73f33: Pushed 444273a39389: Pushed eed3893d2630: Pushed 04cdaacbdf91: Pushed 0b6bc94f09f4: Pushed 81a465cce8b0: 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 6b36b266868e: Pushed f114f331e639: Pushed 698fbce2941b: Pushed d9153b61195f: Pushed 20221013155726: digest: sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211 size: 4935 > 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-1013155929-ae2ff3bb The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-ae2ff3bb *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013155929-ae2ff3bb The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-ae2ff3bb *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1013155929-a64c5a18 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-a64c5a18 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1013155929-a64c5a18 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1013155929-a64c5a18 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED org.junit.runners.model.TestTimedOutException at Thread.java:-2 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED org.junit.runners.model.TestTimedOutException at Thread.java:-2 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED org.junit.runners.model.TestTimedOutException at Thread.java:-2 67 tests completed, 3 failed, 1 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:20221013155726 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211 Deleted: sha256:f3e345949b2dd3cffdeb330a2eeeace710f7b02da9c9448ae8f6d267f062ea8e Deleted: sha256:ee290134b45c3141cba41a8074cc0a58731cec1230c37fc84d293cce5beb0129 Deleted: sha256:8ab45e09dc633e78a43198315486e07ab05acf9300128f567b099fc66a73fdeb Deleted: sha256:eb9326019ca922bf66781c02c2129b70a2b8e286fc1fdcfdf257230dd7ae75c7 Deleted: sha256:cd31a335c0ba1f0ffc2beef53e498c0e85f5a277287c4013be5a500220bd8e47 Deleted: sha256:0dfaf99eca6b208e4dc924102ca4ec5e60e222f90f634a172350f4f919467784 Deleted: sha256:6bfa78a6543d49081a92c9a03bb0c1ddbaf560a91d48f32369c1fbb25e7e8d71 Deleted: sha256:a472e05920fd33604114cf62ed0feac32f6d18b9c2adc85191942c1dc751dbef Deleted: sha256:110a6353f9665b98df4ccce125d4e374c4c593318b1627737826b4bad70a4408 Deleted: sha256:d4eac6b205e2d31acbd65468371b433b26e6285cb697d398a522612d0c34e6fd Deleted: sha256:1da0be5b176e41a9475e082e93f98c23928730778a2f7f154f24635635eb5c3a Deleted: sha256:73776bb1cddf3aecfa0d61eb22b39b527d59bc7902fb2f613ddcb3a482e645ca Deleted: sha256:8ad48d49de584b7911648ec84afb7b48e16286db86394c9af5867198213b3edf Deleted: sha256:6d5d9e9eb65820ae61af0105220c74c708923ccc970eb2eb49835ce302bc0278 Deleted: sha256:3e3c8933e426c7ff306674f221ffb67fc10a048a643a2a647585f4ca76a579ee Deleted: sha256:ff2628240076c9be713cbed9404376a7e8426c7aeb71c6a95c20c5459d6e719d Deleted: sha256:3a44b9397fd861989a998efffb2c7f62749e13b2d42c3c2b468415274b0cda2f Deleted: sha256:12a664282bf94747affc11e4fb65fdbe54f10fc699031c53c9791c616790cad9 Deleted: sha256:e11f59fa6532cc299c331103d1bcaa75a222f7f66655505ad5f0b63d5eafdeb1 Deleted: sha256:944294edb793aa033387fc9f84dd110e15dbfaac112fd3e8abfabeb60341ad86 Deleted: sha256:d07ea2cba636355e56198375010fd8af4718a877c74af4657bdb5d6ef9791ef0 Deleted: sha256:a51b0ae19a1e690f303a8d880f479e40ef66cadfc0a1b764df647914f2ff09ba Deleted: sha256:5c99b2ef1fa5137037d890514700acd5e1a5a313a71071972ad2f0b9b7df4b8a Deleted: sha256:0df5520e4323dcd3e7309e7c28aeab401f509558e6bf47c62843e31e3f93f172 Deleted: sha256:0ca606aec75c42f2bb9d240506862dc5b18bc510f57f4ae4499926fadc5b78fc Deleted: sha256:68dcf6c8d2078fb4dc669e358eba50827637f82ef37919a5a065755a57d6d1e4 Deleted: sha256:27e0891a0dd80bbab8b7d7ef5149721920e7140191fb4cfcd702ec9f2a66d266 Deleted: sha256:1c995a2da4fead91964bfaf615f650147bd7ec25b0da5ee57071199f94e2e375 Deleted: sha256:53f7e320c941593e846214d53f64c970ef54c8cf1b33c2e29eaf5aa4bd6c3da3 Deleted: sha256:d645aa85584276e4dac839bf42b596768e451bffd1336c5e90e55744f9fd170c Deleted: sha256:fbd28dd8aa9c1f39964d4d77bde57604725859765a3937ac280804b1c6ed2980 Deleted: sha256:2f38e39281e279265618e4944676dbdaa59c4fc5fd28462eb95eefbd5d540e13 Deleted: sha256:a507b8d07d641b52a1dad6e7def68acc89bd62e5027588aac55fae9a75e5c7f3 Deleted: sha256:d7de143e32a03c8b2e2bee9f9c718ad046fe2f2d5ec45dfb49b5b74f48aba122 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013155726] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013155726] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c6bbee66dc2e7c59a42472419b6ad63233a2d960f1494eec2d3eb7ca5c051211]. 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 2h 52m 1s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/pzcf4x4pfie4y 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]
