See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/14/display/redirect?page=changes>
Changes: [dhuntsperger] added GitHub example references to Python multilang quickstart [noreply] Merge pull request #16579 from Revert "Revert "Merge pull request #15863 [noreply] Merge pull request #16606 from [BEAM-13247] [Playground] Embedding ------------------------------------------ [...truncated 477.23 KB...] Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB) Requirement already satisfied: pyyaml in /usr/local/lib/python3.6/site-packages (6.0) Requirement already satisfied: tenacity in /usr/local/lib/python3.6/site-packages (5.1.5) Collecting PTable Downloading PTable-0.9.2.tar.gz (31 kB) Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/site-packages (from tenacity) (1.15.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=22924 sha256=03abe5902eaa3d7c48527c1a96f44523815b5669973a9a0f7a19ca0c963440b8 Stored in directory: /root/.cache/pip/wheels/f3/65/67/71f473ec87ea4554d1bdfb1b5128cfe1414c2b113b72a1ee8e Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-2.3.0 [91mWARNING: 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 [0m[91mWARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0mSkip pulling license for bs4 [91mINFO:root:Successfully pulled licenses for 134 dependencies [0mRemoving intermediate container 8c4f53c17aaa ---> ed7a1eebccdc Step 28/31 : FROM beam ---> 04d88a0f8169 Step 29/31 : ARG pull_licenses ---> Running in fa5fb1feebb7 Removing intermediate container fa5fb1feebb7 ---> 71be211666cd Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 474d53702b5d Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 1e39ba472289 Removing intermediate container 1e39ba472289 ---> d892fc06a3e8 Successfully built d892fc06a3e8 Successfully tagged apache/beam_python3.6_sdk:2.37.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] 42580e35ce61: Preparing fb68c851d098: Preparing 9e0f47cb19d4: Preparing 6bdfc36d2559: Preparing 64bf4d4d7f25: Preparing a7db1e10d0bb: Preparing fd5989875ff5: Preparing f256a84b8400: Preparing cc0be09d23de: Preparing a1a05f88683c: Preparing 942b5a19f496: Preparing b5632bc1b5ac: Preparing 6f87bad1c598: Preparing dd981ff4e7d9: Preparing ee9ed4b045b4: Preparing aa4c808c19f6: Preparing 8ba9f690e8ba: Preparing 3e607d59ef9f: Preparing 1e18e7e1fcc2: Preparing a1a05f88683c: Waiting c3a0d593ed24: Preparing 26a504e63be4: Preparing a7db1e10d0bb: Waiting 8bf42db0de72: Preparing fd5989875ff5: Waiting 31892cc314cb: Preparing 11936051f93b: Preparing f256a84b8400: Waiting cc0be09d23de: Waiting dd981ff4e7d9: Waiting 11936051f93b: Waiting b5632bc1b5ac: Waiting 6f87bad1c598: Waiting 942b5a19f496: Waiting ee9ed4b045b4: Waiting 1e18e7e1fcc2: Waiting 8ba9f690e8ba: Waiting c3a0d593ed24: Waiting aa4c808c19f6: Waiting 31892cc314cb: Waiting 8bf42db0de72: Waiting 26a504e63be4: Waiting 3e607d59ef9f: Waiting 64bf4d4d7f25: Pushed 6bdfc36d2559: Pushed 9e0f47cb19d4: Pushed 42580e35ce61: Pushed a7db1e10d0bb: Pushed fd5989875ff5: Pushed fb68c851d098: Pushed cc0be09d23de: Pushed a1a05f88683c: Pushed 942b5a19f496: Pushed dd981ff4e7d9: Pushed aa4c808c19f6: Layer already exists 8ba9f690e8ba: Layer already exists 3e607d59ef9f: Layer already exists 1e18e7e1fcc2: Layer already exists c3a0d593ed24: Layer already exists 26a504e63be4: Layer already exists ee9ed4b045b4: Pushed 8bf42db0de72: Layer already exists 31892cc314cb: Layer already exists 11936051f93b: Layer already exists f256a84b8400: Pushed b5632bc1b5ac: Pushed 6f87bad1c598: Pushed 20220128065948: digest: sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f size: 5361 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Stopping expansion service pid: 3856. Stopping expansion service pid: 3858. Launching Java expansion service @ 32861 Launching Python expansion service @ 44801 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:327 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:322 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:379 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:374 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:414 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:409 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:345 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:340 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:362 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:357 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:309 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:304 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:396 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:391 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED org.apache.beam.vendor.grpc.v1p43p2.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:292 Caused by: org.apache.beam.vendor.grpc.v1p43p2.io.netty.channel.AbstractChannel$AnnotatedConnectException Caused by: java.net.ConnectException at Errors.java:155 java.lang.NullPointerException at ValidateRunnerXlangTest.java:287 8 tests completed, 8 failed > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython > FAILED > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 3948. Stopping expansion service pid: 3949. > 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:20220128065948 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220128065948] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220128065948] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:e42dc62ca0b4414165866729c338df49aa627f45e2cd15afeb0eaed4a00d631f]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED Error: No such image: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220128065948 ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220128065948] FAILURE: Build completed with 2 failures. 1: Task 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. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 289 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command 'gcloud'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 20m 7s 167 actionable tasks: 129 executed, 32 from cache, 6 up-to-date Publishing build scan... https://gradle.com/s/phib4bn2rcixc Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
