Kapil Arya created MESOS-3410:
---------------------------------
Summary: MesosContainerizerLaunchTest.ROOT_ChangeRootfs
Key: MESOS-3410
URL: https://issues.apache.org/jira/browse/MESOS-3410
Project: Mesos
Issue Type: Bug
Components: containerization, test
Reporter: Kapil Arya
`sudo make check` failed with the following error:
{code}
[----------] 1 test from MesosContainerizerLaunchTest
[ RUN ] MesosContainerizerLaunchTest.ROOT_ChangeRootfs
Changing root to
/tmp/MesosContainerizerLaunchTest_ROOT_ChangeRootfs_4hGV7G/rootfs
/usr/bin/stat: error while loading shared libraries: libpcre.so.1: cannot open
shared object file: No such file or directory
../../src/tests/containerizer/launch_tests.cpp:143: Failure
Value of: ((((*(int *) &(status))) & 0xff00) >> 8)
Actual: 127
Expected: 0
[ FAILED ] MesosContainerizerLaunchTest.ROOT_ChangeRootfs (1171 ms)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)