See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/1680/display/redirect?page=changes>
Changes: [noreply] [BEAM-13480] Increase pipeline timeout for [noreply] Stronger typing inference for CoGBK. (#16465) [noreply] [BEAM-12464] Change ProtoSchemaTranslator beam schema creation to match [noreply] Introduce the notion of a JoinIndex for fewer shuffles. (#16101) [noreply] Merge pull request #16467 from [BEAM-12164]: SpannerIO [noreply] Merge pull request #16385 from [BEAM-13535] [Playground] add cancel [noreply] Merge pull request #16485 from [BEAM-13486] [Playground] For unit tests ------------------------------------------ [...truncated 438.27 KB...] Removing intermediate container ca2f1992f2f9 ---> 861ebc348e1e Successfully built 861ebc348e1e Successfully tagged apache/beam_python3.6_sdk:2.37.0.dev > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Skipping invalid pid: 24975. Skipping invalid pid: 24976. Launching Java expansion service @ 32775 Launching Python expansion service @ 42853 > 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:20220114000228 >>> --experiments=use_runner_v2 --experiments=shuffle_mode=appliance >>> --sdk_location=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_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=xlang_transforms ============================= test session starts ============================== platform linux -- Python 3.6.13, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3 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.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw0] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw2] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw4] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw3] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw5] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw6] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] [gw7] Python 3.6.13 (default, Feb 20 2021, 21:42:50) -- [GCC 5.4.0 20160609] gw0 [10] / gw1 [10] / gw2 [10] / gw3 [10] / gw4 [10] / gw5 [10] / gw6 [10] / gw7 [10] scheduling tests via LoadScheduling 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_group_by_key apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_class_lookup_payload_builder apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence_java_external_transform apache_beam/io/external/generate_sequence_test.py::XlangGenerateSequenceTest::test_generate_sequence apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_per_key apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_globally apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_cogroup_by_key [gw5] FAILED apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_per_key [gw6] PASSED apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_group_by_key [gw3] PASSED apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_combine_globally [gw0] 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 [gw7] PASSED apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_multi_input_output_with_sideinput [gw2] 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_cogroup_by_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/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_prefix [gw1] PASSED apache_beam/transforms/validate_runner_xlang_test.py::ValidateRunnerXlangTest::test_partition =================================== FAILURES =================================== _________________ ValidateRunnerXlangTest.test_combine_per_key _________________ [gw5] linux -- Python 3.6.13 <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/build/gradleenv/1922375555/bin/python3.6> self = <apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest testMethod=test_combine_per_key> test_pipeline = None @pytest.mark.xlang_transforms def test_combine_per_key(self, test_pipeline=None): CrossLanguageTestPipelines().run_combine_per_key( > test_pipeline or self.create_pipeline()) apache_beam/transforms/validate_runner_xlang_test.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ apache_beam/transforms/validate_runner_xlang_test.py:201: in run_combine_per_key assert_that(res, equal_to([('a', 3), ('b', 3)])) apache_beam/pipeline.py:596: in __exit__ self.result = self.run() apache_beam/testing/test_pipeline.py:114: in run False if self.not_use_test_runner_api else test_runner_api)) apache_beam/pipeline.py:573: in run return self.runner.run_pipeline(self, self._options) apache_beam/runners/dataflow/test_dataflow_runner.py:53: in run_pipeline self.result = super().run_pipeline(pipeline, options) apache_beam/runners/dataflow/dataflow_runner.py:582: in run_pipeline self.dataflow_client.create_job(self.job), self) apache_beam/utils/retry.py:253: in wrapper return fun(*args, **kwargs) apache_beam/runners/dataflow/internal/apiclient.py:755: in create_job return self.submit_job_description(job) apache_beam/utils/retry.py:253: in wrapper return fun(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <apache_beam.runners.dataflow.internal.apiclient.DataflowApplicationClient object at 0x7f0e5cb19a90> job = <apache_beam.runners.dataflow.internal.apiclient.Job object at 0x7f0e5d436198> @retry.with_exponential_backoff(num_retries=3) def submit_job_description(self, job): """Creates and excutes a job request.""" request = dataflow.DataflowProjectsLocationsJobsCreateRequest() request.projectId = self.google_cloud_options.project request.location = self.google_cloud_options.region request.job = job.proto try: response = self._client.projects_locations_jobs.Create(request) except exceptions.BadStatusCodeError as e: _LOGGER.error( 'HTTP status %d trying to create job' ' at dataflow service endpoint %s', e.response.status, self.google_cloud_options.dataflow_endpoint) _LOGGER.fatal('details of server error: %s', e) raise if response.clientRequestId and \ response.clientRequestId != job.proto.clientRequestId: if self.google_cloud_options.update: raise DataflowJobAlreadyExistsError( "The job named %s with id: %s has already been updated into job " "id: %s and cannot be updated again." % (response.name, job.proto.replaceJobId, response.id)) else: raise DataflowJobAlreadyExistsError( 'There is already active job named %s with id: %s. If you want to ' 'submit a second job, try again by setting a different name using ' > '--job_name.' % (response.name, response.id)) E apache_beam.runners.dataflow.internal.apiclient.DataflowJobAlreadyExistsError: There is already active job named beamapp-jenkins-0114001637-782682 with id: 2022-01-13_16_16_45-8926985093215982953. If you want to submit a second job, try again by setting a different name using --job_name. apache_beam/runners/dataflow/internal/apiclient.py:877: DataflowJobAlreadyExistsError ------------------------------ Captured log call ------------------------------- INFO apache_beam.runners.portability.stager:stager.py:303 Copying Beam SDK "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz"> to staging location. WARNING root:environments.py:374 Make sure that locally built Python SDK docker image has Python 3.6 interpreter. INFO root:environments.py:380 Default Python SDK image for environment is apache/beam_python3.6_sdk:2.37.0.dev INFO root:environments.py:296 Using provided Python SDK container image: gcr.io/cloud-dataflow/v1beta3/python36-fnapi:beam-master-20211222 INFO root:environments.py:304 Python SDK container image set to "gcr.io/cloud-dataflow/v1beta3/python36-fnapi:beam-master-20211222" for Docker environment INFO apache_beam.runners.portability.fn_api_runner.translations:translations.py:678 ==================== <function pack_combiners at 0x7f0e6203c6a8> ==================== INFO apache_beam.runners.portability.fn_api_runner.translations:translations.py:678 ==================== <function sort_stages at 0x7f0e6203ce18> ==================== INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:456 Defaulting to the temp_location as staging_location: gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494 INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/icedtea-sound-Bdoi2wYa757-fzq5vconCy4SSQ22ZaOq7yuC98fKPs8.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/icedtea-sound-Bdoi2wYa757-fzq5vconCy4SSQ22ZaOq7yuC98fKPs8.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/jaccess-CMbK-IOdQPLKHEqCuDnE-yBk-VpbtVT-hgjbHRUGO78.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/jaccess-CMbK-IOdQPLKHEqCuDnE-yBk-VpbtVT-hgjbHRUGO78.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/localedata-ae5Z0L6ak4922fztWeWy7ajiWXdG3ubNrwerJRFoFj0.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/localedata-ae5Z0L6ak4922fztWeWy7ajiWXdG3ubNrwerJRFoFj0.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/nashorn-XHtz_UehGpYcLTOrATrTnMNVUgEVa_ttoWkPxnVfqTo.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/nashorn-XHtz_UehGpYcLTOrATrTnMNVUgEVa_ttoWkPxnVfqTo.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/cldrdata-k07I6K9W3X5KTQbcDIEsqM0LXyM18f0eR6IaJw-P_xk.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/cldrdata-k07I6K9W3X5KTQbcDIEsqM0LXyM18f0eR6IaJw-P_xk.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/dnsns-RGhCDg3GVOQVC2r6ka2N0hmI4eqQH6VobuoAnQ74MnE.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/dnsns-RGhCDg3GVOQVC2r6ka2N0hmI4eqQH6VobuoAnQ74MnE.jar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/beam-sdks-java-testing-expansion-service-testExpansionService-2.37.0-SNAPSHOT-omaQVwNVWA6_rt0sc6DjGQpPAfmYvIvrBf17FcJipHE.jar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/beam-sdks-java-testing-expansion-service-testExpansionService-2.37.0-SNAPSHOT-omaQVwNVWA6_rt0sc6DjGQpPAfmYvIvrBf17FcJipHE.jar in 5 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/dataflow_python_sdk.tar... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/dataflow_python_sdk.tar in 0 seconds. INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:699 Starting GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/pipeline.pb... INFO apache_beam.runners.dataflow.internal.apiclient:apiclient.py:718 Completed GCS upload to gs://dataflow-staging-us-central1-77b801c0838aee13391c0d1885860494/beamapp-jenkins-0114001637-782682.1642119397.783614/pipeline.pb in 0 seconds. =============================== warnings summary =============================== apache_beam/io/filesystems_test.py:54 apache_beam/io/filesystems_test.py:54 apache_beam/io/filesystems_test.py:54 <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:54: DeprecationWarning: invalid escape sequence \c self.assertIsNone(FileSystems.get_scheme('c:\\abc\cdf')) # pylint: disable=anomalous-backslash-in-string apache_beam/io/filesystems_test.py:62 apache_beam/io/filesystems_test.py:62 apache_beam/io/filesystems_test.py:62 <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:62: DeprecationWarning: invalid escape sequence \d self.assertTrue(isinstance(FileSystems.get_filesystem('c:\\abc\def'), # pylint: disable=anomalous-backslash-in-string -- Docs: https://docs.pytest.org/en/latest/warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/ws/src/sdks/python/pytest_xlangValidateRunner.xml> - ============== 1 failed, 9 passed, 6 warnings in 1482.27 seconds =============== > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingJava > FAILED > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 26172. Stopping expansion service pid: 26173. > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220114000228 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0 Deleted: sha256:e9b655bbdd659b2eb9f6b375fee494e8de6180de643da2c379a4a450fe58fa8e Deleted: sha256:50feec0f2e0c4cedc7de9390e139b9c94c02745d558b5aa88bae49216fac081c Deleted: sha256:b04e66f433214dc494b0bebcc2b68783b6d826a824bb86db895ac2490d9c7119 Deleted: sha256:217c6bbe8c061fb52fa860c1ee908fc03e397a4506f225c991242e30f5c9bc95 Deleted: sha256:6aefef6acd6e9fe787c3230108b528fc89d4b95993edb12767db171347d35d77 Deleted: sha256:e547eb1f009f93264391bb75d8add64c7b5e2d946d2651886e8a9c71e7ddc6e5 Deleted: sha256:a021b0220102fe5f6c3e5a1635e6c2d9bb4e26012f44760a14bf7a6f6e8a1c6d Deleted: sha256:2f9df52bb7ecb07a0307fe908bad95f7260eba33c55ed6edacf1ed45e7460e42 Deleted: sha256:4d9547124e2960605bbdc0ae955123237a5ca436671048314158626b7287b165 Deleted: sha256:89fcad6179b1a61ae5770ac8a8f77c8bd48951ebee9f0427cbb907268615b8c6 Deleted: sha256:1005884239c463dac113daf6b3fe25651f496332bfc562e31aa71bbc04b055c0 Deleted: sha256:94dfb7b406028badc17fed9709884ea20c1fca42fccb6980688349501dd1e671 Deleted: sha256:0f3389949d680b8f1558e0adef0e6651beb8cb0b6c20e57f44eb593e3e1b139a Deleted: sha256:8c6acf3cf7451b80c6447d59a83993f09d17c5b2481e3118888f5fc368bc49c7 Deleted: sha256:bc7452a6656da7ac4a905ea63270cb985f33abca34078b806e24c9cad4525d3d Deleted: sha256:623fa5c4754fb44b82990a7eaf479130925e7393802ac68fc7975364d5f41153 Deleted: sha256:54bc7119ee71c8c329feded87e5e28c3cccb61baf191e4e709efe6dcab4ca574 Deleted: sha256:232eea6940915ef067ac6bf16d919b541f593ab6d22ccbd0f4b5a88e13db5b0a Deleted: sha256:6cb053828f09e92991d7a8795a286ff9b271c231ad7d239b9cadf265074943d2 Deleted: sha256:6b01ddd66bfa0cf10ccfc8dfd4a80d073c864da514b22da4f88ec4e68ced139b Deleted: sha256:d0422035f996b829f640a1baa1c3377f244aa798ee34dd460c2b0bfb062e4c1e Deleted: sha256:8f0b67941ae5f43f2b2b6ad354eecfdb7a4d888a793653961b2a99f3acb7e576 Deleted: sha256:742e0bfe8fe52ea4feffad06bc4405f7b7c3d5d683f90e3956c1c596f261d912 Deleted: sha256:b3582ff63741728eb97fe4e325d6b0b696d306206559e3bae54979208c557c84 Deleted: sha256:944e287d5f401563eef83af6fe97df714e6036e9e4980e49b1afb32a074fde87 Deleted: sha256:ad90c698503187ddf1ecba3ad3fe58fe0f77dbf54b0a6ee3091ce3e1cea61b41 Deleted: sha256:4e15c1155950cffbdce4372d027a3df49570a4222cbd830bb338c9c9b1c41be9 Deleted: sha256:8b0df781a1f89ad339431d60d56b58ea88c5cff2a3227bbc689bd27234efc78b Deleted: sha256:6349a1397b52836b377d6252acad7574edf8d526550453645dda16cfa4b4b88a Deleted: sha256:f15b87ded65f02086dabda5df1de75376719f8b3c95260bd1ccb79d4ccf1422f Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220114000228] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220114000228] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:50cdb763f899a3cfa925a1528e645d55e404c8afd3bfe283c550e2f7e67fe7f0]. 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. > 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 58s 137 actionable tasks: 96 executed, 35 from cache, 6 up-to-date Publishing build scan... https://gradle.com/s/5az6sh4fi5wmu 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]
