See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1749/display/redirect?page=changes>
Changes: [noreply] Disable code coverage on IO_PreCommit tests (#26199) ------------------------------------------ [...truncated 1.14 MB...] #16 1.240 opt-einsum==3.3.0 #16 1.240 orjson==3.8.9 #16 1.240 overrides==6.5.0 #16 1.240 packaging==23.0 #16 1.240 pandas==1.5.3 #16 1.240 parameterized==0.8.1 #16 1.240 pip==23.0.1 #16 1.240 pluggy==1.0.0 #16 1.240 proto-plus==1.22.2 #16 1.240 protobuf==4.22.1 #16 1.240 psycopg2-binary==2.9.6 #16 1.240 pyarrow==11.0.0 #16 1.240 pyasn1==0.4.8 #16 1.240 pyasn1-modules==0.2.8 #16 1.240 pycparser==2.21 #16 1.240 pydot==1.4.2 #16 1.240 PyHamcrest==1.10.1 #16 1.240 pymongo==4.3.3 #16 1.240 PyMySQL==1.0.3 #16 1.240 pyparsing==3.0.9 #16 1.240 pytest==7.2.2 #16 1.240 pytest-timeout==2.1.0 #16 1.240 pytest-xdist==3.2.1 #16 1.240 python-dateutil==2.8.2 #16 1.240 pytz==2023.3 #16 1.240 PyYAML==6.0 #16 1.240 regex==2023.3.23 #16 1.240 requests==2.28.2 #16 1.240 requests-mock==1.10.0 #16 1.240 requests-oauthlib==1.3.1 #16 1.240 rsa==4.9 #16 1.240 scikit-learn==1.2.2 #16 1.240 scipy==1.10.1 #16 1.240 setuptools==67.6.1 #16 1.240 six==1.16.0 #16 1.240 sortedcontainers==2.4.0 #16 1.240 soupsieve==2.4 #16 1.240 SQLAlchemy==1.4.47 #16 1.240 sqlparse==0.4.3 #16 1.240 tenacity==8.2.2 #16 1.240 tensorboard==2.12.1 #16 1.240 tensorboard-data-server==0.7.0 #16 1.240 tensorboard-plugin-wit==1.8.1 #16 1.240 tensorflow==2.12.0 #16 1.240 tensorflow-estimator==2.12.0 #16 1.240 tensorflow-io-gcs-filesystem==0.32.0 #16 1.240 termcolor==2.2.0 #16 1.240 testcontainers==3.7.1 #16 1.240 threadpoolctl==3.1.0 #16 1.240 tqdm==4.65.0 #16 1.240 typing_extensions==4.5.0 #16 1.240 urllib3==1.26.15 #16 1.240 websocket-client==1.5.1 #16 1.240 Werkzeug==2.2.3 #16 1.240 wheel==0.40.0 #16 1.240 wrapt==1.14.1 #16 1.240 zstandard==0.20.0 #16 DONE 1.4s #17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/ #17 DONE 0.1s #18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/ #18 DONE 0.0s #19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/ #19 DONE 0.1s #20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/ #20 DONE 0.2s #21 [third_party_licenses 1/5] COPY target/license_scripts /tmp/license_scripts/ #21 DONE 0.1s #22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.1s #23 [third_party_licenses 3/5] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE #23 DONE 0.3s #24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/ #24 DONE 0.0s #25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #25 1.117 Collecting pip-licenses<5 #25 1.191 Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB) #25 1.203 Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/site-packages (6.0) #25 1.204 Requirement already satisfied: tenacity in /usr/local/lib/python3.11/site-packages (8.2.2) #25 1.253 Collecting prettytable>=2.3.0 #25 1.268 Downloading prettytable-3.7.0-py3-none-any.whl (27 kB) #25 1.326 Collecting wcwidth #25 1.342 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) #25 2.391 Installing collected packages: wcwidth, prettytable, pip-licenses #25 2.519 Successfully installed pip-licenses-4.1.0 prettytable-3.7.0 wcwidth-0.2.6 #25 2.519 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 #25 7.302 INFO:root:Successfully pulled licenses for 127 dependencies #25 7.302 Skip pulling license for bs4 #25 DONE 7.4s #26 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #26 DONE 0.1s #27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #27 DONE 0.3s #28 exporting to image #28 exporting layers #28 exporting layers 15.4s done #28 writing image sha256:32ad8ea47b98e7d834b655750ba316f222ed3edb5bff402e71fa08fc5893ab3a done #28 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done #28 DONE 15.5s > 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] a5b021b3a486: Preparing 35c0bbf8206c: Preparing 866c31a01eb1: Preparing eb6ba87ee47f: Preparing 616fe2818c64: Preparing 6ec44403bb7c: Preparing 5e6f862f726a: Preparing a38ae939cc43: Preparing f1173b381c0d: Preparing 5c7020db3354: Preparing 2831852e5144: Preparing 023cb456f352: Preparing 0bc624bc5a5e: Preparing ebf3f81f1032: Preparing acf702d291e4: Preparing 4f23f23ca62a: Preparing 53f9a78299ad: Preparing 1610fba16f0f: Preparing f66cdbaf45c1: Preparing 4deca58581f3: Preparing 5c563cc8b216: Preparing 5c7020db3354: Waiting d4514f8b2aac: Preparing 6ec44403bb7c: Waiting 5ab567b9150b: Preparing a90e3914fb92: Preparing ebf3f81f1032: Waiting 2831852e5144: Waiting 053a1f71007e: Preparing ec09eb83ea03: Preparing 023cb456f352: Waiting acf702d291e4: Waiting 0bc624bc5a5e: Waiting 4f23f23ca62a: Waiting 5e6f862f726a: Waiting f66cdbaf45c1: Waiting 5c563cc8b216: Waiting 53f9a78299ad: Waiting a38ae939cc43: Waiting 5ab567b9150b: Waiting d4514f8b2aac: Waiting 4deca58581f3: Waiting a90e3914fb92: Waiting f1173b381c0d: Waiting 053a1f71007e: Waiting 616fe2818c64: Pushed eb6ba87ee47f: Pushed 35c0bbf8206c: Pushed a5b021b3a486: Pushed 866c31a01eb1: Pushed 6ec44403bb7c: Pushed 5e6f862f726a: Pushed a38ae939cc43: Pushed 5c7020db3354: Pushed 2831852e5144: Pushed 023cb456f352: Pushed 4f23f23ca62a: Pushed 53f9a78299ad: Pushed 1610fba16f0f: Layer already exists f66cdbaf45c1: Layer already exists 4deca58581f3: Layer already exists 5c563cc8b216: Layer already exists d4514f8b2aac: Layer already exists 5ab567b9150b: Layer already exists a90e3914fb92: Layer already exists 053a1f71007e: Layer already exists ebf3f81f1032: Pushed ec09eb83ea03: Layer already exists f1173b381c0d: Pushed 0bc624bc5a5e: Pushed acf702d291e4: Pushed 20230410153921: digest: sha256:3cffac6779bfce16f51ac221fe2d51adaac34a65cfe90cdf0f601fa42da5716d size: 5775 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 36081 Launching Python expansion service @ 40823 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.46.0 INFO:root:No image given, using default Python SDK image INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.46.0 INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.46.0" for Docker environment INFO:__main__:Listening for expansion requests at 42075 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. INFO:apache_beam.runners.portability.stager:Executing command: ['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.46.0-743bdccef67087512a7a190820e727aab7bdcb14/bin/python', '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/tmp/tmp2a0yerlg/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', '--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64'] INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.46.0 INFO:root:No image given, using default Python SDK image INFO:root:Default Python SDK image for environment is apache/beam_python3.8_sdk:2.46.0 INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.46.0" for Docker environment INFO:__main__:Listening for expansion requests at 45057 INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. INFO:__main__:Shutting down expansion service. FATAL: command execution failed java.io.IOException: Backing channel 'apache-beam-jenkins-7' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at com.sun.proxy.$Proxy133.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207) at hudson.Launcher$ProcStarter.join(Launcher.java:524) at hudson.plugins.gradle.Gradle.perform(Gradle.java:317) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522) at hudson.model.Run.execute(Run.java:1896) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: java.io.IOException: Pipe closed after 0 cycles at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:126) at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:105) at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:94) at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:75) at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:105) at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61) Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure ERROR: apache-beam-jenkins-7 is offline; cannot locate jdk_1.8_latest --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
