Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-1309

some Intent partitions missing from the leaders command

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 1.1.0
    • Fix Version/s: 1.1.0
    • Component/s: None
    • Labels:
      None
    • Environment:

      Description

      Logs from ONOS3 in a 7 node cluster. There were no ONOS restarts in this test.

      onos> nodes
      id=10.128.30.11, address=10.128.30.11:9876, state=ACTIVE
      id=10.128.30.12, address=10.128.30.12:9876, state=ACTIVE
      id=10.128.30.13, address=10.128.30.13:9876, state=ACTIVE *
      id=10.128.30.14, address=10.128.30.14:9876, state=ACTIVE
      id=10.128.30.15, address=10.128.30.15:9876, state=ACTIVE
      id=10.128.30.16, address=10.128.30.16:9876, state=ACTIVE
      id=10.128.30.17, address=10.128.30.17:9876, state=ACTIVE
      onos> leaders
      --------------------------------------------------------------
      Topic                | Leader          | Epoch  | Elected    |
      --------------------------------------------------------------
      intent-partition-3   | 10.128.30.11    | 1      | 22m ago    |
      intent-partition-1   | 10.128.30.11    | 1      | 22m ago    |
      intent-partition-4   | 10.128.30.12    | 2      | 22m ago    |
      intent-partition-5   | 10.128.30.12    | 3      | 22m ago    |
      intent-partition-9   | 10.128.30.12    | 4      | 22m ago    |
      intent-partition-13  | 10.128.30.12    | 2      | 22m ago    |
      org.onosproject.election | 10.128.30.12    | 2      | 6m ago     |
      intent-partition-12  | 10.128.30.13    | 3      | 22m ago    |
      intent-partition-10  | 10.128.30.13    | 2      | 22m ago    |
      intent-partition-7   | 10.128.30.14    | 4      | 22m ago    |
      intent-partition-11  | 10.128.30.14    | 3      | 22m ago    |
      intent-partition-8   | 10.128.30.17    | 5      | 22m ago    |
      --------------------------------------------------------------
      onos> partitions
      Name                     Term                   Members
      p1                          1   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238 *
                                      tcp://10.128.30.16:7238
      p2                          1   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238 *
                                      tcp://10.128.30.16:7238
      p3                        380   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238
                                      tcp://10.128.30.16:7238
      p4                        377   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238 *
                                      tcp://10.128.30.12:7238
                                      tcp://10.128.30.16:7238
      p5                        402   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238
                                      tcp://10.128.30.16:7238
      p6                          4   tcp://10.128.30.11:7238 *
                                      tcp://10.128.30.17:7238
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238
                                      tcp://10.128.30.16:7238
      p7                          2   tcp://10.128.30.11:7238
                                      tcp://10.128.30.17:7238 *
                                      tcp://10.128.30.13:7238
                                      tcp://10.128.30.14:7238
                                      tcp://10.128.30.15:7238
                                      tcp://10.128.30.12:7238
                                      tcp://10.128.30.16:7238
      
      2015-03-13 16:22:29,567 | INFO  | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Polling members [tcp://10.128.30.13:7238, tcp://10.128.30.14:7238, tcp://10.128.30.15:7238]
      2015-03-13 16:22:29,567 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Polling tcp://10.128.30.13:7238 for term 430
      2015-03-13 16:22:29,567 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Polling tcp://10.128.30.14:7238 for term 430
      2015-03-13 16:22:29,567 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Polling tcp://10.128.30.15:7238 for term 430
      2015-03-13 16:22:29,567 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent PollResponse[term=430, voted=true]
      2015-03-13 16:22:29,568 | INFO  | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received successful vote from tcp://10.128.30.13:7238
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.17:7238
      2015-03-13 16:22:29,568 | INFO  | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received successful vote from tcp://10.128.30.14:7238
      2015-03-13 16:22:29,568 | INFO  | copycat-p3-1     | CopycatStateContext              | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Transitioning to LEADER
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Cancelling sync timer
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | CandidateState                   | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Cancelling election
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Setting sync timer
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.15:7238
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | CopycatStateContext              | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Found leader tcp://10.128.30.13:7238
      2015-03-13 16:22:29,568 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Applied 0 entries to log
      2015-03-13 16:22:29,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Setting heartbeat timer
      2015-03-13 16:22:29,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:29,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=false, logIndex=1] from tcp://10.128.30.15:7238
      2015-03-13 16:22:29,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.11:7238
      2015-03-13 16:22:29,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.12:7238
      2015-03-13 16:22:29,570 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.17:7238
      2015-03-13 16:22:29,841 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:29,841 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:29,841 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:29,842 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,259 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,259 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,259 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,260 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,367 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,367 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,367 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,367 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,369 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,369 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,369 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,370 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,513 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,513 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,514 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,514 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,837 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,837 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,837 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,839 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,850 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=30 cap=30], consistency=strong]
      2015-03-13 16:22:30,850 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,850 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,851 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,865 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,865 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,865 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,866 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,866 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,866 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,866 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,867 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:30,899 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:30,899 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:30,899 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:30,900 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,069 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,069 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.12:7238
      2015-03-13 16:22:31,070 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.11:7238
      2015-03-13 16:22:31,070 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,178 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,178 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,178 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,179 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,181 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=30 cap=30], consistency=strong]
      2015-03-13 16:22:31,181 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,181 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,182 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,260 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=30 cap=30], consistency=strong]
      2015-03-13 16:22:31,260 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,260 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,261 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,352 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,352 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,352 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,353 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,366 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,366 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,366 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,367 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,375 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,375 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,375 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,376 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,406 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,406 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,406 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,406 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,407 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,407 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,407 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,407 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,408 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,522 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,522 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,523 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,523 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,528 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,528 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,528 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,529 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,539 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,539 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,539 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,540 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,857 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,857 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,857 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,858 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,904 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,905 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,905 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,906 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:31,907 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:31,907 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:31,907 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:31,907 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:32,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:32,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:32,405 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:32,406 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:32,569 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.11:7238
      2015-03-13 16:22:32,570 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.12:7238
      2015-03-13 16:22:32,570 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sending sync request to tcp://10.128.30.17:7238
      2015-03-13 16:22:32,871 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:32,871 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:32,872 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:32,872 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:33,001 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:33,001 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:33,002 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:33,003 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:33,426 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received QueryRequest[entry=java.nio.HeapByteBuffer[pos=0 lim=91 cap=91], consistency=strong]
      2015-03-13 16:22:33,426 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Synchronizing logs to index 10 for read
      2015-03-13 16:22:33,426 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Sent AppendRequest[term=430, leader=tcp://10.128.30.13:7238, logIndex=10, logTerm=137, entries=[0], commitIndex=8] to tcp://10.128.30.14:7238
      2015-03-13 16:22:33,427 | DEBUG | copycat-p3-1     | LeaderState                      | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Received AppendResponse[status=OK, term=430, succeeded=true, logIndex=10] from tcp://10.128.30.14:7238
      2015-03-13 16:22:33,832 | INFO  | copycat-p3-1     | CopycatStateContext              | 72 - org.onosproject.onlab-thirdparty - 1.1.0.SNAPSHOT | tcp://10.128.30.13:7238 - Transitioning to FOLLOWER
      

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            madan Madan Jampani
            Reporter:
            jhall Jon Hall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: