andreaspeters commented on a change in pull request #422:
URL: https://github.com/apache/mesos/pull/422#discussion_r839408530



##########
File path: support/mesos-mini/mesos/agent_environment
##########
@@ -3,7 +3,7 @@ MESOS_HOSTNAME=localhost
 MESOS_WORK_DIR=/var/lib/mesos/agent
 MESOS_MASTER=127.0.0.1:5050
 MESOS_CONTAINERIZERS=mesos,docker
-MESOS_ISOLATION=filesystem/linux,network/cni,cgroups/cpu,cgroups/mem,cgroups/blkio,cgroups/devices,disk/du,docker/runtime,volume/sandbox_path,volume/host_path,posix/rlimits,namespaces/pid,linux/capabilities

Review comment:
       No problem. :-)
   
   ```
   Mar 31 09:57:55 andreas-pc mesos-agent[40]: Reached unreachable statement at 
linux/capabilities.cpp:497
   Mar 31 09:57:55 andreas-pc mesos-agent[40]: *** Aborted at 1648720675 (unix 
time) try "date -d @1648720675" if you are using GNU date ***
   Mar 31 09:57:55 andreas-pc mesos-agent[40]: PC: @     0x7f2e97e6f387 
__GI_raise
   Mar 31 09:57:55 andreas-pc mesos-agent[40]: *** SIGABRT (@0x16) received by 
PID 22 (TID 0x7f2e9db92a00) from PID 22; stack trace: ***
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e98733630 
(unknown)
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e97e6f387 
__GI_raise
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e97e70a78 
__GI_abort
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9ae164d7 
Unreachable()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b81dba1 
mesos::internal::capabilities::operator<<()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b8217ac 
stringify<>()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b820076 
mesos::internal::capabilities::Capabilities::create()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b908c2d 
mesos::internal::slave::LinuxCapabilitiesIsolatorProcess::create()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b42f9ec 
std::_Function_handler<>::_M_invoke()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b41c9f2 
mesos::internal::slave::MesosContainerizer::create()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e9b399696 
mesos::internal::slave::Containerizer::create()
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x55d68541b10a 
(unknown)
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x7f2e97e5b555 
__libc_start_main
   Mar 31 09:57:55 andreas-pc mesos-agent[40]:     @     0x55d68541e221 
(unknown)
   Mar 31 09:57:56 andreas-pc systemd[1]: mesos-slave.service: main process 
exited, code=dumped, status=6/ABRT
   Mar 31 09:57:56 andreas-pc systemd[1]: Unit mesos-slave.service entered 
failed state.
   Mar 31 09:57:56 andreas-pc systemd[1]: mesos-slave.service failed.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to