See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/50/display/redirect?page=changes>
Changes: [noreply] Update beam-2.24.0.md [zyichi] [BEAM-11113] Switch default pickler compressor back to zlib for Coders [Kenneth Knowles] Enable JSON_EXTRACT and TO_JSON_STRING in ZetaSQL ------------------------------------------ [...truncated 57.19 KB...] > Task :runners:direct-java:classes UP-TO-DATE > Task :sdks:java:io:kafka:compileJava FROM-CACHE > Task :sdks:java:io:kafka:classes UP-TO-DATE > Task :sdks:java:io:kafka:jar > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :runners:direct-java:shadowJar > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net] > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:container:pullLicenses > Configure project :sdks:go:container Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:examples Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:test Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:python:container Found go 1.12 in /usr/bin/go, use it. > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/oauth2: commit='5d25da1a8d43b66f2898c444f899c7bcfd6a407e', urls=[https://go.googlesource.com/oauth2] Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync] > 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 :sdks:go:resolveBuildDependencies Resolving golang.org/x/sys: commit='fde4db37ae7ad8191b03d30d27f258b5291ae4e3', urls=[https://go.googlesource.com/sys] > Task :sdks:java:container:pullLicenses > Task :sdks:java:container:generateLicenseReport Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 12s 1 actionable task: 1 executed Publishing build scan... https://gradle.com/s/j7mo22ozpclpq Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2; python_version >= "3.0" Using cached soupsieve-2.0.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 six-1.15.0 soupsieve-2.0.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 180 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 3.057691 seconds with 16 threads. Copy licenses to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:copyDockerfileDependencies > 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 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 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 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause 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/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:copyGolangLicenses > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', urls=[https://go.googlesource.com/text] Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git] Resolving google.golang.org/api: commit='0324d5e90dc7753607860272666845fad9ceb97e', urls=[https://code.googlesource.com/google-api-go-client] Resolving google.golang.org/genproto: commit='4d944d34d83c502a5f761500a14d8842648415c3', urls=[https://github.com/google/go-genproto] Resolving google.golang.org/grpc: commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', urls=[https://github.com/grpc/grpc-go] Resolving google.golang.org/protobuf: commit='d165be301fb1e13390ad453281ded24385fd8ebc', urls=[https://go.googlesource.com/protobuf] Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git] Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git] > Task :sdks:go:installDependencies > Task :sdks:go:buildLinuxAmd64 > Task :sdks:go:goBuild > Task :sdks:java:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/go> > Task :sdks:java:container:installDependencies > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:java:container:dockerPrepare > Task :sdks:java:container: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] bcb3275d7113: Preparing b6d70536b5f5: Preparing cdd11de18d18: Preparing 4b90041ee495: Preparing c7f2fb75ab42: Preparing 47a0e50b68a1: Preparing 5c9ac7c0bc4a: Preparing 4766d48ed075: Preparing c50bf6132be9: Preparing 4b62da10d733: Preparing 220dc31b4d3f: Preparing 47a0e50b68a1: Waiting 5c9ac7c0bc4a: Waiting 74f20b830e4a: Preparing 4766d48ed075: Waiting 144903481aa9: Preparing c50bf6132be9: Waiting 849ea2764450: Preparing 4b62da10d733: Waiting f49d20b92dc8: Preparing fe342cfe5c83: Preparing 630e4f1da707: Preparing 144903481aa9: Waiting 220dc31b4d3f: Waiting 9780f6d83e45: Preparing 849ea2764450: Waiting 630e4f1da707: Waiting f49d20b92dc8: Waiting 9780f6d83e45: Waiting fe342cfe5c83: Waiting c7f2fb75ab42: Pushed b6d70536b5f5: Pushed 4b90041ee495: Pushed bcb3275d7113: Pushed 4766d48ed075: Pushed 5c9ac7c0bc4a: Pushed cdd11de18d18: Pushed 74f20b830e4a: Layer already exists 144903481aa9: Layer already exists 849ea2764450: Layer already exists f49d20b92dc8: Layer already exists fe342cfe5c83: Layer already exists 630e4f1da707: Layer already exists 9780f6d83e45: Layer already exists 4b62da10d733: Pushed 220dc31b4d3f: Pushed 47a0e50b68a1: Pushed c50bf6132be9: Pushed 20201027000056: digest: sha256:aed9165ce55deafee33420f435d2c7edeba51e38a559f57c38a5193efbc8939e size: 4098 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeDeleteBounded FAILED java.lang.RuntimeException at ParDoTest.java:2570 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeDeleteUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2570 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeFetchUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2503 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:2433 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateRangeFetchBounded FAILED java.lang.RuntimeException at ParDoTest.java:2503 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testOrderedListStateBounded FAILED java.lang.RuntimeException at ParDoTest.java:2433 252 tests completed, 6 failed, 3 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201027000056 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aed9165ce55deafee33420f435d2c7edeba51e38a559f57c38a5193efbc8939e Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aed9165ce55deafee33420f435d2c7edeba51e38a559f57c38a5193efbc8939e Associated tags: - 20201027000056 Tags: - us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201027000056 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201027000056]. Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aed9165ce55deafee33420f435d2c7edeba51e38a559f57c38a5193efbc8939e]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2Test'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2Test/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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4h 19m 37s 99 actionable tasks: 68 executed, 29 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/ntzlzwxo5ccuw Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure No JDK named ‘JDK 1.8 (latest)’ found --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
