You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/22 21:32:02 UTC

Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #584

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

Changes:

[noreply] Update parameterized requirement in /sdks/python (#21975)

[noreply] Merge pull request #21981 from [Playground] Upgrade Flutter linter, fix

[noreply] Clean up redundant articles, prepositions, conjunctions appeared


------------------------------------------
[...truncated 520.65 KB...]
tensorboard-plugin-wit==1.8.1
tensorflow==2.9.1
tensorflow-estimator==2.9.0
tensorflow-io-gcs-filesystem==0.26.0
termcolor==1.1.0
testcontainers==3.6.0
threadpoolctl==3.1.0
tqdm==4.64.0
typing-utils==0.1.0
typing_extensions==4.2.0
uritemplate==4.1.1
urllib3==1.26.9
wcwidth==0.2.5
websocket-client==1.3.2
Werkzeug==2.1.2
wheel==0.37.1
wrapt==1.14.1
zipp==3.8.0
Removing intermediate container cc07586214cd
 ---> 5093e90d2bc1
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 3f432b26f76f
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 85dcd32d40e2
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 37367ec5ec71
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> d57a7110ed34
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 7f106ad5e395
Removing intermediate container 7f106ad5e395
 ---> 1cca1627cdaa
Step 21/31 : FROM beam as third_party_licenses
 ---> 1cca1627cdaa
Step 22/31 : ARG pull_licenses
 ---> Running in 46e4d13f647e
Removing intermediate container 46e4d13f647e
 ---> 2d82bd0dda93
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 046167ff979f
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> da4874e30323
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in d4666c53ec44
Removing intermediate container d4666c53ec44
 ---> 9ea9ebbf0ecd
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 538ac408f908
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in d6aa8c88017f
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.7/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=191c6f6e0421e7b65f056724c93eea85421b3c2455a888428949f2931bfba5c3
  Stored in directory: /root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
Skip pulling license for  bs4
INFO:root:Successfully pulled licenses for 134 dependencies
Removing intermediate container d6aa8c88017f
 ---> 2dd1ef70f408
Step 28/31 : FROM beam
 ---> 1cca1627cdaa
Step 29/31 : ARG pull_licenses
 ---> Running in bb7635511a69
Removing intermediate container bb7635511a69
 ---> d39489402d9a
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 532b525ba37d
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 769bc9949e1d
Removing intermediate container 769bc9949e1d
 ---> a18aae1d765b
Successfully built a18aae1d765b
Successfully tagged apache/beam_python3.7_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
b2e18386c5cf: Preparing
63e1151a0e1c: Preparing
ac39d61d8dc4: Preparing
331501aadc06: Preparing
ae0ac021f76c: Preparing
838ae47bd191: Preparing
2e1eb3d2abec: Preparing
59662b362f97: Preparing
d1fd766495e8: Preparing
e594cbb56cbe: Preparing
5fc3610e6f2b: Preparing
4de64a0410de: Preparing
1fd03eecb02f: Preparing
0f4692b69643: Preparing
f7e8871ae489: Preparing
de535afa770b: Preparing
838ae47bd191: Waiting
9846ae2df640: Preparing
fe48e1733f4f: Preparing
13b045a1dfd2: Preparing
2fbabeba902e: Preparing
d1fd766495e8: Waiting
ee509ed6e976: Preparing
9177197c67d0: Preparing
59662b362f97: Waiting
7dbadf2b9bd8: Preparing
4de64a0410de: Waiting
e7597c345c2e: Preparing
2e1eb3d2abec: Waiting
1fd03eecb02f: Waiting
9177197c67d0: Waiting
5fc3610e6f2b: Waiting
e594cbb56cbe: Waiting
de535afa770b: Waiting
fe48e1733f4f: Waiting
13b045a1dfd2: Waiting
2fbabeba902e: Waiting
e7597c345c2e: Waiting
0f4692b69643: Waiting
ee509ed6e976: Waiting
f7e8871ae489: Waiting
7dbadf2b9bd8: Waiting
331501aadc06: Pushed
ae0ac021f76c: Pushed
b2e18386c5cf: Pushed
ac39d61d8dc4: Pushed
2e1eb3d2abec: Pushed
838ae47bd191: Pushed
63e1151a0e1c: Pushed
d1fd766495e8: Pushed
5fc3610e6f2b: Pushed
e594cbb56cbe: Pushed
0f4692b69643: Pushed
de535afa770b: Layer already exists
9846ae2df640: Layer already exists
fe48e1733f4f: Layer already exists
13b045a1dfd2: Layer already exists
2fbabeba902e: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
f7e8871ae489: Pushed
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
59662b362f97: Pushed
4de64a0410de: Pushed
1fd03eecb02f: Pushed
20220622210938: digest: sha256:c7088c81c322314c765604bc731bd5f5cc4359c725c69e3cd1fbb817d84b9227 size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Stopping expansion service pid: 2516966.
Stopping expansion service pid: 2516967.
Launching Java expansion service @ 38063
Launching Python expansion service @ 44645

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at DataframeTransformTest.java:50
        Caused by: java.util.concurrent.TimeoutException at DataframeTransformTest.java:50
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at PythonMapTest.java:54
        Caused by: java.util.concurrent.TimeoutException at PythonMapTest.java:54
    java.lang.NullPointerException at Preconditions.java:980

12 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython FAILED
> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
> 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:20220622210938
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c7088c81c322314c765604bc731bd5f5cc4359c725c69e3cd1fbb817d84b9227
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220622210938]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c7088c81c322314c765604bc731bd5f5cc4359c725c69e3cd1fbb817d84b9227]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220622210938
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2ec5ea69be6f184079726a867a52be1b534cd6459ea3292f31ba88e209236390
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220622210938]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2ec5ea69be6f184079726a867a52be1b534cd6459ea3292f31ba88e209236390]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 22m 34s
184 actionable tasks: 124 executed, 54 from cache, 6 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_XVR_JavaUsingPython_Dataflow #592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/592/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/591/display/redirect?page=changes>

Changes:

[noreply] Enable close issue as not planned (#22032)

[noreply] Rename README.md to ACTIONS.md (#22043)


------------------------------------------
[...truncated 982.94 KB...]
 ---> ccb1a2d62348
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 994cd90a23d4
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 869ddce22d20
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 56ef2be9cdf2
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> f85740eb4c39
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in fe947e10f84f
Removing intermediate container fe947e10f84f
 ---> 717d90efc5d2
Step 21/31 : FROM beam as third_party_licenses
 ---> 717d90efc5d2
Step 22/31 : ARG pull_licenses
 ---> Running in d152977d3aa3
Removing intermediate container d152977d3aa3
 ---> b0bc48ecbda5
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> be18e317b64a
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 7eb383c42e36
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in af078b62dc7d
Removing intermediate container af078b62dc7d
 ---> 211e1372bfed
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 70429be664f9
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 9169b5c539b8
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=845734c86439a87a1fdfbc06f392e94bce58b6ba48ccdbbdb689b6906943b37f
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container 9169b5c539b8
 ---> 97c0430fe903
Step 28/31 : FROM beam
 ---> 717d90efc5d2
Step 29/31 : ARG pull_licenses
 ---> Running in 6b14f7d1b634
Removing intermediate container 6b14f7d1b634
 ---> b1fbf14d9610
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 245726c78029
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 44dc0891c9ec
Removing intermediate container 44dc0891c9ec
 ---> 62b228028df8
Successfully built 62b228028df8
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
b5cf4ccd5eb5: Preparing
0e1c50bb1f16: Preparing
84cf95f18c37: Preparing
3c047ebd5ff4: Preparing
ff83d45925a5: Preparing
e31c229e63ca: Preparing
6fb390147eeb: Preparing
2ca020dfb02d: Preparing
1148d3dd3b60: Preparing
d85033162c20: Preparing
d41852ac7d3b: Preparing
7f579883ef08: Preparing
963ccc3800cb: Preparing
3f37c65c7c66: Preparing
9af7ff2112a8: Preparing
9d5f84e3acdc: Preparing
7ae141717ba6: Preparing
ba95fb9ea3e2: Preparing
ca5c6d5c3d01: Preparing
33a247b4fc52: Preparing
5afd661c6106: Preparing
66183893ba24: Preparing
6840c8ff46bd: Preparing
97d5fec864d8: Preparing
1148d3dd3b60: Waiting
3f37c65c7c66: Waiting
d85033162c20: Waiting
9af7ff2112a8: Waiting
d41852ac7d3b: Waiting
9d5f84e3acdc: Waiting
7f579883ef08: Waiting
e31c229e63ca: Waiting
7ae141717ba6: Waiting
2ca020dfb02d: Waiting
6fb390147eeb: Waiting
33a247b4fc52: Waiting
97d5fec864d8: Waiting
66183893ba24: Waiting
ba95fb9ea3e2: Waiting
6840c8ff46bd: Waiting
5afd661c6106: Waiting
ca5c6d5c3d01: Waiting
84cf95f18c37: Pushed
3c047ebd5ff4: Pushed
b5cf4ccd5eb5: Pushed
ff83d45925a5: Pushed
0e1c50bb1f16: Pushed
e31c229e63ca: Pushed
6fb390147eeb: Pushed
1148d3dd3b60: Pushed
d85033162c20: Pushed
d41852ac7d3b: Pushed
3f37c65c7c66: Pushed
9d5f84e3acdc: Layer already exists
9af7ff2112a8: Pushed
7ae141717ba6: Layer already exists
ba95fb9ea3e2: Layer already exists
ca5c6d5c3d01: Layer already exists
33a247b4fc52: Layer already exists
5afd661c6106: Layer already exists
6840c8ff46bd: Layer already exists
66183893ba24: Layer already exists
97d5fec864d8: Layer already exists
2ca020dfb02d: Pushed
7f579883ef08: Pushed
963ccc3800cb: Pushed
20220624153714: digest: sha256:18ea19b9c63f79a924ff762eb8d36307dadce1edc73ecda1add12af300552944 size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 42463
Launching Python expansion service @ 43119

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 879639.
Stopping expansion service pid: 879640.

> 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:20220624153714
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:18ea19b9c63f79a924ff762eb8d36307dadce1edc73ecda1add12af300552944
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220624153714]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:18ea19b9c63f79a924ff762eb8d36307dadce1edc73ecda1add12af300552944]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624153714
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7fc9d74eb0b100090e5a6bfd5d5b9455eb609695ea98da3b3773a80286d21b90
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624153714]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7fc9d74eb0b100090e5a6bfd5d5b9455eb609695ea98da3b3773a80286d21b90]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 27m 38s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/590/display/redirect>

Changes:


------------------------------------------
[...truncated 965.26 KB...]
 ---> b7abb729368e
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 0f5dd578f329
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 67c2e21f1dd1
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 9e3b4673b886
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 2aa076c43a22
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in beb6325120a6
Removing intermediate container beb6325120a6
 ---> 0cba2ccf5254
Step 21/31 : FROM beam as third_party_licenses
 ---> 0cba2ccf5254
Step 22/31 : ARG pull_licenses
 ---> Running in 0354014f79dc
Removing intermediate container 0354014f79dc
 ---> 0b9cc691a21d
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 48ea3696cc6a
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 1231c66ae178
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 42e125151b55
Removing intermediate container 42e125151b55
 ---> 747467b09785
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 3c0f04d179b8
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 715a495fb7be
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=a3a3d93c354afbc837807aa165823605ab2cea0e5ee3475ca8813b31e7798d1b
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container 715a495fb7be
 ---> 2fcf5a0ec352
Step 28/31 : FROM beam
 ---> 0cba2ccf5254
Step 29/31 : ARG pull_licenses
 ---> Running in ff822d5b2ebb
Removing intermediate container ff822d5b2ebb
 ---> 049e8c6aa1f3
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 031f85200c78
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 2a92236b89fa
Removing intermediate container 2a92236b89fa
 ---> c291e97ea237
Successfully built c291e97ea237
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
e8317bb798eb: Preparing
b9c8fda56b48: Preparing
37aaf12bfcad: Preparing
d78e10d8a82f: Preparing
8015dd818e81: Preparing
92983cf547cd: Preparing
8769cc5fad97: Preparing
0a87eb54f6a2: Preparing
6afaa09379e2: Preparing
872c051cf964: Preparing
8f10b0cb307d: Preparing
5f36740adda7: Preparing
17d2549aa743: Preparing
fa52269505ed: Preparing
17af8e95ca58: Preparing
9d5f84e3acdc: Preparing
7ae141717ba6: Preparing
ba95fb9ea3e2: Preparing
ca5c6d5c3d01: Preparing
33a247b4fc52: Preparing
5afd661c6106: Preparing
66183893ba24: Preparing
6840c8ff46bd: Preparing
97d5fec864d8: Preparing
872c051cf964: Waiting
8f10b0cb307d: Waiting
5f36740adda7: Waiting
17d2549aa743: Waiting
92983cf547cd: Waiting
fa52269505ed: Waiting
8769cc5fad97: Waiting
6afaa09379e2: Waiting
33a247b4fc52: Waiting
0a87eb54f6a2: Waiting
6840c8ff46bd: Waiting
17af8e95ca58: Waiting
5afd661c6106: Waiting
66183893ba24: Waiting
7ae141717ba6: Waiting
ca5c6d5c3d01: Waiting
ba95fb9ea3e2: Waiting
9d5f84e3acdc: Waiting
8015dd818e81: Pushed
d78e10d8a82f: Pushed
e8317bb798eb: Pushed
37aaf12bfcad: Pushed
b9c8fda56b48: Pushed
92983cf547cd: Pushed
8769cc5fad97: Pushed
6afaa09379e2: Pushed
872c051cf964: Pushed
8f10b0cb307d: Pushed
fa52269505ed: Pushed
9d5f84e3acdc: Layer already exists
17af8e95ca58: Pushed
7ae141717ba6: Layer already exists
ba95fb9ea3e2: Layer already exists
ca5c6d5c3d01: Layer already exists
5afd661c6106: Layer already exists
33a247b4fc52: Layer already exists
66183893ba24: Layer already exists
6840c8ff46bd: Layer already exists
97d5fec864d8: Layer already exists
0a87eb54f6a2: Pushed
5f36740adda7: Pushed
17d2549aa743: Pushed
20220624093623: digest: sha256:28501a99eb6f0053339693773f45578a626ff6485334e61b34a3799cb687f04b size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 36711
Launching Python expansion service @ 45875

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 481675.
Stopping expansion service pid: 481676.

> 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:20220624093623
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:28501a99eb6f0053339693773f45578a626ff6485334e61b34a3799cb687f04b
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220624093623]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:28501a99eb6f0053339693773f45578a626ff6485334e61b34a3799cb687f04b]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624093623
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3a5024acdab3831b13ada093c07a15033863e4249a1986193fa84fe9d2bebf6d
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624093623]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3a5024acdab3831b13ada093c07a15033863e4249a1986193fa84fe9d2bebf6d]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 26m 42s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/589/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #21953 from Implement


------------------------------------------
[...truncated 994.01 KB...]
 ---> 2ae15d74a09f
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 935b597ad0bf
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 7546ddc31cfb
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 939ce7e4a524
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 4f7b4578ef18
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 5539bb34d7e0
Removing intermediate container 5539bb34d7e0
 ---> b25a92ecdf7e
Step 21/31 : FROM beam as third_party_licenses
 ---> b25a92ecdf7e
Step 22/31 : ARG pull_licenses
 ---> Running in 5dd24cfdaeb7
Removing intermediate container 5dd24cfdaeb7
 ---> dcaebff9e88b
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 4acab2d301fd
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 6e559f0fd199
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 5896df0d5bba
Removing intermediate container 5896df0d5bba
 ---> f1637aba32f3
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> c9d64a2177e7
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 4f53ef6360d0
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=5578091be749577bfc8a7306eeb7b694cccd0968e19d5c086c2515671f658a01
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container 4f53ef6360d0
 ---> afb1506c4d35
Step 28/31 : FROM beam
 ---> b25a92ecdf7e
Step 29/31 : ARG pull_licenses
 ---> Running in e2a11cf4ab4a
Removing intermediate container e2a11cf4ab4a
 ---> 9403b0d1a381
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> e64aaa460c5c
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 40a2486862d9
Removing intermediate container 40a2486862d9
 ---> 77d986488dd5
Successfully built 77d986488dd5
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
b956a9bdbb99: Preparing
c654d184128e: Preparing
5936c88a0946: Preparing
1c53aebeac70: Preparing
b4536f77c158: Preparing
43f793aaba65: Preparing
3907f97a7380: Preparing
83b32a60dec7: Preparing
21a4203a0a24: Preparing
5f93c8dc9a9b: Preparing
e58537ee7229: Preparing
fb0cb56c14fd: Preparing
aad7a27bfba6: Preparing
f442e2ee9a41: Preparing
f12e71eb4c8f: Preparing
9d5f84e3acdc: Preparing
3907f97a7380: Waiting
7ae141717ba6: Preparing
ba95fb9ea3e2: Preparing
43f793aaba65: Waiting
ca5c6d5c3d01: Preparing
33a247b4fc52: Preparing
aad7a27bfba6: Waiting
5afd661c6106: Preparing
21a4203a0a24: Waiting
66183893ba24: Preparing
5f93c8dc9a9b: Waiting
e58537ee7229: Waiting
6840c8ff46bd: Preparing
fb0cb56c14fd: Waiting
97d5fec864d8: Preparing
7ae141717ba6: Waiting
ba95fb9ea3e2: Waiting
f442e2ee9a41: Waiting
ca5c6d5c3d01: Waiting
9d5f84e3acdc: Waiting
f12e71eb4c8f: Waiting
6840c8ff46bd: Waiting
33a247b4fc52: Waiting
97d5fec864d8: Waiting
5afd661c6106: Waiting
66183893ba24: Waiting
1c53aebeac70: Pushed
b4536f77c158: Pushed
5936c88a0946: Pushed
b956a9bdbb99: Pushed
c654d184128e: Pushed
43f793aaba65: Pushed
3907f97a7380: Pushed
21a4203a0a24: Pushed
5f93c8dc9a9b: Pushed
e58537ee7229: Pushed
f442e2ee9a41: Pushed
9d5f84e3acdc: Layer already exists
7ae141717ba6: Layer already exists
f12e71eb4c8f: Pushed
ba95fb9ea3e2: Layer already exists
ca5c6d5c3d01: Layer already exists
5afd661c6106: Layer already exists
66183893ba24: Layer already exists
6840c8ff46bd: Layer already exists
33a247b4fc52: Layer already exists
97d5fec864d8: Layer already exists
83b32a60dec7: Pushed
fb0cb56c14fd: Pushed
aad7a27bfba6: Pushed
20220624033628: digest: sha256:beab8ac80c87c85bff3aa175f15b85a086e0b11f70dc76872c65ac4510e8722b size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 35135
Launching Python expansion service @ 33891

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 159081.
Stopping expansion service pid: 159082.

> 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:20220624033628
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:beab8ac80c87c85bff3aa175f15b85a086e0b11f70dc76872c65ac4510e8722b
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220624033628]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:beab8ac80c87c85bff3aa175f15b85a086e0b11f70dc76872c65ac4510e8722b]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624033628
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df810873a05893241203c84e7bbfd88011908d65d69b227d1bc8fa212740b5fb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220624033628]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df810873a05893241203c84e7bbfd88011908d65d69b227d1bc8fa212740b5fb]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 26m 39s
174 actionable tasks: 24 executed, 150 up-to-date

Publishing build scan...
https://gradle.com/s/7vfcxa33ytrcq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/588/display/redirect?page=changes>

Changes:

[noreply] Canonicalize standard_coders.yaml booleans

[noreply] Fix issues with test ordering (#21986)

[noreply] Followup fix FileIOTest.testMatchWatchForNewFiles flaky (#21877)

[noreply] Fix links for issue report (#22033)


------------------------------------------
[...truncated 956.64 KB...]
zipp==3.8.0
Removing intermediate container f05b85f6962c
 ---> 6eaccf041eff
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> e41d960a4c33
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 566ea7025ef4
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 08e2a3d41b87
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 07ba8f91ad7d
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in cbbe613e76ad
Removing intermediate container cbbe613e76ad
 ---> 8f28fac03f27
Step 21/31 : FROM beam as third_party_licenses
 ---> 8f28fac03f27
Step 22/31 : ARG pull_licenses
 ---> Running in a20750977e36
Removing intermediate container a20750977e36
 ---> fd5b36c85b28
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> c1a8b38e7d06
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> f00f6a99072d
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 8551054e722a
Removing intermediate container 8551054e722a
 ---> 3d9a6d6c0aad
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 946f1ea32275
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in d63d5e6b2afd
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=05c61d0377d620991fd6398ad26f22137e73a99302361131039d69acf9a69451
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container d63d5e6b2afd
 ---> 0b329a60c23c
Step 28/31 : FROM beam
 ---> 8f28fac03f27
Step 29/31 : ARG pull_licenses
 ---> Running in ad2f1ada5f5e
Removing intermediate container ad2f1ada5f5e
 ---> 27044587c9d0
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 528d906f44d9
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in a57c4c3c090c
Removing intermediate container a57c4c3c090c
 ---> 0a39f242ad63
Successfully built 0a39f242ad63
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
843eb6b0a876: Preparing
c27d2e416dbc: Preparing
752e358f9113: Preparing
825153bfb4c2: Preparing
22d61fd16e15: Preparing
3b11971310b6: Preparing
520dc7555bed: Preparing
e1f5659dfd90: Preparing
e53fcbc5c935: Preparing
ba6146055f14: Preparing
e9e21731815e: Preparing
cd6a257144fc: Preparing
bde172b08536: Preparing
b8a865f4b9e2: Preparing
730f6fd56d0b: Preparing
9d5f84e3acdc: Preparing
7ae141717ba6: Preparing
ba95fb9ea3e2: Preparing
ca5c6d5c3d01: Preparing
33a247b4fc52: Preparing
5afd661c6106: Preparing
66183893ba24: Preparing
6840c8ff46bd: Preparing
97d5fec864d8: Preparing
9d5f84e3acdc: Waiting
e1f5659dfd90: Waiting
3b11971310b6: Waiting
5afd661c6106: Waiting
e53fcbc5c935: Waiting
7ae141717ba6: Waiting
66183893ba24: Waiting
bde172b08536: Waiting
6840c8ff46bd: Waiting
ba6146055f14: Waiting
b8a865f4b9e2: Waiting
97d5fec864d8: Waiting
e9e21731815e: Waiting
520dc7555bed: Waiting
ba95fb9ea3e2: Waiting
33a247b4fc52: Waiting
752e358f9113: Pushed
825153bfb4c2: Pushed
22d61fd16e15: Pushed
843eb6b0a876: Pushed
c27d2e416dbc: Pushed
3b11971310b6: Pushed
520dc7555bed: Pushed
e53fcbc5c935: Pushed
ba6146055f14: Pushed
e9e21731815e: Pushed
b8a865f4b9e2: Pushed
9d5f84e3acdc: Layer already exists
7ae141717ba6: Layer already exists
730f6fd56d0b: Pushed
ba95fb9ea3e2: Layer already exists
ca5c6d5c3d01: Layer already exists
33a247b4fc52: Layer already exists
5afd661c6106: Layer already exists
66183893ba24: Layer already exists
6840c8ff46bd: Layer already exists
97d5fec864d8: Layer already exists
e1f5659dfd90: Pushed
cd6a257144fc: Pushed
bde172b08536: Pushed
20220623213714: digest: sha256:aecd54029db4ac1b4d980ed05cd78fecb23b036acfd8e1c60c497a81e4fa6850 size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 44087
Launching Python expansion service @ 40941

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3936248.
Stopping expansion service pid: 3936249.

> 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:20220623213714
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:aecd54029db4ac1b4d980ed05cd78fecb23b036acfd8e1c60c497a81e4fa6850
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220623213714]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:aecd54029db4ac1b4d980ed05cd78fecb23b036acfd8e1c60c497a81e4fa6850]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623213714
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:19e2e379f5294313045ad2d1974ccf2e1edc0e11742666d574d8afa1e807ba83
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623213714]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:19e2e379f5294313045ad2d1974ccf2e1edc0e11742666d574d8afa1e807ba83]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 27m 34s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/587/display/redirect?page=changes>

Changes:

[andyye333] Move wrapper class outside run()


------------------------------------------
[...truncated 969.63 KB...]
 ---> 7f28ee8ae75b
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 7617948e6b74
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 7363ead208a6
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> c07d14d6019e
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 6f7f9beedec3
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in b9ce32b0e634
Removing intermediate container b9ce32b0e634
 ---> 14da333382ba
Step 21/31 : FROM beam as third_party_licenses
 ---> 14da333382ba
Step 22/31 : ARG pull_licenses
 ---> Running in 0105b5a451b2
Removing intermediate container 0105b5a451b2
 ---> f447ff8a7862
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 3f8938071dca
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 3aeb1bb31e16
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 1304f4dbee85
Removing intermediate container 1304f4dbee85
 ---> 1fcabfe1bb22
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 8549795e676b
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 1a67ccb0ab0a
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=1a9ced960a445811acfdf960c7bc13f6ad3e2eaf347076613b2599c14cf93aa3
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container 1a67ccb0ab0a
 ---> fd1b60545c04
Step 28/31 : FROM beam
 ---> 14da333382ba
Step 29/31 : ARG pull_licenses
 ---> Running in 10f94350e941
Removing intermediate container 10f94350e941
 ---> 3a074a0c01dd
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 624ef0da6a3a
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 4d50fa516320
Removing intermediate container 4d50fa516320
 ---> 3c706134e064
Successfully built 3c706134e064
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
3854bc14dd57: Preparing
c7aa5f943537: Preparing
20a0699cd2ed: Preparing
8a020aa27943: Preparing
e5ad5ee831ea: Preparing
4ce285a9061d: Preparing
6f5e073f904d: Preparing
9ffa418dcf55: Preparing
2c252bfa2fc4: Preparing
4bb1a5356e7e: Preparing
40b6028db009: Preparing
d7882acac8aa: Preparing
5f96b0d33274: Preparing
f989f462da3f: Preparing
6c3ba22298a3: Preparing
c6679bcc482d: Preparing
aedb4b362167: Preparing
285c8ba236e9: Preparing
13b045a1dfd2: Preparing
2fbabeba902e: Preparing
ee509ed6e976: Preparing
9177197c67d0: Preparing
4ce285a9061d: Waiting
7dbadf2b9bd8: Preparing
e7597c345c2e: Preparing
6f5e073f904d: Waiting
285c8ba236e9: Waiting
9ffa418dcf55: Waiting
40b6028db009: Waiting
9177197c67d0: Waiting
2c252bfa2fc4: Waiting
7dbadf2b9bd8: Waiting
d7882acac8aa: Waiting
e7597c345c2e: Waiting
13b045a1dfd2: Waiting
4bb1a5356e7e: Waiting
ee509ed6e976: Waiting
5f96b0d33274: Waiting
2fbabeba902e: Waiting
c6679bcc482d: Waiting
aedb4b362167: Waiting
6c3ba22298a3: Waiting
20a0699cd2ed: Pushed
8a020aa27943: Pushed
e5ad5ee831ea: Pushed
3854bc14dd57: Pushed
c7aa5f943537: Pushed
6f5e073f904d: Pushed
4ce285a9061d: Pushed
2c252bfa2fc4: Pushed
4bb1a5356e7e: Pushed
40b6028db009: Pushed
f989f462da3f: Pushed
c6679bcc482d: Layer already exists
aedb4b362167: Layer already exists
285c8ba236e9: Layer already exists
13b045a1dfd2: Layer already exists
2fbabeba902e: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
6c3ba22298a3: Pushed
9ffa418dcf55: Pushed
d7882acac8aa: Pushed
5f96b0d33274: Pushed
20220623153622: digest: sha256:082dcb8395195dfd88790be2af5ffa61964e6e22833e7988cd6e76200906740c size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 36001
Launching Python expansion service @ 40755

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3476309.
Stopping expansion service pid: 3476310.

> 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:20220623153622
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:082dcb8395195dfd88790be2af5ffa61964e6e22833e7988cd6e76200906740c
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220623153622]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:082dcb8395195dfd88790be2af5ffa61964e6e22833e7988cd6e76200906740c]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623153622
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:663aaa329bedf60084d858712a7806fa594e5df21e64876ccb69aa24c815d1ad
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623153622]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:663aaa329bedf60084d858712a7806fa594e5df21e64876ccb69aa24c815d1ad]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 28m 21s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/586/display/redirect?page=changes>

Changes:

[rszper] Correcting the regex for the Dataflow job name.


------------------------------------------
[...truncated 983.76 KB...]
wheel==0.37.1
wrapt==1.14.1
zipp==3.8.0
Removing intermediate container 7f5635bd3e75
 ---> 4216bfd77fdd
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> ed9cb35dd6d5
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 5d3d001e32a3
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> b0c7d06b5961
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> a09b2fae57dd
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in d2779144f0b6
Removing intermediate container d2779144f0b6
 ---> 85cdc44fd593
Step 21/31 : FROM beam as third_party_licenses
 ---> 85cdc44fd593
Step 22/31 : ARG pull_licenses
 ---> Running in c6d454d0616c
Removing intermediate container c6d454d0616c
 ---> 4c4f809e1550
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> e5d2b679887f
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 4a32dc98693c
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 8c8f4dd151a4
Removing intermediate container 8c8f4dd151a4
 ---> 3d026ded2b70
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 6fe942b733f7
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 01569e6d16d4
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=edb4fa6a089e03ee16da77f345f4b26a254859f3e6b459fa978af9f945d206ee
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container 01569e6d16d4
 ---> ecbc8aa25ef5
Step 28/31 : FROM beam
 ---> 85cdc44fd593
Step 29/31 : ARG pull_licenses
 ---> Running in 3cd596fe21f7
Removing intermediate container 3cd596fe21f7
 ---> 50ba734d358d
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 01982b2e1fda
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 91fe7d42a305
Removing intermediate container 91fe7d42a305
 ---> 2b6e493b5ac7
Successfully built 2b6e493b5ac7
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
e93de30d4477: Preparing
012f9f22390c: Preparing
61626f258025: Preparing
294019196842: Preparing
ed73080b4332: Preparing
21dc2f88046e: Preparing
bce9ecf64b24: Preparing
1ae73819944e: Preparing
9695eef6f09c: Preparing
ea3be2f5c887: Preparing
21dc2f88046e: Waiting
d538fdbed182: Preparing
73ad2c55dbc8: Preparing
756edbc06821: Preparing
1ae73819944e: Waiting
2ea63104dbf9: Preparing
9695eef6f09c: Waiting
ea3be2f5c887: Waiting
74c1c9a3466d: Preparing
d538fdbed182: Waiting
73ad2c55dbc8: Waiting
756edbc06821: Waiting
c6679bcc482d: Preparing
aedb4b362167: Preparing
74c1c9a3466d: Waiting
2ea63104dbf9: Waiting
285c8ba236e9: Preparing
c6679bcc482d: Waiting
aedb4b362167: Waiting
13b045a1dfd2: Preparing
2fbabeba902e: Preparing
ee509ed6e976: Preparing
9177197c67d0: Preparing
7dbadf2b9bd8: Preparing
e7597c345c2e: Preparing
13b045a1dfd2: Waiting
ee509ed6e976: Waiting
7dbadf2b9bd8: Waiting
e93de30d4477: Pushed
ed73080b4332: Pushed
61626f258025: Pushed
294019196842: Pushed
012f9f22390c: Pushed
21dc2f88046e: Pushed
bce9ecf64b24: Pushed
9695eef6f09c: Pushed
ea3be2f5c887: Pushed
d538fdbed182: Pushed
2ea63104dbf9: Pushed
c6679bcc482d: Layer already exists
aedb4b362167: Layer already exists
285c8ba236e9: Layer already exists
13b045a1dfd2: Layer already exists
2fbabeba902e: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
74c1c9a3466d: Pushed
1ae73819944e: Pushed
73ad2c55dbc8: Pushed
756edbc06821: Pushed
20220623093725: digest: sha256:44c78f64e8c534abb5dcf6394c3739347763a348c0dc490d24cd6dbf4e114298 size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 36617
Launching Python expansion service @ 45463

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3189638.
Stopping expansion service pid: 3189639.

> 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:20220623093725
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:44c78f64e8c534abb5dcf6394c3739347763a348c0dc490d24cd6dbf4e114298
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220623093725]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:44c78f64e8c534abb5dcf6394c3739347763a348c0dc490d24cd6dbf4e114298]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623093725
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b6409603f03874ce1d37ed6c910a5ac2441dd528b51258216c41528edb65661c
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623093725]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b6409603f03874ce1d37ed6c910a5ac2441dd528b51258216c41528edb65661c]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 27m 51s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/585/display/redirect?page=changes>

Changes:

[Robert Bradshaw] Streaming-related runner fixes.

[Robert Bradshaw] Improvements to auto-started services.

[Robert Bradshaw] Fix version, asserts for remote execution.

[Robert Bradshaw] Add IO dependencies.

[Robert Bradshaw] Add several cross-language IOs.

[Robert Bradshaw] Disable tests that require new release is required for out-of-the-box

[noreply] Fix FlatMap numpy array bug (#22006)

[Robert Bradshaw] More strongly typed outputs.


------------------------------------------
[...truncated 590.39 KB...]
 ---> 1ad12aa88f90
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 3ac9c8395252
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 6dcc4ce65cdd
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 5f018db638e3
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> b4dd2985d626
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 56cfba08ea0a
Removing intermediate container 56cfba08ea0a
 ---> bf45f1ced01a
Step 21/31 : FROM beam as third_party_licenses
 ---> bf45f1ced01a
Step 22/31 : ARG pull_licenses
 ---> Running in 848d8764bdc5
Removing intermediate container 848d8764bdc5
 ---> ee8ce3340728
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 9baf10d87950
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> b7d465c9f545
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 90c242d11f85
Removing intermediate container 90c242d11f85
 ---> 96bbc9c2e452
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 50215b78b045
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in fea39d6e2f94
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=67bfbbba8fb2b0e9f48ba777233405997afc1e72d457298fac360e978e6ab449
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 134 dependencies
Skip pulling license for  bs4
Removing intermediate container fea39d6e2f94
 ---> a784ee9bd150
Step 28/31 : FROM beam
 ---> bf45f1ced01a
Step 29/31 : ARG pull_licenses
 ---> Running in 692589c271ab
Removing intermediate container 692589c271ab
 ---> 0bc59cdc0453
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 80c947efcd92
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 9bf31f5304d7
Removing intermediate container 9bf31f5304d7
 ---> b4f883adbd7a
Successfully built b4f883adbd7a
Successfully tagged apache/beam_python3.9_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
15c0c0dbd907: Preparing
8d3de26a8608: Preparing
8a5fbf15594a: Preparing
c0a6b6801e9d: Preparing
abdfccbced33: Preparing
af3b7a23bbab: Preparing
fea942857a3f: Preparing
4eca10f3b835: Preparing
cde44f7790a2: Preparing
86dff8dfad73: Preparing
6ed067767c8e: Preparing
6f41d7e9356e: Preparing
6bcb4442985b: Preparing
fcce7749979f: Preparing
0a1cdc30a284: Preparing
c6679bcc482d: Preparing
aedb4b362167: Preparing
285c8ba236e9: Preparing
13b045a1dfd2: Preparing
2fbabeba902e: Preparing
ee509ed6e976: Preparing
9177197c67d0: Preparing
7dbadf2b9bd8: Preparing
e7597c345c2e: Preparing
6ed067767c8e: Waiting
6f41d7e9356e: Waiting
4eca10f3b835: Waiting
af3b7a23bbab: Waiting
6bcb4442985b: Waiting
cde44f7790a2: Waiting
fea942857a3f: Waiting
2fbabeba902e: Waiting
fcce7749979f: Waiting
aedb4b362167: Waiting
c6679bcc482d: Waiting
86dff8dfad73: Waiting
7dbadf2b9bd8: Waiting
13b045a1dfd2: Waiting
ee509ed6e976: Waiting
285c8ba236e9: Waiting
e7597c345c2e: Waiting
0a1cdc30a284: Waiting
8a5fbf15594a: Pushed
15c0c0dbd907: Pushed
abdfccbced33: Pushed
c0a6b6801e9d: Pushed
8d3de26a8608: Pushed
af3b7a23bbab: Pushed
fea942857a3f: Pushed
cde44f7790a2: Pushed
86dff8dfad73: Pushed
6ed067767c8e: Pushed
fcce7749979f: Pushed
c6679bcc482d: Layer already exists
aedb4b362167: Layer already exists
285c8ba236e9: Layer already exists
13b045a1dfd2: Layer already exists
2fbabeba902e: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
0a1cdc30a284: Pushed
4eca10f3b835: Pushed
6f41d7e9356e: Pushed
6bcb4442985b: Pushed
20220623033521: digest: sha256:f215001a42ab4b0ac54a7bd5449f726f28f2c5261222e0ca23b879253cfd80ba size: 5361

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 37427
Launching Python expansion service @ 45143

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonFlatMap FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

12 tests completed, 9 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2820393.
Stopping expansion service pid: 2820394.

> 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:20220623033521
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:f215001a42ab4b0ac54a7bd5449f726f28f2c5261222e0ca23b879253cfd80ba
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220623033521]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:f215001a42ab4b0ac54a7bd5449f726f28f2c5261222e0ca23b879253cfd80ba]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623033521
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:650cdd5088d024ead542b543938e6425ad4c6fe9b59fdfdad462361409b858cb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220623033521]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:650cdd5088d024ead542b543938e6425ad4c6fe9b59fdfdad462361409b858cb]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 26m 52s
174 actionable tasks: 24 executed, 150 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org