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

Changes:

[noreply] [Playground] Examples CI restore (#24155)

[noreply] Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#24220)

[noreply] Issue#24161 Updated docstring for Clusters class

[Kenneth Knowles] Fix checkArgument format string in BigQueryQueryHelper

[Kenneth Knowles] Fix checkArgument calls in BQ dynamic destinations

[noreply] Force discarding mode in with_fanout without rewindowing. (#23828)

[noreply] Removed trailing whitespaces.

[noreply] Clarify that SDF authors need to make the restriction sizing method

[noreply] Remove google-cloud-platform-core dependency from harness (#24235)

[noreply] Document our benchmarks (#24216)

[noreply] Website updates for Beam 2.43.0 release (#24044)


------------------------------------------
[...truncated 516.64 KB...]
Launching Python expansion service @ 43249

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: 
>>> --runner=TestDataflowRunner --project=apache-beam-testing 
>>> --region=us-central1 
>>> --sdk_harness_container_image_overrides=.*java.*,us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221117225242
>>>  --experiments=shuffle_mode=appliance 
>>> --sdk_location=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz>
>>>   pytest options: --capture=no --numprocesses=8 --timeout=4500 
>>> --log-cli-level=INFO
>>>   collect markers: -m=uses_java_expansion_service
============================= test session starts ==============================
platform linux -- Python 3.7.12, pytest-7.2.0, pluggy-1.0.0
rootdir: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/python,>
 configfile: pytest.ini
plugins: xdist-2.5.0, timeout-2.1.0, hypothesis-6.57.1, forked-1.4.0, 
requests-mock-1.10.0
timeout: 4500.0s
timeout method: signal
timeout func_only: False
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
[gw1] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw5] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw0] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw2] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw4] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw3] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw6] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
[gw7] Python 3.7.12 (default, Jan 15 2022, 18:42:10)  -- [GCC 9.3.0]
gw0 [10] / gw1 [10] / gw2 [10] / gw3 [10] / gw4 [10] / gw5 [10] / gw6 [10] / 
gw7 [10]

scheduling tests via LoadScheduling

apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_class_lookup_payload_builder
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_per_key
 
apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_external_transform
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_group_by_key
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_cogroup_by_key
 
apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_multi_input_output_with_sideinput
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_globally
 
[gw3] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_per_key
 
[gw1] PASSED 
apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_partition
 
[gw0] PASSED 
apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_external_transform
 
[gw4] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_globally
 
[gw1] FAILED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_partition
 
[gw6] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_group_by_key
 
[gw7] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_multi_input_output_with_sideinput
 
[gw2] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_cogroup_by_key
 
[gw5] PASSED 
apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_class_lookup_payload_builder
 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_prefix
 
[gw5] PASSED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_prefix
 

=================================== FAILURES ===================================
____________________ ValidateRunnerXlangTest.test_partition ____________________
[gw1] linux -- Python 3.7.12 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/build/gradleenv/1922375555/bin/python3.7>

self = 
<apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest 
testMethod=test_partition>
test_pipeline = None

    @pytest.mark.uses_java_expansion_service
    @pytest.mark.uses_python_expansion_service
    def test_partition(self, test_pipeline=None):
      CrossLanguageTestPipelines().run_partition(
>         test_pipeline or self.create_pipeline())

apache_beam/transforms/validate_runner_xlang_test.py:298: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
apache_beam/transforms/validate_runner_xlang_test.py:237: in run_partition
    assert_that(res['1'], equal_to([1, 3, 5]), label='check_odd')
apache_beam/pipeline.py:600: in __exit__
    self.result = self.run()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <apache_beam.testing.test_pipeline.TestPipeline object at 0x7fc070133dd0>
test_runner_api = True

    def run(self, test_runner_api=True):
      result = super().run(
          test_runner_api=(
              False if self.not_use_test_runner_api else test_runner_api))
      if self.blocking:
        state = result.wait_until_finish()
>       assert state in (PipelineState.DONE, PipelineState.CANCELLED), \
            "Pipeline execution failed."
E       AssertionError: Pipeline execution failed.
E       assert 'FAILED' in ('DONE', 'CANCELLED')

apache_beam/testing/test_pipeline.py:117: AssertionError
------------------------------ Captured log call -------------------------------
INFO     apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:427 
Automatically enabling Dataflow Runner v2 since the pipeline used 
cross-language transforms.
INFO     apache_beam.runners.portability.stager:stager.py:330 Copying Beam SDK 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz";>
 to staging location.
INFO     apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:485 
Pipeline has additional dependencies to be installed in SDK worker container, 
consider using the SDK container image pre-building workflow to avoid 
repetitive installations. Learn more on 
https://cloud.google.com/dataflow/docs/guides/using-custom-containers#prebuild
INFO     root:environments.py:376 Default Python SDK image for environment is 
apache/beam_python3.7_sdk:2.44.0.dev
INFO     root:environments.py:296 Using provided Python SDK container image: 
gcr.io/cloud-dataflow/v1beta3/python37-fnapi:beam-master-20221021
INFO     root:environments.py:304 Python SDK container image set to 
"gcr.io/cloud-dataflow/v1beta3/python37-fnapi:beam-master-20221021" for Docker 
environment
INFO     
apache_beam.runners.portability.fn_api_runner.translations:translations.py:714 
==================== <function pack_combiners at 0x7fc09e2879e0> 
====================
INFO     
apache_beam.runners.portability.fn_api_runner.translations:translations.py:714 
==================== <function sort_stages at 0x7fc09e28a200> 
====================
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:475 
Defaulting to the temp_location as staging_location: 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/icedtea-sound-5xFkOD7aUmX8Jiw7lPqhn75zkNGCyUOfOuqi2rClWKM.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/icedtea-sound-5xFkOD7aUmX8Jiw7lPqhn75zkNGCyUOfOuqi2rClWKM.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/jaccess-Rlp7GfuSFOBCBGdO8af2XxrTz5LqaQqwSMAXumdbHN0.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/jaccess-Rlp7GfuSFOBCBGdO8af2XxrTz5LqaQqwSMAXumdbHN0.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/localedata-Nuzln2shadVmT-PppqaNc7GHBbUyMUb9pXsJTjRiAzs.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/localedata-Nuzln2shadVmT-PppqaNc7GHBbUyMUb9pXsJTjRiAzs.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/nashorn-1iQRhJvU2nRCSB4ucg6f4b69TGiwE1yq0_LGG2MU5N0.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/nashorn-1iQRhJvU2nRCSB4ucg6f4b69TGiwE1yq0_LGG2MU5N0.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/cldrdata-MTK3mMuUzlWYlYkweGQNzI7dFpuLG0_8F8oxT0khQDc.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/cldrdata-MTK3mMuUzlWYlYkweGQNzI7dFpuLG0_8F8oxT0khQDc.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/dnsns-YTF3f6B-OG4FmXLRf2ckHBi4VJnspBZTyIQCz-6Spwk.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/dnsns-YTF3f6B-OG4FmXLRf2ckHBi4VJnspBZTyIQCz-6Spwk.jar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/beam-sdks-java-testing-expansion-service-testExpansionService-2.44.0-SNAPSHOT-CivKKcsYZkOQWbq3KepV_Vvi8jRH4g-11uquLnBQ2M8.jar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/beam-sdks-java-testing-expansion-service-testExpansionService-2.44.0-SNAPSHOT-CivKKcsYZkOQWbq3KepV_Vvi8jRH4g-11uquLnBQ2M8.jar
 in 5 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/dataflow_python_sdk.tar...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/dataflow_python_sdk.tar
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:732 
Starting GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/pipeline.pb...
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:751 
Completed GCS upload to 
gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-1117231508-975622-f9kotkri.1668726908.976051/pipeline.pb
 in 0 seconds.
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:911 
Create job: <Job
 clientRequestId: '20221117231508977064-1790'
 createTime: '2022-11-17T23:15:16.960352Z'
 currentStateTime: '1970-01-01T00:00:00Z'
 id: '2022-11-17_15_15_16-16626324714765648952'
 location: 'us-central1'
 name: 'beamapp-jenkins-1117231508-975622-f9kotkri'
 projectId: 'apache-beam-testing'
 stageStates: []
 startTime: '2022-11-17T23:15:16.960352Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:913 
Created job with id: [2022-11-17_15_15_16-16626324714765648952]
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:914 
Submitted job: 2022-11-17_15_15_16-16626324714765648952
INFO     apache_beam.runners.dataflow.internal.apiclient:apiclient.py:920 To 
access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2022-11-17_15_15_16-16626324714765648952?project=apache-beam-testing
INFO     
apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:58 
Console log: 
INFO     
apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:59 
https://console.cloud.google.com/dataflow/jobs/us-central1/2022-11-17_15_15_16-16626324714765648952?project=apache-beam-testing
=============================== warnings summary ===============================
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/python/pytest_xlangValidateRunner.xml>
 -
=========================== short test summary info ============================
FAILED 
apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_partition
 - AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
======= 1 failed, 9 passed, 5 skipped, 9 warnings in 1364.56s (0:22:44) ========

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava
>  FAILED
> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221117225242
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:67fe85b4ccd1f79d11ae1692544bd0b6791f0c541c374ecf99a5380234707990
Deleted: sha256:6fe4184e3aee51b0eee84bd9efde0bf3c2572017428b6e72a9f8a95579cc1ff7
Deleted: sha256:184937ebeb07f2ffd056524a9c3e58667dd496b4ac83acd863e0284e08ff342b
Deleted: sha256:b5517ef2480fb9890ded8ca30fad853f5a9c6f31c790165ba002901415345583
Deleted: sha256:8eb6432dce75a58f74364af6ee03870e84529ddfd91dbf3d18a1a22cfc89cf1a
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221117225242]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:67fe85b4ccd1f79d11ae1692544bd0b6791f0c541c374ecf99a5380234707990]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221117225242
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ad86c489f68649483918c88131854d2207c5c462ec00e05deacdc9ccf722db30
Deleted: sha256:c017e65a3a295e24550165369f0682228147af3afe5099eb172861e674265d95
Deleted: sha256:1d5a0cc81eaffe99cadf6fe108d64eddae101029d01e5534fb4a1dac2119671b
Deleted: sha256:d8cc480aabdaf4528e69130b5517dfaa33d8c53d78725c2f63afb18fc5779282
Deleted: sha256:cc9f5d75c5fc1e0afed72661aeb996c5389c4dacd73ffc8c0a5a9c6c4eef64d1
Deleted: sha256:eeea1b25ec7a0364bc88fe95bdb09e2649e43be589f08d3dde78e18a1da5db23
Deleted: sha256:65116a2a144c66faf7f232a34a74d2361761d7ecb59789a93f5def2d3d0194d5
Deleted: sha256:baf5c9550eccd7fdb3835124aa502db6a61f59aaccb835237c05194d330c18e5
Deleted: sha256:93b415d41e6066189518b42611062baba4bb310ecb7f7a0f79c5bb3ec86fc5ea
Deleted: sha256:368a6934e0c6f2d95b01f662d34b03eb9f2f7b72e23fffc20f9802a119457d90
Deleted: sha256:2e99031960b3bddae1f6246a8b040d6709a6069c653588e94ee7fcb5241c5404
Deleted: sha256:4c975d9c5c9b52b81e0cc79cb9e18f9037bd240e67669f98a06e322f5601eea7
Deleted: sha256:3d64060f718428902c6ce59fdf4f724807fc2a9337d33ace5150fbb430eff92f
Deleted: sha256:8e25a459ad91d988ae80f72b313c5d4d93c897f948a12c2ab5798046b2957754
Deleted: sha256:16e5d55e71ae06525ce3bf23fe35fd9da08b1bffc1ccd70ca040073ef80d0f35
Deleted: sha256:a303bb0fbcf43656d5dd8d5d7eb767fcc5304157fd02c9eafc72233f9bc21e1a
Deleted: sha256:a3080f34839da8505a4fb171f63ab324ff7da15ce0688ddf2fbc95e5a34299d6
Deleted: sha256:958e4bc15587b9a769ab693e418d08879f8d463240a30ff8cd51a07b1c13176e
Deleted: sha256:0fcf77cd81f29346c1d2e19cf4b9429de419af4ae8d63ff18b30aef6400bc341
Deleted: sha256:2c08363cffda03bd368088c4178e31a5be347fffcc4607dc5f3b2a09e9aa27f9
Deleted: sha256:50771f2c3292f5162889847294196fe73ee4e650cab5e224ab182256b6876385
Deleted: sha256:2ebaba90d7f8aac397c049c30b848bc1663e1a1a05f371298f0183fe48030d25
Deleted: sha256:9c77cb47f22e84cf5e3cf571011b9c3b5807870daaa28e376d3075c57002d2ae
Deleted: sha256:055b4ac54ef81952359f4cbf37f87de73e7a43dc0d16aae3aab04c62d2353b2f
Deleted: sha256:52bbf3b6bba0684e1e0fe0f1b86c9b516e1b84f7ac8a68bc4d6c6cf5d8103205
Deleted: sha256:43468a0cc82b6549c877e39bdedb1899159e2b1adf9ae746ed95fbb0f38f4b43
Deleted: sha256:2c5f5606d1d5a788b1b8617e1eb44c593509a8a72e344b9e23449a799a7091bd
Deleted: sha256:6834ff70bb21088bd8cc36f2e8f73d528d401bea64d77e2f9ee18b541fc34dc7
Deleted: sha256:6d547d6a59674f798f62697b6a8d31e695f7b9964e3c935bea10f59a0d590e2e
Deleted: sha256:f4616554f95acc937285a17fe3b99e29570e0ee8558c1231df5b88b4996b0709
Deleted: sha256:dcd640bdf1c4f4384bf99de0b36f132967ca9bdca67dda451cded13ba1c9d390
Deleted: sha256:17046000ee0f69c4229d2c1d4161f9a5be8a1293e0c8b3b91c9877954f4cb692
Deleted: sha256:97a6fd7e03fcb4088126c1794ced4c9cce382c5607454c797b8196c8319755fd
Deleted: sha256:dc1f0bb70574e91f36efdaa003cab67979203c4d69fcbf30080dacca63ee22a2
Deleted: sha256:593e5ab2aa580efa9da084dddb34d9983cd588059893ea8928c7449cd95285b8
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221117225242]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ad86c489f68649483918c88131854d2207c5c462ec00e05deacdc9ccf722db30]

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1233564.
Stopping expansion service pid: 1233565.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' 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.

* 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 36m 20s
139 actionable tasks: 99 executed, 34 from cache, 6 up-to-date

Publishing build scan...
https://gradle.com/s/3ay3ydz6wscca

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