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

Changes:

[noreply] [BEAM-12830] Replace GoGradle plugin with Shell Scripts. (#16291)


------------------------------------------
[...truncated 29.64 KB...]
> Task :runners:direct-java:compileJava FROM-CACHE
> 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:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml: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: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 :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'

> Task :sdks:java:container:java11:copyDockerfileDependencies
> 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 :release:go-licenses:java:dockerRun
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:container:generateLicenseReport

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses>
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_Examples_Dataflow_V2_java11/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_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/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_java11/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_java11/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_java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 210 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 19.122137 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java11: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
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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/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/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:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java11: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]
8d49793ed500: Preparing
96f6eac18b9a: Preparing
d953c1e0d260: Preparing
ec617c8c1486: Preparing
9d9b00ede9a1: Preparing
c312011353ed: Preparing
61c5f1e014d2: Preparing
3a0aed10f71b: Preparing
9178cc096326: Preparing
10696144e1d7: Preparing
21014f8595df: Preparing
81a849c5bf88: Preparing
5c81f9330d99: Preparing
927f9fcef4cf: Preparing
a81f1846a0d2: Preparing
3b441d7cb46b: Preparing
d3710de04cb3: Preparing
91f7336bbfff: Preparing
e2e8c39e0f77: Preparing
c312011353ed: Waiting
61c5f1e014d2: Waiting
3a0aed10f71b: Waiting
9178cc096326: Waiting
10696144e1d7: Waiting
21014f8595df: Waiting
81a849c5bf88: Waiting
5c81f9330d99: Waiting
927f9fcef4cf: Waiting
a81f1846a0d2: Waiting
3b441d7cb46b: Waiting
d3710de04cb3: Waiting
91f7336bbfff: Waiting
e2e8c39e0f77: Waiting
d953c1e0d260: Pushed
96f6eac18b9a: Pushed
8d49793ed500: Pushed
9d9b00ede9a1: Pushed
ec617c8c1486: Pushed
c312011353ed: Pushed
9178cc096326: Pushed
3a0aed10f71b: Pushed
5c81f9330d99: Layer already exists
927f9fcef4cf: Layer already exists
a81f1846a0d2: Layer already exists
3b441d7cb46b: Layer already exists
d3710de04cb3: Layer already exists
21014f8595df: Pushed
91f7336bbfff: Layer already exists
e2e8c39e0f77: Layer already exists
81a849c5bf88: Pushed
61c5f1e014d2: Pushed
10696144e1d7: Pushed
20211221120058: digest: 
sha256:2d6bac3a45911b72a934987964e403bda8b8a0728da99521828d316408369839 size: 
4311

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

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

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:72

8 tests completed, 4 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211221120058
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2d6bac3a45911b72a934987964e403bda8b8a0728da99521828d316408369839
Deleted: sha256:b5c4d013cd0c7e4fc692eef45622df6587cbbba08ef08593d0f8b929f8dde8e0
Deleted: sha256:6bf22d719143b33399bdd1d68e1f7684b9175b289318de9a740be4bc046888b6
Deleted: sha256:49fd40b448e32c2fadc4dc6355312039b596163ae2cce3381b569d94c9f94cd8
Deleted: sha256:37fb5ffc9678b37333c20dc3d9ad50fea53bb06b15eb92adce66f5f39d758fc4
Deleted: sha256:b7d68bf348a1c0255d087e1417b0ec811c3addfe27bfcbe8bdb9fca26bb73da3
Deleted: sha256:102d0e39680e3414de1b300ac5be7734e34c0e1b3d7ed3f92e2d57c6fc828642
Deleted: sha256:1073737fef4348ee32f0944c7635d05ecb7a31b95f5bc64f04a4157b35409866
Deleted: sha256:94152138e2b21cb2dff2ed60a5ebf671a42fa0c5ce864614551cab1797198fea
Deleted: sha256:9a14cc0eac4405141c81c34ecd62e259aa4b7586355431b4bba1f56b6aaeaf5b
Deleted: sha256:d03189a197797b3cf06ce39f16a2d051b74feebc44f50e02e43f6fcee4b6d7d3
Deleted: sha256:71f1b7cfaf5da5c9682c42c112da483cdfb42d1da432003f6ea6d377b37ca9f4
Deleted: sha256:1c118501de6e0ad83b93770637995db43d6b8895ab07f30f4b34a5da85ef74ed
Deleted: sha256:2701e45e5c73f86241fe81ffb5f987b876fa56b296b804340a0818445611a8c7
Deleted: sha256:f78d27ad67006b06d0b421864f9b2bb430f769eea00236b65998baf5bf8e6d52
Deleted: sha256:b24ee5d246a515457ca415903c558dc637b56c3e06ee33d13947b1637ee69cff
Deleted: sha256:0392599ffc69103bc92ebd386890c595b67e03f30a136bb05961d76ef94c1234
Deleted: sha256:10125e1fda5d7b65d968e6660e8675ec0e91ef401ac354b56d81f918a96206b2
Deleted: sha256:7ec4136cc83ee7c3f953a402e9a4defa5f777e9ec7932780837e33b7f49d75b5
Deleted: sha256:dbf52e357b828fff898751ca62df6fedee7a290c149987252bf4c31ca1ac641d
Deleted: sha256:a63d4b8dd8368bd3fe1799e1b052ec35fa9d02f8cf5d57b4f42e4cf0e9eadc92
Deleted: sha256:eae658d797dc5e6ab2d8f140dc192b05fe87ad042f76862cfcdafaeac9d1e011
Deleted: sha256:84c559acdf87a110a087f750416a6c104ea137c4422b726c4666228bd20ee129
Deleted: sha256:b28fc3533a8287c96534e6840866ad22a6ac98143a80f454d0e135a0e3d118a4
Deleted: sha256:a042cf7924c17b2905f83c1a50400cfd18256456a4d8f18516a058e01ac25314
Deleted: sha256:a543d54e5a2de81a4d7285a60506828618b4f8be6b0129de906b71efcd8ce1a9
Deleted: sha256:211f07115891f866fcdc022f810ef5668b1909b51bc15179b9f217244e32be79
Deleted: sha256:2e54516167d6bf856c1ef9e99dcbec9e5bc592ee3017c0d118d2e6a37fae504e
Deleted: sha256:6197a72ca0cc7493003a6bf2a69259a35bf7b56b6a0f5c69d41af5d7da9fb416
ERROR: (gcloud.container.images.untag) Image could not be found: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211221120058]

FAILURE: Build completed with 2 failures.

1: Task 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_java11/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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 278

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 44m 7s
82 actionable tasks: 49 executed, 31 from cache, 2 up-to-date

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

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