See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/872/display/redirect?page=changes>

Changes:

[joseinigo] [BEAM-13080] Fix number of default keys

[joseinigo] [BEAM-13080] Fix number of default keys


------------------------------------------
[...truncated 49.26 KB...]
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached 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
  Using cached soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
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_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/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>
 
INFO:root:Pulling license for 209 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.004506 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
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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: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]
0e3cfacae7ad: Preparing
f0eae7745749: Preparing
b0a78771172a: Preparing
195636213498: Preparing
f351b8d32e17: Preparing
cf17422c0bb7: Preparing
069262e3984a: Preparing
26dcffed6001: Preparing
4b960648cf99: Preparing
62b0a4c5e9a3: Preparing
d045582e1d75: Preparing
ada1adaff16d: Preparing
ebf469e844a6: Preparing
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
62b0a4c5e9a3: Waiting
d045582e1d75: Waiting
ada1adaff16d: Waiting
ebf469e844a6: Waiting
94c94d3b2e6b: Waiting
36e0782f1159: Waiting
ba6e5ff31f23: Waiting
9f9f651e9303: Waiting
26dcffed6001: Waiting
0b3c02b5d746: Waiting
cf17422c0bb7: Waiting
069262e3984a: Waiting
4b960648cf99: Waiting
f0eae7745749: Pushed
195636213498: Pushed
0e3cfacae7ad: Pushed
b0a78771172a: Pushed
f351b8d32e17: Pushed
4b960648cf99: Pushed
26dcffed6001: Pushed
cf17422c0bb7: Pushed
ebf469e844a6: Layer already exists
94c94d3b2e6b: Layer already exists
36e0782f1159: Layer already exists
069262e3984a: Pushed
ba6e5ff31f23: Layer already exists
0b3c02b5d746: Layer already exists
9f9f651e9303: Layer already exists
62a747bf1719: Layer already exists
d045582e1d75: Pushed
ada1adaff16d: Pushed
62b0a4c5e9a3: Pushed
20211106060051: digest: 
sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9 size: 
4311

> 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-1106060449-876d2aa
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1106060449-876d2aa
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1636178684352.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1106060449-876d2aa
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1106060449-876d2aa
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1636178684352.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1106062832-e210d763
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1106062832-e210d763
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1636180111783.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1106062832-e210d763
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1106062832-e210d763
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1636180111783.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:258

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.util.concurrent.ExecutionException at SpannerReadIT.java:126
        Caused by: com.google.cloud.spanner.SpannerException at 
SpannerReadIT.java:116
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.util.concurrent.ExecutionException at SpannerReadIT.java:126
        Caused by: com.google.cloud.spanner.SpannerException at 
SpannerReadIT.java:116
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.util.concurrent.ExecutionException at SpannerReadIT.java:126
        Caused by: com.google.cloud.spanner.SpannerException at 
SpannerReadIT.java:116
            Caused by: io.grpc.StatusRuntimeException at Status.java:535

38 tests completed, 4 failed, 1 skipped

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
>  FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211106060051
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9
Deleted: sha256:23b00866439f93a0dbd19c852a226f5b3e50f4c7fc3c3ede4aa73a844b749b7c
Deleted: sha256:1321e790988385709fcee0071def12a03d43a2afbe61595f57b56e6338d57811
Deleted: sha256:3a4f5686f2cd494cd7d318bc0e98284674f2c66f689b0968c1cdb286e3cd9922
Deleted: sha256:11095484473b9985df87a345910dd2316dfa9c704b9c10bb770ea7f70047dc03
Deleted: sha256:a41ecb8a49b22d3b82d4384f64b5528bd3b933ed80067b440d70f0125dbe4b24
Deleted: sha256:fca049c9d1e3cc63eca24b5d8b2f248e1e0d4658da9db9ad4e3298afa013c34e
Deleted: sha256:27ea3a887df4ab0abf57cf4ddd79b130307ed1275569913c0e9d4aa8cdc2a456
Deleted: sha256:f0c9d77703c10b494dc300111f3a5734207bdf37dd0070008390215ab85a1d66
Deleted: sha256:461e6b4ac23ec42928c2e010ef8e7db9b4dc65faae5a870475e1300fe433115e
Deleted: sha256:ce4859ae77dfc652043568cf7bddaedac71ea681122b8a526b6a3f33f81b95cc
Deleted: sha256:a12b3fdd785be9b37b92e9dc8d309e17a9fe721089caf7eec5c2307844b36878
Deleted: sha256:739630c45e4e0706092b5896950bab910ee886dae2af52d66cacf1545f2dc6c3
Deleted: sha256:efbe95a65dbda9664fed675733775d30bf1fb34189ed522763737b7f22d38ea3
Deleted: sha256:adf1de6e5cb517bac832e6ecc67f3e1151646afc0d64c8db733f7ac60fd5d89d
Deleted: sha256:90b74e5e3cca0c0002b5aaea25f947b9fea1c6bbde469433207a96cedbc537da
Deleted: sha256:68d656a3227030223dd9f420571343e369c30c821173d4a6ca7f04e59417ef1f
Deleted: sha256:130ae41cc8c7ba25f02b38a42c77ae71bd0f8b29cde946c6010fe3a9a8885662
Deleted: sha256:0b84e991246f9c9c969c632b2907e9952b20b73060cf1846bfabaf4458dafbd3
Deleted: sha256:efc334027933b3a9da693e261e5ec59a9cc4a51e2e74d4ceb6e6b73cb8da5b13
Deleted: sha256:9b8a07390883e6a2961bdc2b1f8d05d6e25c0cc2d0517b236f54e735e2aac0b7
Deleted: sha256:af3a212315c3009f25a8782a78e4227566b258a99b5a9982e4562ed5045c2a85
Deleted: sha256:c748fc4fbcac083b5aa87392b6e45fe27d6504e7a5065828a039f6c49fbcb537
Deleted: sha256:42cfa03b3807df8dae4ab4a8c748435827ebd32c9c79b8b585cece75bdca861e
Deleted: sha256:c80517404892cdf887b1ab9d9e9393ee04bbbb6e20ca5f9b51b67a69efad6fa3
Deleted: sha256:538d236b98b02e6fd7dc3a7759e836f08ae4f6a74c38dacceca8be0cf774af3a
Deleted: sha256:bde7472907968d44542f657f45ba3b1e4395935c00f801082518f4f209cd6d76
Deleted: sha256:765667a0b3e5870cc8095f96a7cbe367b7bb2d9874b0e95ecb0638dc234cb40f
Deleted: sha256:358a86a8ac6606123e3b6c4fad2e556f81766319d47b59578e666bfba093c597
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211106060051]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211106060051] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fbb910db29506e89f84243b31e28d7d21fa553eb77baad423490228da785c4d9].

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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 41m 51s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/w5vm7xfpow6we

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]

Reply via email to