See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1738/display/redirect?page=changes>
Changes:
[noreply] Edit license script for Java, add manual licenses for xz (#16692)
------------------------------------------
[...truncated 53.10 KB...]
> Task :runners:google-cloud-dataflow-java:testJar
> Task :sdks:java:container:pullLicenses
Collecting pip
Using cached pip-22.0.2-py3-none-any.whl (2.1 MB)
Collecting setuptools
Using cached setuptools-60.7.0-py3-none-any.whl (1.0 MB)
Collecting wheel
Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
Attempting uninstall: pip
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.0.2 setuptools-60.7.0 wheel-0.37.1
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
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python>
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 217 dependencies using 16 threads.
INFO:root:Replaced local file URL with
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
for xz-1.5
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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 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 slf4j-simple-1.7.30:
http://www.opensource.org/licenses/mit-license.php. Retrying...
> 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
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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 91.815111 seconds with 16
threads.
Copying licenses from
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
to
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> 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]
ed5201e5bb6c: Preparing
e028e02e20ef: Preparing
d3ca7605a8ad: Preparing
ce4a2b315e1b: Preparing
837d27c9406f: Preparing
893af5741819: Preparing
1bbf37fd4b5b: Preparing
531f4a7d4264: Preparing
0de600b3a577: Preparing
8a33e87d2eea: Preparing
7f00ee4b16cd: Preparing
ee44692a1000: Preparing
2449881feef3: Preparing
0fbc35d51f85: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
7f00ee4b16cd: Waiting
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
ee44692a1000: Waiting
0fbc35d51f85: Waiting
6be21046fcff: Waiting
613ab28cf833: Waiting
1bbf37fd4b5b: Waiting
1e5fdc3d671c: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
531f4a7d4264: Waiting
0de600b3a577: Waiting
8a33e87d2eea: Waiting
2449881feef3: Waiting
893af5741819: Waiting
837d27c9406f: Pushed
e028e02e20ef: Pushed
d3ca7605a8ad: Pushed
ed5201e5bb6c: Pushed
ce4a2b315e1b: Pushed
893af5741819: Pushed
531f4a7d4264: Pushed
0de600b3a577: Pushed
8a33e87d2eea: Pushed
0fbc35d51f85: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
ee44692a1000: Pushed
2449881feef3: Pushed
1bbf37fd4b5b: Pushed
7f00ee4b16cd: Pushed
20220202120119: digest:
sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc size:
4520
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testWindowedCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1399
246 tests completed, 1 failed, 3 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220202120119
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc
Deleted: sha256:67eae49f9e73a08945d9cfa87b3956f09711ead0585c4c303b249e8ba3cdb10e
Deleted: sha256:0d521c2991d31f7f970f9e072423d8865f4eb7ee9358eb4832d5603a65905fc6
Deleted: sha256:cc30b36ba5e0e5348aeb326a73e6577af8fe70f78b5e420f22fded0a8796ba96
Deleted: sha256:a6614d2d50aefa09cebe182af542d3d17ca46282b4b53fcf94dd0f8e79654cc6
Deleted: sha256:8053311132b2826b8baccf05ff8e562fcfec8bca84411d8c4ec577109382413b
Deleted: sha256:ec5971831a6bd32dd19c761d089cdcf36833cbf5abf536379ee5f33e627e20da
Deleted: sha256:5402c7ae5af626cdb4e39cefae12be197f860ea9c08c42c82608a52dc834c6c7
Deleted: sha256:2613d943a794be58532cf870a270ec7223e713f3cdb59d1e3e28788f1e688a3c
Deleted: sha256:eaf7f2081c38e322ec64c20de4db8d346a3fa64341a0e25a83a9318ad8066dfb
Deleted: sha256:57d58811ead33d66ca099364e863b09bb6a36a82be73cb90cf3b294403e9d63c
Deleted: sha256:92b65b26d1c2d1c61ce6229c31b59eef81ea65c5ba003e212f3588d47cf1d43d
Deleted: sha256:f1a3fc27763a64b58fc101d54710fe869f6734b7a9118147a27a2e22cc7f7e7d
Deleted: sha256:5a9269476668296cc587c5f60058670b61dfc1a3dc3cd254258d6b3caf7d50f9
Deleted: sha256:80d28c738f2785d33a6e96ddf3664b8f3ccbe4b5d772d566bc87917718ab8301
Deleted: sha256:76a03c51fa17304aaaa60b22837dcfc655f9cb22e30727c59e02da2c103138cd
Deleted: sha256:a2c33eee3b46097b5cc0e1c9665486fbbab6f911246ab396276b169342138d6b
Deleted: sha256:2a26c1f9e3d007a54836d6a220c3e5c1861744f37d6f2cce4bf10308a157abdd
Deleted: sha256:689e8ac04bbcf567b99784396c6358deaaaab9c5b82705c1e7716389ba813a4b
Deleted: sha256:3ccc1526e4c8f69c910c3bef8b70694b211ffe535abc826d549fe5ea7aefe0b5
Deleted: sha256:abddb80ac366ac1e8b75e079d91155e8d9093c07290afe51281a6677a17643e8
Deleted: sha256:e014b1aa1ce619340b72119156cf4ba57286b895d3608dccebb2a8b24455ed0b
Deleted: sha256:4efe5256a2c70d6496ef723597e405006d6726ea640507ea99e3976600dc62ac
Deleted: sha256:e4e22ebeca8f9a670f04f825318eee26b5b0422a7bd6e2a8a4ee1a3eb36f66d5
Deleted: sha256:554d36623e50595160d804ffe9428884a6a87be4e9709b2d380f9cc2c0860378
Deleted: sha256:059e5ab5de0c8d80f187baad98d4fad84a2a0fa8102af7380e8273526e77c8ae
Deleted: sha256:bc9fc8025916d425c62f4cee0524bb49f34ca0e14f2deb147e6a7b051b12902b
Deleted: sha256:802330f1c61797962c9c266568f2e3d5b0c86174801d48a5c3f9862b66d8b939
Deleted: sha256:65586869b4a8779f8ce6f1c7660cc2cead902a5c5cb782464bc31404b32ce091
Deleted: sha256:e1d75a3a9cd8d11b20f564ab738afa8bc5e42f4a0b9198a63fb5ee289f61bc76
Deleted: sha256:a24da258e700da289be454a607301d020a84fb56e4362be992c69341ff613255
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220202120119]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220202120119]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ca77ffb4de7a1dfdd281c6ce664f4d38e2d287c71a494a0eae776a5092c199bc].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 7h 1m 37s
136 actionable tasks: 86 executed, 46 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/bjnedlipfuc7o
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]