See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2735/display/redirect>

Changes:


------------------------------------------
[...truncated 41.29 KB...]
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing 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>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 256 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/v2/java/container
go: downloading github.com/apache/beam/sdks/v2 v2.41.0
go: downloading github.com/apache/beam v2.41.0+incompatible
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1008 06:02:20.295319      28 library.go:94] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1008 06:02:24.572808     186 library.go:94] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 13.175209 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/1bab6f36:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> 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]
84e4f85cf5dd: Preparing
36d39bd00373: Preparing
d8aa4101f1db: Preparing
3b96e01712af: Preparing
74f4d3f67462: Preparing
e0acca47c741: Preparing
167c97976693: Preparing
fe85a6eb29e7: Preparing
92b7595b82b1: Preparing
6d8bd8746e52: Preparing
e663db772a3a: Preparing
ae103fb61aa7: Preparing
d58d72803989: Preparing
ca053e22e19a: Preparing
54e1c60584cc: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
fe85a6eb29e7: Waiting
6d8bd8746e52: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
e663db772a3a: Waiting
03127cdb479b: Preparing
ae103fb61aa7: Waiting
9c742cd6c7a5: Preparing
d58d72803989: Waiting
54e1c60584cc: Waiting
ca053e22e19a: Waiting
6b5aaff44254: Waiting
53a0b163e995: Waiting
e0acca47c741: Waiting
167c97976693: Waiting
03127cdb479b: Waiting
b626401ef603: Waiting
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
92b7595b82b1: Waiting
74f4d3f67462: Pushed
36d39bd00373: Pushed
d8aa4101f1db: Pushed
3b96e01712af: Pushed
84e4f85cf5dd: Pushed
167c97976693: Pushed
6d8bd8746e52: Pushed
e0acca47c741: Pushed
fe85a6eb29e7: Pushed
e663db772a3a: Pushed
92b7595b82b1: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
ae103fb61aa7: Pushed
ca053e22e19a: Pushed
54e1c60584cc: Pushed
d58d72803989: Pushed
20221008060147: digest: 
sha256:80cbad78c116a5a654cc65d666f1d63aee7b92d158792c69ae2bd39a48cbffb6 size: 
4935

> 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-1008060332-ff5d9062
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008060332-ff5d9062
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1008060332-ff5d9062
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008060332-ff5d9062
***********************************************************
***********************************************************

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

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1008060332-5c52fc0a
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008060332-5c52fc0a
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1008060332-5c52fc0a
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008060332-5c52fc0a
***********************************************************
***********************************************************

13 tests completed, 1 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221008060147
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:80cbad78c116a5a654cc65d666f1d63aee7b92d158792c69ae2bd39a48cbffb6
Deleted: sha256:d74f044067d5a13d9ab871d7b37678da50280927dbb9f835a91681653c9bfc7e
Deleted: sha256:8a670c494474e8a583d643d0586f2fa74232fd3629af9b00447c2fdbde52445e
Deleted: sha256:9d204172159e19f59acf96d2dc173e0d40c1fba7ca1ab51d9d664c8d5f3a1c9f
Deleted: sha256:0f6d9dd0e9d15e24a6fb40b17c57b4c482b5975eba3dbd7834b1abd1d6214c93
Deleted: sha256:c0d1204e08aa25095bf7d52a97b5be74017e122802afa984937e687a7b2d40d6
Deleted: sha256:049ee82b54bbecbab5a8663148f77ab9981b0ebf6856e421c8dfa9ace7b0da84
Deleted: sha256:4d927362e842fe7804339987e3133c71f9e90a8f84c9c156e81be50ed53b8f80
Deleted: sha256:2d367a6951cefea2d6d83dea5750e2aa6fe6fcbedee8eccfd1e7e5526ef7d9f0
Deleted: sha256:b5297abbc150acfdd8a514b37c6cf2a74c842214126be323a9a0fcd311d0373a
Deleted: sha256:6525feefee0727cbc577a9dfd4b99b9483697d3728cb6218413117f4c5029244
Deleted: sha256:b28d4c1cc01d850024e1868215a152445cac9b26ac8f72ab72d09cf82c51625c
Deleted: sha256:0a651be0b9ddf6047f1243208a9cd05677badb0515cdd64f2661a578c4efc2ae
Deleted: sha256:91a6665c6c0587cb55e712b89aeff1653403b68cf4ac48e263d892c6584e8f7b
Deleted: sha256:6c0338131d8be91311b12116b60efe5b7d648b7653b0b4455a4092d0759079ef
Deleted: sha256:a1996fd599502949789c57e506ce9d3ae026f968d48b76eef95c83085098820f
Deleted: sha256:436166c8fcc01da2667ce31a6554996adfea45d8b16eff44c98d370a24974ca4
Deleted: sha256:8ef05cb6e39712349ff23c73e7fe9ccc56c07a3edf535b7cd5d6b7e32d47c226
Deleted: sha256:84db8d7abdd1b8d2c4e2159c44ed8b1d468167f43010c959dc346199cfa892fa
Deleted: sha256:fe044efd822e9029acb34331a15cd42804ff5590278143498750a6cdeac70ec3
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221008060147]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:80cbad78c116a5a654cc65d666f1d63aee7b92d158792c69ae2bd39a48cbffb6]

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

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.

* 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.5.1/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 33m 55s
112 actionable tasks: 73 executed, 35 from cache, 4 up-to-date

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

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