Skip to content

Instantly share code, notes, and snippets.

@jolexa
Created October 4, 2015 08:28
Show Gist options
  • Save jolexa/1a80e26a4b017846d083 to your computer and use it in GitHub Desktop.
Save jolexa/1a80e26a4b017846d083 to your computer and use it in GitHub Desktop.
mesos-slave process reconnecting
I1004 01:46:03.190534 31039 group.cpp:418] Lost connection to ZooKeeper, attempting to reconnect ...
I1004 01:46:03.227970 31041 group.cpp:472] ZooKeeper session expired
I1004 01:46:03.228416 31037 detector.cpp:138] Detected a new leader: None
I1004 01:46:03.228693 31037 slave.cpp:677] Lost leading master
I1004 01:46:03.228724 31037 slave.cpp:720] Detecting new master
I1004 01:46:03.228721 31042 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:46:03.299782 31037 group.cpp:313] Group process (group(1)@10.0.1.1:5051) connected to ZooKeeper
I1004 01:46:03.299904 31037 group.cpp:787] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
I1004 01:46:03.299933 31037 group.cpp:385] Trying to create path '/mesos' in ZooKeeper
I1004 01:46:03.358932 31037 detector.cpp:138] Detected a new leader: (id='8')
I1004 01:46:03.359271 31037 group.cpp:656] Trying to get '/mesos/info_0000000008' in ZooKeeper
W1004 01:46:03.388581 31037 detector.cpp:444] Leading master master@10.11.1.1:5050 is using a Protobuf binary format when registering with ZooKeeper (info): this will be deprecated as of Mesos 0.24 (see MESOS-2340)
I1004 01:46:03.388672 31037 detector.cpp:481] A new leading master (UPID=master@10.11.1.1:5050) is detected
I1004 01:46:03.388739 31037 slave.cpp:684] New master detected at master@10.11.1.1:5050
I1004 01:46:03.388767 31037 slave.cpp:709] No credentials provided. Attempting to register without authentication
I1004 01:46:03.388787 31037 slave.cpp:720] Detecting new master
I1004 01:46:03.388818 31037 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:46:44.873985 31042 slave.cpp:4179] Querying resource estimator for oversubscribable resources
I1004 01:46:44.892410 31040 group.cpp:418] Lost connection to ZooKeeper, attempting to reconnect ...
I1004 01:46:44.894148 31042 slave.cpp:3077] No pings from master received within 75secs
I1004 01:46:44.894386 31042 slave.cpp:4193] Received oversubscribable resources from the resource estimator
I1004 01:46:44.934459 31039 group.cpp:472] ZooKeeper session expired
I1004 01:46:44.934751 31037 detector.cpp:138] Detected a new leader: None
I1004 01:46:44.934877 31037 slave.cpp:677] Lost leading master
I1004 01:46:44.934911 31037 slave.cpp:720] Detecting new master
I1004 01:46:44.934952 31037 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:46:44.998294 31042 group.cpp:313] Group process (group(1)@10.0.1.1:5051) connected to ZooKeeper
I1004 01:46:44.998409 31042 group.cpp:787] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
I1004 01:46:44.998436 31042 group.cpp:385] Trying to create path '/mesos' in ZooKeeper
I1004 01:46:45.057713 31042 detector.cpp:138] Detected a new leader: (id='8')
I1004 01:46:45.057888 31042 group.cpp:656] Trying to get '/mesos/info_0000000008' in ZooKeeper
W1004 01:46:45.087520 31042 detector.cpp:444] Leading master master@10.11.1.1:5050 is using a Protobuf binary format when registering with ZooKeeper (info): this will be deprecated as of Mesos 0.24 (see MESOS-2340)
I1004 01:46:45.087592 31042 detector.cpp:481] A new leading master (UPID=master@10.11.1.1:5050) is detected
I1004 01:46:45.087679 31042 slave.cpp:684] New master detected at master@10.11.1.1:5050
I1004 01:46:45.087689 31038 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:46:45.087723 31042 slave.cpp:709] No credentials provided. Attempting to register without authentication
I1004 01:46:45.087831 31042 slave.cpp:720] Detecting new master
I1004 01:47:26.169667 31041 slave.cpp:4179] Querying resource estimator for oversubscribable resources
I1004 01:47:26.170024 31041 slave.cpp:3842] Current disk usage 2.55%. Max allowed age: 6.121720357626181days
I1004 01:47:26.183858 31041 slave.cpp:4193] Received oversubscribable resources from the resource estimator
I1004 01:47:26.183131 31036 group.cpp:418] Lost connection to ZooKeeper, attempting to reconnect ...
I1004 01:47:26.230026 31041 group.cpp:472] ZooKeeper session expired
I1004 01:47:26.230357 31036 detector.cpp:138] Detected a new leader: None
I1004 01:47:26.230466 31036 slave.cpp:677] Lost leading master
I1004 01:47:26.230486 31036 slave.cpp:720] Detecting new master
I1004 01:47:26.230623 31036 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:47:26.748136 31036 group.cpp:313] Group process (group(1)@10.0.1.1:5051) connected to ZooKeeper
I1004 01:47:26.748224 31036 group.cpp:787] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
I1004 01:47:26.748245 31036 group.cpp:385] Trying to create path '/mesos' in ZooKeeper
W1004 01:47:26.790063 31043 slave.cpp:599] Ignoring shutdown message from master@10.11.1.1:5050 because it is not from the registered master: None
W1004 01:47:26.790122 31043 slave.cpp:599] Ignoring shutdown message from master@10.11.1.1:5050 because it is not from the registered master: None
W1004 01:47:26.790148 31043 slave.cpp:599] Ignoring shutdown message from master@10.11.1.1:5050 because it is not from the registered master: None
W1004 01:47:26.790170 31043 slave.cpp:599] Ignoring shutdown message from master@10.11.1.1:5050 because it is not from the registered master: None
W1004 01:47:26.790211 31043 slave.cpp:599] Ignoring shutdown message from master@10.11.1.1:5050 because it is not from the registered master: None
I1004 01:47:26.806217 31036 detector.cpp:138] Detected a new leader: (id='8')
I1004 01:47:26.806393 31036 group.cpp:656] Trying to get '/mesos/info_0000000008' in ZooKeeper
W1004 01:47:26.835080 31036 detector.cpp:444] Leading master master@10.11.1.1:5050 is using a Protobuf binary format when registering with ZooKeeper (info): this will be deprecated as of Mesos 0.24 (see MESOS-2340)
I1004 01:47:26.835203 31036 detector.cpp:481] A new leading master (UPID=master@10.11.1.1:5050) is detected
I1004 01:47:26.835309 31036 slave.cpp:684] New master detected at master@10.11.1.1:5050
I1004 01:47:26.835321 31043 status_update_manager.cpp:176] Pausing sending status updates
I1004 01:47:26.835348 31036 slave.cpp:709] No credentials provided. Attempting to register without authentication
I1004 01:47:26.835427 31036 slave.cpp:720] Detecting new master
I1004 01:47:27.005528 31042 slave.cpp:606] Slave asked to shut down by master@10.11.1.1:5050 because 'Slave attempted to re-register after removal'
I1004 01:47:27.005805 31042 slave.cpp:1946] Asked to shut down framework 20151003-040502-1676951562-5050-18179-0001 by master@10.11.1.1:5050
I1004 01:47:27.005846 31042 slave.cpp:1971] Shutting down framework 20151003-040502-1676951562-5050-18179-0001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment