See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1862/display/redirect>
Changes:
------------------------------------------
[...truncated 80.87 KB...]
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python3.8/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
response = self.parent.error(
File "/usr/lib/python3.8/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for postgresql-1.16.3:
http://opensource.org/licenses/MIT. Retrying...
> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :examples:java:classes
> Task :examples:java:jar
> Task :examples:java:compileTestJava
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
com.google.errorprone.util.ErrorProneTokens$CommentSavingTokenizer
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_check_api/2.10.0/6203cac373051702c0cf8ca0bd36332fdc64903f/error_prone_check_api-2.10.0.jar)
to field com.sun.tools.javac.parser.JavaTokenizer.reader
WARNING: Please consider reporting this to the maintainers of
com.google.errorprone.util.ErrorProneTokens$CommentSavingTokenizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :examples:java:testClasses
> Task :sdks:java:container:pullLicenses
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 58, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.8/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
response = self.parent.error(
File "/usr/lib/python3.8/urllib/request.py", line 563, in error
result = self._call_chain(*args)
File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python3.8/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
response = self.parent.error(
File "/usr/lib/python3.8/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for kafka-1.16.3: http://opensource.org/licenses/MIT.
Retrying...
> Task :examples:java:testJar
> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 86.68535 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/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
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
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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/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:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java11: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]
c8e20ca39f8c: Preparing
6258832c4e59: Preparing
55a2295d03ba: Preparing
5132765c3ea4: Preparing
e55c30dfb335: Preparing
548823ee02bd: Preparing
5bf5bd1f29db: Preparing
049710a41e74: Preparing
06dbfbd167a8: Preparing
3fc21ac2639e: Preparing
afcb33c32b6e: Preparing
c11dc26c8b4f: Preparing
b82970722ca2: Preparing
da814db69f74: Preparing
804bc49f369a: Preparing
d1609e012401: Preparing
e3f84a8cee1f: Preparing
48144a6f44ae: Preparing
26d5108b2cba: Preparing
89fda00479fc: Preparing
548823ee02bd: Waiting
afcb33c32b6e: Waiting
da814db69f74: Waiting
c11dc26c8b4f: Waiting
804bc49f369a: Waiting
b82970722ca2: Waiting
d1609e012401: Waiting
48144a6f44ae: Waiting
5bf5bd1f29db: Waiting
e3f84a8cee1f: Waiting
049710a41e74: Waiting
3fc21ac2639e: Waiting
06dbfbd167a8: Waiting
89fda00479fc: Waiting
26d5108b2cba: Waiting
55a2295d03ba: Pushed
6258832c4e59: Pushed
e55c30dfb335: Pushed
5132765c3ea4: Pushed
c8e20ca39f8c: Pushed
548823ee02bd: Pushed
049710a41e74: Pushed
06dbfbd167a8: Pushed
3fc21ac2639e: Pushed
5bf5bd1f29db: Pushed
da814db69f74: Layer already exists
804bc49f369a: Layer already exists
d1609e012401: Layer already exists
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
afcb33c32b6e: Pushed
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
c11dc26c8b4f: Pushed
b82970722ca2: Pushed
20220315060118: digest:
sha256:26cc881aa77dd4a81f308c1111133c12e5060e81ba95356696c8c1360dfda8b2 size:
4520
> 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-0315060551-81d71e16
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315060551-81d71e16
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0315060551-81d71e16
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315060551-81d71e16
***********************************************************
***********************************************************
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-0315060558-66078f72
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315060558-66078f72
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0315060558-66078f72
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315060558-66078f72
***********************************************************
***********************************************************
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:20220315060118
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:26cc881aa77dd4a81f308c1111133c12e5060e81ba95356696c8c1360dfda8b2
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315060118]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8888a40771789198bc5d7a4f2a7f705d016cef6bd6cb82692c4cbe1fc172a16c]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315060118]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8888a40771789198bc5d7a4f2a7f705d016cef6bd6cb82692c4cbe1fc172a16c])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8888a40771789198bc5d7a4f2a7f705d016cef6bd6cb82692c4cbe1fc172a16c
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8888a40771789198bc5d7a4f2a7f705d016cef6bd6cb82692c4cbe1fc172a16c
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8888a40771789198bc5d7a4f2a7f705d016cef6bd6cb82692c4cbe1fc172a16c].
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_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.
* 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 38m 40s
88 actionable tasks: 57 executed, 29 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/cwedtq6ubvyek
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]