Created
November 22, 2013 14:30
-
-
Save BrianHicks/7600745 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@mesos-master-dev:~/marathon# docker attach $(docker run -d -p 8080:8080 mesosphere/marathon --master zk://192.168.1.104:2181/mesos --zk_hosts 192.168.1.104:2181 --hostname 192.168.1.104:2181) | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonModule provideCandidate | |
INFO: Registering in Zookeeper with hostname:192.168.1.104:2181 | |
2013-11-22 14:28:55,184:12(0x7fb30aa83700):ZOO_INFO@log_env@658: Client environment:zookeeper.version=zookeeper C client 3.3.4 | |
2013-11-22 14:28:55,184:12(0x7fb30aa83700):ZOO_INFO@log_env@662: Client environment:host.name=6985af9a3528 | |
2013-11-22 14:28:55,184:12(0x7fb30aa83700):ZOO_INFO@log_env@669: Client environment:os.name=Linux | |
2013-11-22 14:28:55,184:12(0x7fb30aa83700):ZOO_INFO@log_env@670: Client environment:os.arch=3.8.0-29-generic | |
2013-11-22 14:28:55,184:12(0x7fb30aa83700):ZOO_INFO@log_env@671: Client environment:os.version=#42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 | |
2013-11-22 14:28:55,185:12(0x7fb30aa83700):ZOO_INFO@log_env@679: Client environment:user.name=(null) | |
2013-11-22 14:28:55,185:12(0x7fb30aa83700):ZOO_INFO@log_env@687: Client environment:user.home=/root | |
2013-11-22 14:28:55,186:12(0x7fb30aa83700):ZOO_INFO@log_env@699: Client environment:user.dir=/opt/marathon | |
2013-11-22 14:28:55,186:12(0x7fb30aa83700):ZOO_INFO@zookeeper_init@727: Initiating client connection, host=192.168.1.104:2181 sessionTimeout=10000 watcher=0x7fb30f98c780 sessionId=0 sessionPasswd=<null> context=0x7fb3180012a0 flags=0 | |
2013-11-22 14:28:55,197:12(0x7fb308a7f700):ZOO_INFO@check_events@1585: initiated connection to server [192.168.1.104:2181] | |
2013-11-22 14:28:55,199:12(0x7fb308a7f700):ZOO_INFO@check_events@1632: session establishment complete on server [192.168.1.104:2181], sessionId=0x1428026863c0005, negotiated timeout=10000 | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonSchedulerService <init> | |
INFO: Setting framework ID to 201311190326-16842879-5050-8071-0000 | |
Nov 22, 2013 2:28:55 PM mesosphere.chaos.http.HttpModule provideHttpServer | |
WARNING: No SSL support configured. | |
Nov 22, 2013 2:28:55 PM org.eclipse.jetty.server.Server doStart | |
INFO: jetty-8.y.z-SNAPSHOT | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonSchedulerService startUp | |
INFO: Starting up | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonSchedulerService offerLeaderShip | |
INFO: Offering leadership. | |
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ZooKeeper). | |
log4j:WARN Please initialize the log4j system properly. | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering com.codahale.metrics.jersey.InstrumentedResourceMethodDispatchAdapter as a provider class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider as a provider class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.chaos.validation.ConstraintViolationExceptionMapper as a provider class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.marathon.api.v1.AppsResource as a root resource class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.marathon.api.v1.DebugResource as a root resource class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.marathon.api.v1.EndpointsResource as a root resource class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.marathon.api.v1.TasksResource as a root resource class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register | |
INFO: Registering mesosphere.marathon.api.v1.MarathonExceptionMapper as a provider class | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate | |
INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' | |
Nov 22, 2013 2:28:55 PM com.twitter.common.zookeeper.Group$ActiveMembership join | |
INFO: Set group member ID to member_0000000040 | |
Nov 22, 2013 2:28:55 PM com.twitter.common.zookeeper.CandidateImpl$4 onGroupChange | |
INFO: Candidate /marathon/leader/member_0000000040 is now leader of group: [member_0000000040] | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonSchedulerService onElected | |
INFO: Elected | |
Nov 22, 2013 2:28:55 PM mesosphere.marathon.MarathonSchedulerService runDriver | |
INFO: Running driver | |
I1122 14:28:55.909351 24 detector.cpp:234] Master detector (scheduler(1)@172.17.0.5:47051) connected to ZooKeeper ... | |
I1122 14:28:55.909911 24 detector.cpp:251] Trying to create path '/mesos' in ZooKeeper | |
I1122 14:28:55.917968 24 detector.cpp:420] Master detector (scheduler(1)@172.17.0.5:47051) found 1 registered masters | |
I1122 14:28:55.919212 24 detector.cpp:467] Master detector (scheduler(1)@172.17.0.5:47051) got new master pid: [email protected]:5050 | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding com.codahale.metrics.jersey.InstrumentedResourceMethodDispatchAdapter to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.chaos.validation.ConstraintViolationExceptionMapper to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.marathon.api.v1.MarathonExceptionMapper to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:56 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.marathon.api.v1.AppsResource to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:56 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.marathon.api.v1.DebugResource to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:56 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.marathon.api.v1.EndpointsResource to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:56 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider | |
INFO: Binding mesosphere.marathon.api.v1.TasksResource to GuiceManagedComponentProvider with the scope "Singleton" | |
Nov 22, 2013 2:28:56 PM org.eclipse.jetty.server.AbstractConnector doStart | |
INFO: Started [email protected]:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment