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

Changes:

[noreply] Merge pull request #17056 from [BEAM-14076] [SnowflakeIO] Add support


------------------------------------------
[...truncated 51.66 KB...]
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0

> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> 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 :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses

> Task :sdks:java:container:pullLicenses
Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1

> Task :sdks:java:io:google-cloud-platform:testJar

> 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, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 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 224 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 49.125511 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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
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
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
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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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]
9009a4c33b0d: Preparing
068138d7d91e: Preparing
041e0cb922ee: Preparing
1a6c301c54c1: Preparing
c0ad2653be5a: Preparing
101436f41700: Preparing
fe461d209ea1: Preparing
01c97639c39c: Preparing
41ce722685b2: Preparing
6f013c34db93: Preparing
b21a27a806ba: Preparing
13d9291d04ef: Preparing
6940523300fb: Preparing
9d8709c53aef: Preparing
8e05d451d71e: Preparing
d1609e012401: Preparing
e3f84a8cee1f: Preparing
48144a6f44ae: Preparing
26d5108b2cba: Preparing
89fda00479fc: Preparing
6f013c34db93: Waiting
b21a27a806ba: Waiting
13d9291d04ef: Waiting
e3f84a8cee1f: Waiting
6940523300fb: Waiting
9d8709c53aef: Waiting
48144a6f44ae: Waiting
8e05d451d71e: Waiting
26d5108b2cba: Waiting
d1609e012401: Waiting
89fda00479fc: Waiting
01c97639c39c: Waiting
41ce722685b2: Waiting
101436f41700: Waiting
fe461d209ea1: Waiting
068138d7d91e: Pushed
c0ad2653be5a: Pushed
041e0cb922ee: Pushed
1a6c301c54c1: Pushed
9009a4c33b0d: Pushed
101436f41700: Pushed
01c97639c39c: Pushed
6f013c34db93: Pushed
41ce722685b2: Pushed
9d8709c53aef: Layer already exists
8e05d451d71e: Layer already exists
d1609e012401: Layer already exists
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
13d9291d04ef: Pushed
6940523300fb: Pushed
fe461d209ea1: Pushed
b21a27a806ba: Pushed
20220311060107: digest: 
sha256:d764628a482587ea6892a6adb567ec40d5c5f36f82a92e806c7f7613a606afd2 size: 
4520

> 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-0311060557-b26002e1
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0311060557-b26002e1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1646978750696.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0311060557-b26002e1
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0311060557-b26002e1
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1646978750696.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-0311060557-4d5a7d57
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0311060557-4d5a7d57
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1646978750739.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0311060557-4d5a7d57
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0311060557-4d5a7d57
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1646978750739.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:264

44 tests completed, 1 failed, 1 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:20220311060107
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d764628a482587ea6892a6adb567ec40d5c5f36f82a92e806c7f7613a606afd2
Deleted: sha256:82ec9e7ceb2681a0a087c50938e571abd4a65489ab15c8d93bab1a9105cf10d4
Deleted: sha256:0d67b555e40705f288d0cec368a3677fcfd90cc29b2cd8eb520449b97908eed6
Deleted: sha256:efbe944767eb77d06d589d677de5f725ee122be08da9f959808efd3d20de148f
Deleted: sha256:7bbecbef54b784b6a696e495887c19d78b58c9bf4e1242244b08ca63bee4bafa
Deleted: sha256:99f45fcbbe766f6ba15f49234b72ac9daeb9bbb6efa2389fc9c307881a257c03
Deleted: sha256:ef059c9d05fd4edbb8771391ae637d1ca6598002fd9db7a83577b31c786eb435
Deleted: sha256:678b741f2e93cbf95c4e50adb03b3ab0d9dfaa87482f84fc05098c0c9d5fbe28
Deleted: sha256:ef73517cf7e02d9add1527ef564fb6a9bc2821ff4887d5b0986cd9362438ed66
Deleted: sha256:bf503b99e7e1e1862f4c33f43aee7d9dff65b8ffc3d98ef6b9f273c7314d4dba
Deleted: sha256:b197a04030adf194bbf79f6b16a97a646206cc3d761449b3d195528616389885
Deleted: sha256:93484c0e00553ef943c192a89380c1f1bea4b3f7c623f3bab15b24056c5d5b42
Deleted: sha256:f2b939d6b26c60f644ba9f090d8684d952cc89a8ea8c9be52a63fe7de114656b
Deleted: sha256:06a7f39fcd549526ee5f556343c32fabaefc91c4bf217cbb0a586040844f299b
Deleted: sha256:0442426f0663135f2d508576ea6f8929fd9822515f6fb8cc8473904d91cba430
Deleted: sha256:843af57868a815d5eb256c5179aae1089b1db9037953cf99b72bfd1c741e223c
Deleted: sha256:ee2ff6bdf0186d5fec5d06cccaa3b460d731211918d5747cb6ef2f62c04443f9
Deleted: sha256:e677cec64a3f21c832335f944db11e9998af5c5357fa27c7f7d4d92416d5d412
Deleted: sha256:241b34a9c08f65a5d13092e66f7d1bd10b03664fa9c3996af966996967b3ed4e
Deleted: sha256:e13a81db00f2b75217a143f8ef02f279918766527b1193809a00be73e2bef204
Deleted: sha256:e361585a66a404967325663eff6cae448dc27661b6f8bd45002102edc063a48d
Deleted: sha256:4b99adeefc57775fa111d51279ff495b9b422b60c2dbbedef1b44fa175b7d966
Deleted: sha256:3eebb29331e1d9656bf157d855d1cce9626373721b860d8270d04488a3cabd09
Deleted: sha256:31e38743c54c0b3e306a8ca13e2b644c4b0ec44ad1f86963fe7e8c78f08d9447
Deleted: sha256:308a0a75226dc6a7315582a1edcacb38440026b3acf13b0ceda4812114c24495
Deleted: sha256:53f07fa0486e123cbbde43d24fe05a0efb90f6a144899f4aba9703f61dc2cdb9
Deleted: sha256:08475f5355406b8747431356f29e0f89662b9c4bb77c81ff1c68b01e51518a46
Deleted: sha256:6a4af899af64d71301b8d01fd2bc001f5fd6a0770a0389035b84868bdd6fd5f9
Deleted: sha256:8fd528351d5c563e038af651d274586612c7d5681537cf730e40deb2db9086bd
Deleted: sha256:0236d990bf2187d2161f4cc15c5ce04a29e019c039e5bedc3cf13213388dd973
Deleted: sha256:62ccd2352310c9c306a5fb09945b3d9de8ffec10420a3462d1d5840a96b1f263
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220311060107]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d764628a482587ea6892a6adb567ec40d5c5f36f82a92e806c7f7613a606afd2]

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

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 55m 20s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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