Hi, @Giuliio According to your log, it looks normal. Do you have any logs related to "SIGKILL"?
On Fri, Jan 13, 2017 at 8:00 AM, Giulio Eulisse <[email protected]> wrote: > Hi, > > I’ve a setup where I run mesos in docker which works perfectly when I use > 0.28.2. I now migrated to 1.0.1 (but it’s the same with 1.1.0 and 1.0.0) > and it seems to receive a sigkill right after saying: > > WARNING: Logging before InitGoogleLogging() is written to STDERR > I0112 23:22:09.889120 4934 main.cpp:243] Build: 2016-08-26 23:06:27 by centos > I0112 23:22:09.889181 4934 main.cpp:244] Version: 1.0.1 > I0112 23:22:09.889184 4934 main.cpp:247] Git tag: 1.0.1 > I0112 23:22:09.889188 4934 main.cpp:251] Git SHA: > 3611eb0b7eea8d144e9b2e840e0ba16f2f659ee3 > W0112 23:22:09.890808 4934 openssl.cpp:398] Failed SSL connections will be > downgraded to a non-SSL socket > W0112 23:22:09.891237 4934 process.cpp:881] Failed SSL connections will be > downgraded to a non-SSL socket > E0112 23:22:10.129096 4934 shell.hpp:106] Command 'hadoop version 2>&1' > failed; this is the output: > sh: hadoop: command not found > 2017-01-12 23:22:10,130:4934(0x7f950503b700):ZOO_INFO@log_env@726: Client > environment:zookeeper.version=zookeeper C client 3.4.8 > 2017-01-12 23:22:10,130:4934(0x7f950503b700):ZOO_INFO@log_env@730: Client > environment:host.name=XXXX.XXX.ch > 2017-01-12 23:22:10,130:4934(0x7f950503b700):ZOO_INFO@log_env@737: Client > environment:os.name=Linux > 2017-01-12 23:22:10,130:4934(0x7f950503b700):ZOO_INFO@log_env@738: Client > environment:os.arch=3.10.0-229.14.1.el7.x86_64 > 2017-01-12 23:22:10,130:4934(0x7f950503b700):ZOO_INFO@log_env@739: Client > environment:os.version=#1 SMP Tue Sep 15 15:05:51 UTC 2015 > 2017-01-12 23:22:10,131:4934(0x7f950503b700):ZOO_INFO@log_env@747: Client > environment:user.name=(null) > 2017-01-12 23:22:10,131:4934(0x7f950503b700):ZOO_INFO@log_env@755: Client > environment:user.home=/root > 2017-01-12 23:22:10,131:4934(0x7f950503b700):ZOO_INFO@log_env@767: Client > environment:user.dir=/ > 2017-01-12 23:22:10,131:4934(0x7f950503b700):ZOO_INFO@zookeeper_init@800: > Initiating client connection, > host=XXX1.YYY.ch:2181,XXX2.YYY.ch:2181,XXX3.YYY.ch:2181 sessionTimeout=10000 > watcher=0x7f950ee20300 sessionId=0 sessionPasswd=<null> context=0x > 7f94f0000c60 flags=0 > 2017-01-12 23:22:10,134:4934(0x7f9501fd7700):ZOO_INFO@check_events@1728: > initiated connection to server [XX.YY.ZZ.WW:2181] > 2017-01-12 23:22:10,146:4934(0x7f9501fd7700):ZOO_INFO@check_events@1775: > session establishment complete on server [XX.YY.ZZ.WW:2181 > ], sessionId=0x35828ae70fb2065, negotiated timeout=10000 > > Any idea of what might be going on? Looks like an OOM, but I do not see it > in /var/log/messages and it also happens with --oom-kill-disable. > > -- > Ciao, > Giulio > -- Best Regards, Haosdent Huang

