See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1191/display/redirect>
Changes: ------------------------------------------ [...truncated 41.82 KB...] Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :examples:java:jar > Task :runners:google-cloud-dataflow-java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:pullLicenses Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 207 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 2.023468 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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 ---> Running in 1492045dc619 [91mgo: downloading github.com/google/go-licenses v0.0.0-20210816172045-3099c18c36e1 [0m[91mgo: downloading github.com/spf13/cobra v0.0.5 go: 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 go: downloading gopkg.in/src-d/go-git.v4 v4.13.1 [0m[91mgo: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [0m[91mgo: downloading github.com/spf13/pflag v1.0.5 [0m[91mgo: downloading github.com/inconshreveable/mousetrap v1.0.0 [0m[91mgo: downloading github.com/sergi/go-diff v1.2.0 [0m[91mgo: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f [0m[91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 [0m[91mgo: downloading github.com/emirpasic/gods v1.12.0 [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 [0m[91mgo: downloading github.com/src-d/gcfg v1.4.0 [0m[91mgo: downloading github.com/xanzy/ssh-agent v0.2.1 go: 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 golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914 [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0m[91mgo: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2 [0mRemoving intermediate container 1492045dc619 ---> 43af143483f1 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 51abec1a22dc Step 4/6 : ARG sdk_location ---> Running in b207bc65fa5a Removing intermediate container b207bc65fa5a ---> a8fa80313056 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in c94da35e2700 Removing intermediate container c94da35e2700 ---> af682aed6ace Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in a2b5b8be9d71 Removing intermediate container a2b5b8be9d71 ---> 25ed3f0cb573 Successfully built 25ed3f0cb573 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 + tee /output/licenses/list.csv + go-licenses csv github.com/apache/beam/sdks/java/container 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 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 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 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 + 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] 2b25e8b371b8: Preparing 085f88fcdaff: Preparing 33887c4b2498: Preparing d9433babea31: Preparing 12e9fc88f6f9: Preparing 031b80f2b133: Preparing 6085e7f5f2ab: Preparing 2b25e8b371b8: Waiting 728eb96153e1: Preparing 33887c4b2498: Waiting d0af8034be6c: Preparing bc520a0e0bd4: Preparing b010a191d22c: Preparing 2ddf9015440f: Preparing d9b6ea8e7d5f: Preparing d9433babea31: Waiting 12e9fc88f6f9: Waiting 9cb5eb95298c: Preparing 031b80f2b133: Waiting 00ef5416d927: Preparing 8555e663f65b: Preparing d00da3cd7763: Preparing 4e61e63529c2: Preparing 799760671c38: Preparing 799760671c38: Waiting 6085e7f5f2ab: Waiting d0af8034be6c: Waiting d9b6ea8e7d5f: Waiting bc520a0e0bd4: Waiting 728eb96153e1: Waiting 9cb5eb95298c: Waiting 00ef5416d927: Waiting 8555e663f65b: Waiting d00da3cd7763: Waiting b010a191d22c: Waiting 4e61e63529c2: Waiting 085f88fcdaff: Pushed 00ef5416d927: Layer already exists 8555e663f65b: Layer already exists d00da3cd7763: Layer already exists 4e61e63529c2: Layer already exists 799760671c38: Layer already exists 33887c4b2498: Pushed 12e9fc88f6f9: Pushed 031b80f2b133: Pushed 2b25e8b371b8: Pushed d9433babea31: Pushed d0af8034be6c: Pushed 728eb96153e1: Pushed 6085e7f5f2ab: Pushed d9b6ea8e7d5f: Layer already exists 9cb5eb95298c: Layer already exists b010a191d22c: Pushed 2ddf9015440f: Pushed bc520a0e0bd4: Pushed 20210913120112: digest: sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f size: 4311 > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:108 org.apache.beam.examples.complete.TfIdfIT > testE2ETfIdf FAILED java.lang.RuntimeException at TfIdfIT.java:70 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExportUsingQuery FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.complete.TrafficRoutesIT > testE2ETrafficRoutes FAILED java.lang.RuntimeException at TrafficRoutesIT.java:74 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > testE2ETrafficMaxLaneFlow FAILED java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:74 8 tests completed, 8 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913120112 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f Deleted: sha256:12c97674bb674d18ad102abd6022d05d9345a9653425f145ea3bc441fad5c3f3 Deleted: sha256:1c198f8559561635ba71d00524f61db3bbaf7276aca9b9bcc5e5c8903375e229 Deleted: sha256:83a5d456495e0d71364637287d9910298ebdc1577b3fd829f2fe1a6ffb56446a Deleted: sha256:1da38163bbe166372693e5981b82d3215808f77d19b50347c2d6714ec5f41f84 Deleted: sha256:022dffc2f3666927dad2c488f981be742fc58bf2a18e567feee34877c389b809 Deleted: sha256:7353354c1bf75b45c27fa4ac340d611f5fdf8eec98d4a72851317e6e9c25b455 Deleted: sha256:73dea7439795bed587acae5e999fc3f651a793a2dbf4c9710c0f0d2ec520f242 Deleted: sha256:2e9f76019af5d6a50b2bca134ec526dd6d6b9fc7a55c8de7f2a2f54b83611858 Deleted: sha256:9d59054ff2a7fc552343294663558442f85526f6c08c3aa2d5ff6c62d0fce346 Deleted: sha256:9512ea15f8ede6edbabb1ebeb058cbfd9b23f205a6ae99134f86abfa83053055 Deleted: sha256:38b5b58f01eb44f33ae234e2baab693c872daeb9bd8a50f4984dbbaa08c1f966 Deleted: sha256:25cff574236075f4fff18595a240d13da3005a96bda050d9d435c52988b2e007 Deleted: sha256:c260ba01bc6facb680a5b86b8e94b88b36bb2e9493054065f766b53634990fa0 Deleted: sha256:4bb4590e8b535c6fd984e54b257ae5647274dd3f126570bb9ca42c3858f12caf Deleted: sha256:81dba817d9b807e47e4a90428cf086985532310cb2fdc1205b0c00c83ef1b172 Deleted: sha256:b05c5c562d3049e0b8a44110e438c610c053ff3f2a0f021bdc2025a187ad9035 Deleted: sha256:3ad32314f4c275080e814c6d956a86e3962f36ebf95fc09664bf24b6460d4446 Deleted: sha256:fd4d8feb402e7ee05ec8ac13801db43733bd50db46dcfabcb8b49624ce0ec58f Deleted: sha256:9108a93925b47d0aab8e19c1d54fe8cea0d6d3ace25d7ba457d899363a1848d2 Deleted: sha256:1d883f6bf8e865007a426185e21baff47d1aa13a3c0cf01f8081d44fe6dafb6c Deleted: sha256:02bb9ef0ef9011992aea0abd3894698b45390b3bd2efeaa4eaf845225a98737e Deleted: sha256:d7a0c679633f53be9c0a0abc09e83686895eae6962bdbd6bb7d1e876e47db643 Deleted: sha256:17f27a74b80ab86fc97b9605263089e324fca5ab85c1749e0e7033836e106626 Deleted: sha256:63bd4690a7f7ccbef26a35f6f51b8f04f2a8f116e81df049d575a7ee8c8eab85 Deleted: sha256:b13fe4c7f90cd8d193a4abb43f992c48bcebcade0a329a874612f3963aa6daa1 Deleted: sha256:b39b1c56e41342e280726b89b8b17ad402b615c340ba0dd1395975c53516e511 Deleted: sha256:cc4e77b66815cd41f6061aa23a48de0e90e3496044f5e437c56e8b8418850d99 Deleted: sha256:0672d276f9abd9bdf09765082dba24e28caa60049bf7df5141db07bf11cdddc8 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913120112] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913120112] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5542a1844c6f6447fdf9c46e4cd4ab03eff714ad2c14cf7271e124a19b9fbe1f]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 7m 16s 104 actionable tasks: 71 executed, 31 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/uf6v2s5igsjci 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]
