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/24 04:03:07 UTC

Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #589

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


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