Skip to content

Instantly share code, notes, and snippets.

@rukletsov
Created April 10, 2015 15:13
Show Gist options
  • Save rukletsov/08addb97b50c75cae9f4 to your computer and use it in GitHub Desktop.
Save rukletsov/08addb97b50c75cae9f4 to your computer and use it in GitHub Desktop.
Registered executor on srv2.hw.ca1.mesosphere.com
MESOS_NATIVE_JAVA_LIBRARY is not set. Searching in /usr/lib /usr/local/lib.
MESOS_NATIVE_LIBRARY, MESOS_NATIVE_JAVA_LIBRARY set to '/usr/lib/libmesos.so'
Starting task mom-alex-state-explosion-02-marathon.cd46a0c8-df90-11e4-9504-9a3f8a67e915
Forked command at 7450
/bin/sh -c exit `docker wait mesos-eab8609e-7902-453c-ae86-933264bda68d`
[2015-04-10 14:49:35,989] INFO Starting Marathon 0.8.2-SNAPSHOT (mesosphere.marathon.Main$:20)
[2015-04-10 14:49:38,259] INFO Connecting to Zookeeper... (mesosphere.marathon.Main$:39)
[2015-04-10 14:49:38,274] INFO Client environment:zookeeper.version=3.3.3-1203054, built on 11/17/2011 05:47 GMT (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,274] INFO Client environment:host.name=srv2.hw.ca1.mesosphere.com (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,274] INFO Client environment:java.version=1.7.0_75 (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.home=/usr/lib/jvm/java-7-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.class.path=./bin/../target/marathon-assembly-0.8.2-SNAPSHOT.jar (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,275] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,276] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,276] INFO Client environment:os.version=3.10.0-229.1.2.el7.x86_64 (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,276] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,276] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,278] INFO Client environment:user.dir=/marathon (org.apache.zookeeper.ZooKeeper:97)
[2015-04-10 14:49:38,279] INFO Initiating client connection, connectString=srv2.hw.ca1.mesosphere.com:2181,srv3.hw.ca1.mesosphere.com:2181,srv4.hw.ca1.mesosphere.com:2181,srv5.hw.ca1.mesosphere.com:2181,srv6.hw.ca1.mesosphere.com:2181 sessionTimeout=10000 watcher=com.twitter.common.zookeeper.ZooKeeperClient$3@16215d51 (org.apache.zookeeper.ZooKeeper:379)
[2015-04-10 14:49:38,318] INFO Opening socket connection to server srv2.hw.ca1.mesosphere.com/172.16.0.12:2181 (org.apache.zookeeper.ClientCnxn:1061)
[2015-04-10 14:49:38,328] INFO Socket connection established to srv2.hw.ca1.mesosphere.com/172.16.0.12:2181, initiating session (org.apache.zookeeper.ClientCnxn:950)
[2015-04-10 14:49:38,335] INFO Session establishment complete on server srv2.hw.ca1.mesosphere.com/172.16.0.12:2181, sessionid = 0x14ca2f11ea80494, negotiated timeout = 10000 (org.apache.zookeeper.ClientCnxn:739)
[2015-04-10 14:49:40,362] INFO Registering in Zookeeper with hostname:srv2.hw.ca1.mesosphere.com (mesosphere.marathon.MarathonModule:127)
[2015-04-10 14:49:47,655] INFO Adding HTTP support. (mesosphere.marathon.Main$$anon$1:47)
[2015-04-10 14:49:48,047] INFO No HTTPS support configured. (mesosphere.marathon.Main$$anon$1:50)
[2015-04-10 14:49:51,621] INFO Starting up (mesosphere.marathon.MarathonSchedulerService:149)
[2015-04-10 14:49:51,857] INFO Beginning run (mesosphere.marathon.MarathonSchedulerService:154)
[2015-04-10 14:49:52,112] INFO Will offer leadership after 500 milliseconds backoff (mesosphere.marathon.MarathonSchedulerService:335)
[2015-04-10 14:49:54,623] INFO jetty-8.y.z-SNAPSHOT (org.eclipse.jetty.server.Server:272)
Command exited with status 137 (pid: 7450)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment