See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1602/display/redirect>
Changes: ------------------------------------------ [...truncated 45.88 KB...] > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:io:google-cloud-platform:testJar > Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE > Task :runners:google-cloud-dataflow-java:testJar > Task :release:go-licenses:java:docker b14135280a26: Pull complete e4f72dd5fee8: Pull complete Digest: sha256:a2ec8522526e126d21f521dfd8694eba22b990ff005961c3945ad485aa4f3365 Status: Downloaded newer image for golang:1.16-bullseye ---> 8ffb179c0658 Step 2/6 : RUN go get github.com/google/go-licenses ---> Running in 2eedba7798ae [91mgo: downloading github.com/google/go-licenses v0.0.0-20211216151313-baa4dc16ea37 [0m[91mgo: downloading github.com/spf13/cobra v0.0.5 go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [0m[91mgo: downloading github.com/otiai10/copy v1.6.0 [0m[91mgo: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 [0m[91mgo: downloading golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98 [0m[91mgo: downloading gopkg.in/src-d/go-git.v4 v4.13.1 [0m[91mgo: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [0m > Task :sdks:java:container:pullLicenses Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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, beautifulsoup4, pyyaml, six, tenacity Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5 WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command. Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 214 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 5.844539 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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:docker [91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 go: downloading github.com/sergi/go-diff v1.2.0 go: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 [0m[91mgo: downloading github.com/emirpasic/gods v1.12.0 go: downloading github.com/src-d/gcfg v1.4.0 [0m[91mgo: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd [0m[91mgo: downloading github.com/mitchellh/go-homedir v1.1.0 [0m[91mgo: downloading github.com/xanzy/ssh-agent v0.2.1 [0m[91mgo: downloading golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914 [0m[91mgo: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2 [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0mRemoving intermediate container 2eedba7798ae ---> 9bff6c95e7c2 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 96edeba64903 Step 4/6 : ARG sdk_location ---> Running in 3efc76bd6156 Removing intermediate container 3efc76bd6156 ---> 83ad66ebc74b Step 5/6 : ENV sdk_location=$sdk_location ---> Running in 465755cd8cdd Removing intermediate container 465755cd8cdd ---> 6a781c972cdc Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in 42a5ce1998d5 Removing intermediate container 42a5ce1998d5 ---> 8fe0564a37fc Successfully built 8fe0564a37fc Successfully tagged golicenses-java:latest > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + export GO111MODULE=off + GO111MODULE=off + go get github.com/apache/beam/sdks/java/container + 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/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/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 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 + 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:buildAndPushDockerContainer 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] a3cfecb7320b: Preparing 168ef8708a10: Preparing 9db637655caf: Preparing 8e221c212431: Preparing 7d1994b2ffdb: Preparing 8e6f0543fe26: Preparing c1fd5d5aaa2e: Preparing 16abfee9adff: Preparing baf5fc8779db: Preparing f2691069032c: Preparing 1c44eaf8034a: Preparing 02ec2f6546e7: Preparing bff9fe6e429c: Preparing c1fd5d5aaa2e: Waiting 8e6f0543fe26: Waiting 7c245b2fe4f1: Preparing f9e18e59a565: Preparing 16abfee9adff: Waiting 26a504e63be4: Preparing f2691069032c: Waiting 8bf42db0de72: Preparing baf5fc8779db: Waiting 02ec2f6546e7: Waiting 31892cc314cb: Preparing 11936051f93b: Preparing bff9fe6e429c: Waiting 7c245b2fe4f1: Waiting 26a504e63be4: Waiting 31892cc314cb: Waiting f9e18e59a565: Waiting 8bf42db0de72: Waiting 11936051f93b: Waiting 7d1994b2ffdb: Pushed 168ef8708a10: Pushed 9db637655caf: Pushed 8e6f0543fe26: Pushed a3cfecb7320b: Pushed 8e221c212431: Pushed 16abfee9adff: Pushed baf5fc8779db: Pushed bff9fe6e429c: Layer already exists 7c245b2fe4f1: Layer already exists f9e18e59a565: Layer already exists 26a504e63be4: Layer already exists 1c44eaf8034a: Pushed 8bf42db0de72: Layer already exists 02ec2f6546e7: Pushed 31892cc314cb: Layer already exists 11936051f93b: Layer already exists c1fd5d5aaa2e: Pushed f2691069032c: Pushed 20211225070921: digest: sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df size: 4311 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED java.lang.RuntimeException at CombineTest.java:1399 245 tests completed, 1 failed, 3 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225070921 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df Deleted: sha256:2a16a1de31e01744a364d1b34b161b0e48a01b016c00bcc0d15129e4ca24a1f8 Deleted: sha256:8f0370b0f0e77af56c374445016b3b22e70d8c58d30f5ac91a72bd7af3adfad3 Deleted: sha256:0c7c43a90883adee79dabd91a5c3586349cc7b04d9db733c18531c5e449faa01 Deleted: sha256:047e31e75ba404a531b21c58c01e3b471ee08a3abc1640b034ad1a5138eafa89 Deleted: sha256:92261893f2efc6af10724af3e676baf5cfd94faaad64bbe3bdf6fcea4585b4cb Deleted: sha256:ec9361ce869327fe1514f1427e565e2854f7820e46ee45eaee57ebc4da7f73f3 Deleted: sha256:1212a044531eff4c15ffcc2222eda984188bea5dbc106fc82ef84ae8d5653a6e Deleted: sha256:b80d1a4b4401f6e26947bd3c4276a44ab70470da565e38f17df9c655219d7954 Deleted: sha256:e5e6c9f7aea010c779a4f94582689d9f86b6c1bc90851ee9b1ea6926aba1cd3b Deleted: sha256:bfa58394b6ae077df34ff405e96b7e499813bcd98bb4d1a62a63c99cc58fa53b Deleted: sha256:d1ee04dda112e7eddf18be2efdb548ddc7b35254e69b7585e0ede258b11257fe Deleted: sha256:8f53c9b483233c3c96a2314e306678eea1c434d5455caeeafa8cc2e7dcb2dfab Deleted: sha256:d3eac9c682f7270c103261c23b3eb851d9bade90226d62205a4427d0fe998090 Deleted: sha256:40abd4e6dc214307266fd5357e0ba2af5af4ccb061c683577413dc8c1421f03a Deleted: sha256:9cec12d6c0fe520a7319c6fa558e3438d6b5bb07a324462548f47e93258c7498 Deleted: sha256:121cd2c8cf7d3a71fd5c73006543486d5df40b0278e344c0210c1d48adbcbee2 Deleted: sha256:6d179177d932ad2450a3ddc636dbbcd436b375daaa571c03f4d73b6611ca4ce7 Deleted: sha256:0a276caf86dcc1ff5b0283d2dd9300fa2694b8fd93be073caa7fab8dfe6a9dc8 Deleted: sha256:160842ed2898353b781b7fa5686d3d94c38ad2b14df28611cdf313b674728920 Deleted: sha256:1fb1b082ea5eb387338041fa5edb1e6fc0ae8621491f78725d0ed521a788cc4b Deleted: sha256:d2f1a2596b4c66b0fd654506b3713434c0602ee11c024f7cafa976733ec5b6f7 Deleted: sha256:5bad33cec919fafe9cba324894c84d30f99491a25dfc9d3ea123d9e1831ed6ac Deleted: sha256:0ca2608da5c5f66af41224b00c151fa4eb816b8abaa12504e3e8c4167b63b7f7 Deleted: sha256:f3b31653a473c0f34406d1860be7dbcb2cd0aa125a448e4016316301532b2b5f Deleted: sha256:dc627e82a977307174263a42737a3d4ec153dc25d4fb64b990cbd3402ab2f370 Deleted: sha256:aaba0c62570f3277d21d544e71835cd7d5c9fa0df376aec1215e2477618f089a Deleted: sha256:a7bdd9a40eb8126ccf95daf583442bc4dd709410674584f90876f08dc3443260 Deleted: sha256:a482b2c0e23a2b49d6a1fe9689dd1e635f682c9021728dcdb2ace53203a467e5 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225070921] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211225070921] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0311bcc32e9ef67cbfbbcaf5cd77533dea1b317d36cf768b6b3d7b556621b5df]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 6h 48m 10s 113 actionable tasks: 63 executed, 46 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/tl4pprih2spta 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]
