You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/02/19 23:34:00 UTC

[jira] [Closed] (ARROW-3709) [CI/Docker/Python] Plasma tests are failing in the docker-compose setup

     [ https://issues.apache.org/jira/browse/ARROW-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed ARROW-3709.
-------------------------------
    Resolution: Cannot Reproduce

> [CI/Docker/Python] Plasma tests are failing in the docker-compose setup
> -----------------------------------------------------------------------
>
>                 Key: ARROW-3709
>                 URL: https://issues.apache.org/jira/browse/ARROW-3709
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>            Reporter: Krisztian Szucs
>            Priority: Major
>              Labels: docker
>
> {code}
>             rc = proc.poll()
>             if rc is not None:
>                 raise RuntimeError("plasma_store exited unexpectedly with "
> >                                  "code %d" % (rc,))
> E                                  RuntimeError: plasma_store exited unexpectedly with code 127
> opt/conda/lib/python3.6/site-packages/pyarrow-0.11.1.dev62+g669c5bca-py3.6-linux-x86_64.egg/pyarrow/plasma.py:138: RuntimeError
> ------------------------------------------------ Captured stderr call -------------------------------------------------
> /opt/conda/lib/python3.6/site-packages/pyarrow-0.11.1.dev62+g669c5bca-py3.6-linux-x86_64.egg/pyarrow/plasma_store_server: error while loading shared libraries: libboost_system.so.1.68.0: cannot open shared object file: No such file or dir
> ectory
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)