See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1496/display/redirect?page=changes>
Changes: [noreply] [BEAM-13925] Dont double assign committers if author or other reviewer [noreply] [BEAM-13739] Remove deprecated shallow clone funcs (#17362) ------------------------------------------ [...truncated 52.57 KB...] > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :sdks:java:container:pullLicenses Collecting pip Using cached pip-22.0.4-py3-none-any.whl (2.1 MB) Collecting setuptools Using cached setuptools-62.1.0-py3-none-any.whl (1.1 MB) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: pip, setuptools, wheel Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed pip-22.0.4 setuptools-62.1.0 wheel-0.37.1 Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.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 225 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 9.717561 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:java8:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/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] 57c860e0ab04: Preparing c8869bab7450: Preparing 5197219da494: Preparing 2507592caa36: Preparing c652c0cff3d0: Preparing 8c993a0127af: Preparing 612e21b88b8a: Preparing f3eab56ceed5: Preparing 7995c8a6d703: Preparing 156cadf3a2ac: Preparing 03f97b1589d6: Preparing 775038a75ddc: Preparing c36144b6d27e: Preparing 46ef570eb001: Preparing d17ae9fda382: Preparing 7494d840ea88: Preparing 357cc1947e95: Preparing b0dc1a441986: Preparing 7a7698da17f2: Preparing d59769727d80: Preparing 348622fdcc61: Preparing 8c993a0127af: Waiting 4ac8bc2cd0be: Preparing 612e21b88b8a: Waiting 7995c8a6d703: Waiting 7494d840ea88: Waiting 4ac8bc2cd0be: Waiting 357cc1947e95: Waiting c36144b6d27e: Waiting d59769727d80: Waiting 03f97b1589d6: Waiting b0dc1a441986: Waiting 46ef570eb001: Waiting 775038a75ddc: Waiting d17ae9fda382: Waiting 348622fdcc61: Waiting 5197219da494: Pushed 2507592caa36: Pushed c652c0cff3d0: Pushed c8869bab7450: Pushed 57c860e0ab04: Pushed f3eab56ceed5: Pushed 612e21b88b8a: Pushed 156cadf3a2ac: Pushed 8c993a0127af: Pushed 7995c8a6d703: Pushed 775038a75ddc: Pushed 7494d840ea88: Layer already exists 357cc1947e95: Layer already exists b0dc1a441986: Layer already exists 7a7698da17f2: Layer already exists d59769727d80: Layer already exists 348622fdcc61: Layer already exists 4ac8bc2cd0be: Layer already exists 46ef570eb001: Pushed 03f97b1589d6: Pushed d17ae9fda382: Pushed c36144b6d27e: Pushed 20220414155737: digest: sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a 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-0414160011-6ffeff5a The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0414160011-6ffeff5a *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0414160011-6ffeff5a The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0414160011-6ffeff5a *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0414160011-e39ed408 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0414160011-e39ed408 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0414160011-e39ed408 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0414160011-e39ed408 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:264 47 tests completed, 1 failed, 5 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:20220414155737 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a Deleted: sha256:92f03fcddef7d8f885c280d1e9b1d4527faab05da34349ad8a1d49251cd610a8 Deleted: sha256:c3c4fada9d5d05360e9d6d92c19167f58590f8c0e097d067a861eb58ae69f901 Deleted: sha256:4304bdea27a1157a9aab885bbd42371c15a7b939869399fc57f9832a6099d74a Deleted: sha256:da6d0ef7a8872e2091a21a0a0093bc44459a69b9f6faa1941813b0dd2ab3ccae Deleted: sha256:3b31628ced68433879fa6b09a4bdc738527e4fd6b433d17cceba889cef666f16 Deleted: sha256:fff643c95251c3f604d167ed17e61324d57ef8c46311fdc08006473e4b7cfdd8 Deleted: sha256:85a52c5c7d1ad5344aaa0d1fc1920ba2e84e2b1940ce2ccf15b2ebc6e83d05ad Deleted: sha256:e2d5a0fb3ddd3d76d6324bf631d406fd13836a37dbd8beb4b6b3350fa2dcd30e Deleted: sha256:f3112f780d1219798f5faad7a54c9d95bbab4c20ebe395f045fb065a8cce9928 Deleted: sha256:4c46db73d07ddb7976eab293879f67ffab44a7f531aa40789122058c8c74eee0 Deleted: sha256:195ef404c094d6e1d3193adf06a6d57a90fc0220956913ff09643a6bbbdc99df Deleted: sha256:1364d2a3054a393293faab6eb151e2b9acf7df1e2e432711d64620bb9741e001 Deleted: sha256:dda989f9e4244481739ba54fc6dfdf62505422e55f483000644ac07a54d79896 Deleted: sha256:6418f87087a571914d11cf9bb8f73b70811fa2cab2585cdb368ca542f7e728bb Deleted: sha256:6b18bf073ad925f235d6c6fc195e7d197bfb283ea3b546bc51c1dc4c8fef5551 Deleted: sha256:bbfc0e46ffc521bc8f5002c6facba465dd41ab0f4bee2974bc1900d7f33c29dc Deleted: sha256:49a78a5b052596c0e2047daea712d53c2938a45783de166c734b26968f35a51e Deleted: sha256:09e8d21d7a15ba188a3780a10ca1fb95f4f1ff05258159ce9fcf2853cadaeb96 Deleted: sha256:7be8934523fc1d8c91511179e06aec79e51b7e7e44e1ef57197cd7bb5a611e7d Deleted: sha256:c937cf4bf5d3888e5d0aa7734252ba9bd0d6e549463c8bcf4e3aafb093d82a4f Deleted: sha256:01f965209994b4af30c92b051cebe26b90c70567b4264325a9febae062665269 Deleted: sha256:0f5e97b45250fa80c4b72bba2ddc331bc261afeb186de4a8d1981938a2b53f61 Deleted: sha256:05cb9b90921023ae30e0d42e798a3b86913d50c319f91bad62bf2c9c448952d0 Deleted: sha256:7f24dd4d0c7ef25a53d92a5ebbf420ff501daa537448cad0c3d90d67f64307d6 Deleted: sha256:548710dfe6f711443d4f4ea29bbc5afbebc1a27217e66f35b408c831f9557d82 Deleted: sha256:9d2e127535d332f18a368e5676609a356cff8d9a35380c76d3ee13a8a8f4f406 Deleted: sha256:a7d19955fcc94cf252d28ba3fecc5ffe5269cae1e743ce44af2b0f0bd4f4cc22 Deleted: sha256:fa0f9be89e1445a3e0df000d70adc2e97201b6a1f1a827326ceda9c8532d6cc7 Deleted: sha256:4e887f3e3019a1ffa0a1fede7fcbae044ca04883c7673a269287efa8fb29bae4 Deleted: sha256:69ffd069302b7e66c1343adb83bbc8e89310239f01ac3c7eb9d1d85c13a1883c Deleted: sha256:e8769ce47059f8c30c8ce34bb234d85b3672bfe6b0bfd0db5e98bb9cd29d02e6 Deleted: sha256:72871b89d3d4d8718c7866de6c96be91e3d070b5fec2967da942954b9991326d Deleted: sha256:514a7bf526fe0b029eea13534d685b11b745f71b7e29c12455fe1ea21a3fdc79 Deleted: sha256:a8ed84d4cefc1440577df7c6d60c31bb9100ba9064bc2fac06b7cce00dd06d1a Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220414155737] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220414155737] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de9a2cd5f9f3a5702425b7e380f4d304abfafb323ebd3be0040f928c6c813a5a]. 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. > Run with --scan to get full insights. * 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.3.2/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 1h 24m 9s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/ufd6ofdfe4dxu 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]
