Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property auto.create.topics.enable is overridden to false
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property broker.id is overridden to 0
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property controlled.shutdown.enable is overridden to true
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property host.name is overridden to localhost
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property log.dir is overridden to /tmp/kafka-194407
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property port is overridden to 35037
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property replica.socket.timeout.ms is overridden to 1500
- 2015-08-05 15:32:53 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:53 KafkaServer [INFO] [Kafka Server 0], starting
- 2015-08-05 15:32:53 KafkaServer [INFO] [Kafka Server 0], Connecting to zookeeper on 127.0.0.1:46395
- 2015-08-05 15:32:53 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:53 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:53 LogManager [INFO] Loading logs.
- 2015-08-05 15:32:53 LogManager [INFO] Logs loading complete.
- 2015-08-05 15:32:53 LogManager [INFO] Starting log cleanup with a period of 300000 ms.
- 2015-08-05 15:32:53 LogManager [INFO] Starting log flusher with a default period of 9223372036854775807 ms.
- 2015-08-05 15:32:53 Acceptor [INFO] Awaiting socket connections on localhost:35037.
- 2015-08-05 15:32:53 SocketServer [INFO] [Socket Server on Broker 0], Started
- 2015-08-05 15:32:53 Mx4jLoader$ [INFO] Will not load MX4J, mx4j-tools.jar is not in the classpath
- 2015-08-05 15:32:53 KafkaController [INFO] [Controller 0]: Controller starting up
- 2015-08-05 15:32:53 ZookeeperLeaderElector [INFO] 0 successfully elected as leader
- 2015-08-05 15:32:53 KafkaController [INFO] [Controller 0]: Broker 0 starting become controller state transition
- 2015-08-05 15:32:53 KafkaController [INFO] [Controller 0]: Controller 0 incremented epoch to 1
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Partitions undergoing preferred replica election:
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Partitions that completed preferred replica election:
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Resuming preferred replica election for partitions:
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Partitions being reassigned: Map()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Partitions already reassigned: List()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Resuming reassignment of partitions: Map()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: List of topics to be deleted:
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: List of topics ineligible for deletion:
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Currently active brokers in the cluster: Set()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Currently shutting brokers in the cluster: Set()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Current list of topics in the cluster: Set()
- 2015-08-05 15:32:54 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Started replica state machine with initial state -> Map()
- 2015-08-05 15:32:54 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Started partition state machine with initial state -> Map()
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Broker 0 is ready to serve as the new controller with epoch 1
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Starting preferred replica leader election for partitions
- 2015-08-05 15:32:54 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to OnlinePartition for partitions
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: starting the partition rebalance scheduler
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: Controller startup complete
- 2015-08-05 15:32:54 ZkUtils$ [INFO] Registered broker 0 at path /brokers/ids/0 with address localhost:35037.
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 0], started
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property auto.create.topics.enable is overridden to false
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property broker.id is overridden to 1
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property controlled.shutdown.enable is overridden to true
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property host.name is overridden to localhost
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property log.dir is overridden to /tmp/kafka-419093
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property port is overridden to 55192
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property replica.socket.timeout.ms is overridden to 1500
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 1], starting
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 1], Connecting to zookeeper on 127.0.0.1:46395
- 2015-08-05 15:32:54 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:54 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:54 LogManager [INFO] Loading logs.
- 2015-08-05 15:32:54 LogManager [INFO] Logs loading complete.
- 2015-08-05 15:32:54 LogManager [INFO] Starting log cleanup with a period of 300000 ms.
- 2015-08-05 15:32:54 LogManager [INFO] Starting log flusher with a default period of 9223372036854775807 ms.
- 2015-08-05 15:32:54 Acceptor [INFO] Awaiting socket connections on localhost:55192.
- 2015-08-05 15:32:54 SocketServer [INFO] [Socket Server on Broker 1], Started
- 2015-08-05 15:32:54 ZookeeperLeaderElector$LeaderChangeListener [INFO] New leader is 0
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Broker change listener fired for path /brokers/ids with children 0
- 2015-08-05 15:32:54 Mx4jLoader$ [INFO] Will not load MX4J, mx4j-tools.jar is not in the classpath
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 1]: Controller starting up
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 1]: Controller startup complete
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Newly added brokers: 0, deleted brokers: , all live brokers: 0
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Controller 0 connected to id:0,host:localhost,port:35037 for sending state change requests
- 2015-08-05 15:32:54 ZkUtils$ [INFO] Registered broker 1 at path /brokers/ids/1 with address localhost:55192.
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 1], started
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property auto.create.topics.enable is overridden to false
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property broker.id is overridden to 2
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property controlled.shutdown.enable is overridden to true
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property host.name is overridden to localhost
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property log.dir is overridden to /tmp/kafka-359526
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property port is overridden to 52827
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property replica.socket.timeout.ms is overridden to 1500
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 2], starting
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 2], Connecting to zookeeper on 127.0.0.1:46395
- 2015-08-05 15:32:54 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: New broker startup callback for 0
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Broker change listener fired for path /brokers/ids with children 0,1
- 2015-08-05 15:32:54 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Starting
- 2015-08-05 15:32:54 LogManager [INFO] Loading logs.
- 2015-08-05 15:32:54 LogManager [INFO] Logs loading complete.
- 2015-08-05 15:32:54 LogManager [INFO] Starting log cleanup with a period of 300000 ms.
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Newly added brokers: 1, deleted brokers: , all live brokers: 0,1
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-1-send-thread], Controller 0 connected to id:1,host:localhost,port:55192 for sending state change requests
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: New broker startup callback for 1
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-1-send-thread], Starting
- 2015-08-05 15:32:54 LogManager [INFO] Starting log flusher with a default period of 9223372036854775807 ms.
- 2015-08-05 15:32:54 Acceptor [INFO] Awaiting socket connections on localhost:52827.
- 2015-08-05 15:32:54 SocketServer [INFO] [Socket Server on Broker 2], Started
- 2015-08-05 15:32:54 Mx4jLoader$ [INFO] Will not load MX4J, mx4j-tools.jar is not in the classpath
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 2]: Controller starting up
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 2]: Controller startup complete
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Broker change listener fired for path /brokers/ids with children 0,1,2
- 2015-08-05 15:32:54 ZkUtils$ [INFO] Registered broker 2 at path /brokers/ids/2 with address localhost:52827.
- 2015-08-05 15:32:54 KafkaServer [INFO] [Kafka Server 2], started
- 2015-08-05 15:32:54 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 0]: Newly added brokers: 2, deleted brokers: , all live brokers: 0,1,2
- 2015-08-05 15:32:54 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-2-send-thread], Controller 0 connected to id:2,host:localhost,port:52827 for sending state change requests
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: New broker startup callback for 2
- 2015-08-05 15:32:54 RequestSendThread [INFO] [Controller-0-to-broker-2-send-thread], Starting
- 2015-08-05 15:32:54 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:54 AdminUtils$ [INFO] Topic creation {"version":1,"partitions":{"0":[2,0,1]}}
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property client.id is overridden to some-job-name
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037,localhost:55192,localhost:52827
- 2015-08-05 15:32:54 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 6000
- 2015-08-05 15:32:54 PartitionStateMachine$TopicChangeListener [INFO] [TopicChangeListener on Controller 0]: New topics: [Set(input)], deleted topics: [Set()], new partition replica assignment [Map([input,0] -> List(2, 0, 1))]
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: New topic creation callback for [input,0]
- 2015-08-05 15:32:54 KafkaController [INFO] [Controller 0]: New partition creation callback for [input,0]
- 2015-08-05 15:32:54 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to NewPartition for partitions [input,0]
- 2015-08-05 15:32:54 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to NewReplica for replicas [Topic=input,Partition=0,Replica=2],[Topic=input,Partition=0,Replica=0],[Topic=input,Partition=0,Replica=1]
- 2015-08-05 15:32:54 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:localhost,port:52827 with correlation id 0 for 1 topic(s) Set(input)
- 2015-08-05 15:32:54 SyncProducer [INFO] Connected to localhost:52827 for producing
- 2015-08-05 15:32:54 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to OnlinePartition for partitions [input,0]
- 2015-08-05 15:32:54 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to OnlineReplica for replicas [Topic=input,Partition=0,Replica=2],[Topic=input,Partition=0,Replica=0],[Topic=input,Partition=0,Replica=1]
- 2015-08-05 15:32:54 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [input,0]
- 2015-08-05 15:32:54 SyncProducer [INFO] Disconnecting from localhost:52827
- 2015-08-05 15:32:55 Log [INFO] Completed load of log input-0 with log end offset 0
- 2015-08-05 15:32:55 Log [INFO] Completed load of log input-0 with log end offset 0
- 2015-08-05 15:32:55 LogManager [INFO] Created log for partition [input,0] in /tmp/kafka-359526 with properties {segment.index.bytes -> 10485760, file.delete.delay.ms -> 60000, segment.bytes -> 1073741824, flush.ms -> 9223372036854775807, delete.retention.ms -> 86400000, index.interval.bytes -> 4096, retention.bytes -> -1, min.insync.replicas -> 1, cleanup.policy -> delete, unclean.leader.election.enable -> true, segment.ms -> 604800000, max.message.bytes -> 1000012, flush.messages -> 9223372036854775807, min.cleanable.dirty.ratio -> 0.5, retention.ms -> 604800000, segment.jitter.ms -> 0}.
- 2015-08-05 15:32:55 Partition [WARN] Partition [input,0] on broker 2: No checkpointed highwatermark is found for partition [input,0]
- 2015-08-05 15:32:55 LogManager [INFO] Created log for partition [input,0] in /tmp/kafka-194407 with properties {segment.index.bytes -> 10485760, file.delete.delay.ms -> 60000, segment.bytes -> 1073741824, flush.ms -> 9223372036854775807, delete.retention.ms -> 86400000, index.interval.bytes -> 4096, retention.bytes -> -1, min.insync.replicas -> 1, cleanup.policy -> delete, unclean.leader.election.enable -> true, segment.ms -> 604800000, max.message.bytes -> 1000012, flush.messages -> 9223372036854775807, min.cleanable.dirty.ratio -> 0.5, retention.ms -> 604800000, segment.jitter.ms -> 0}.
- 2015-08-05 15:32:55 Partition [WARN] Partition [input,0] on broker 0: No checkpointed highwatermark is found for partition [input,0]
- 2015-08-05 15:32:55 Log [INFO] Completed load of log input-0 with log end offset 0
- 2015-08-05 15:32:55 LogManager [INFO] Created log for partition [input,0] in /tmp/kafka-419093 with properties {segment.index.bytes -> 10485760, file.delete.delay.ms -> 60000, segment.bytes -> 1073741824, flush.ms -> 9223372036854775807, delete.retention.ms -> 86400000, index.interval.bytes -> 4096, retention.bytes -> -1, min.insync.replicas -> 1, cleanup.policy -> delete, unclean.leader.election.enable -> true, segment.ms -> 604800000, max.message.bytes -> 1000012, flush.messages -> 9223372036854775807, min.cleanable.dirty.ratio -> 0.5, retention.ms -> 604800000, segment.jitter.ms -> 0}.
- 2015-08-05 15:32:55 Partition [WARN] Partition [input,0] on broker 1: No checkpointed highwatermark is found for partition [input,0]
- 2015-08-05 15:32:55 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [input,0]
- 2015-08-05 15:32:55 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [input,0]
- 2015-08-05 15:32:55 Log [INFO] Truncating log input-0 to offset 0.
- 2015-08-05 15:32:55 Log [INFO] Truncating log input-0 to offset 0.
- 2015-08-05 15:32:55 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:55 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Starting
- 2015-08-05 15:32:55 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] Added fetcher for partitions List([[input,0], initOffset 0 to broker id:2,host:localhost,port:52827] )
- 2015-08-05 15:32:55 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] Added fetcher for partitions List([[input,0], initOffset 0 to broker id:2,host:localhost,port:52827] )
- 2015-08-05 15:32:55 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Starting
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property client.id is overridden to some-job-name
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037,localhost:55192,localhost:52827
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 6000
- 2015-08-05 15:32:55 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:localhost,port:52827 with correlation id 1 for 1 topic(s) Set(input)
- 2015-08-05 15:32:55 SyncProducer [INFO] Connected to localhost:52827 for producing
- 2015-08-05 15:32:55 SyncProducer [INFO] Disconnecting from localhost:52827
- 2015-08-05 15:32:55 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781575616-0
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-1c1c2c42-d7d4-4b64-9eda-47c5bbc895b8
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781575648-1
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-275fe539-0d9c-4e07-be94-a43de335d849
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781575829-2
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-176be2f7-6f9b-4819-9ed1-776f2d16a2bf
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781575843-4
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-69e8581e-59b2-4357-98bd-37e3e1f9d22b
- 2015-08-05 15:32:55 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:55 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:55 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:55 AdminUtils$ [INFO] Topic creation {"version":1,"partitions":{"0":[1]}}
- 2015-08-05 15:32:55 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:32:55 PartitionStateMachine$TopicChangeListener [INFO] [TopicChangeListener on Controller 0]: New topics: [Set(__samza_coordinator_hello-stateful-world_1)], deleted topics: [Set()], new partition replica assignment [Map([__samza_coordinator_hello-stateful-world_1,0] -> List(1))]
- 2015-08-05 15:32:55 KafkaController [INFO] [Controller 0]: New topic creation callback for [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:55 KafkaController [INFO] [Controller 0]: New partition creation callback for [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:55 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to NewPartition for partitions [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:55 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to NewReplica for replicas [Topic=__samza_coordinator_hello-stateful-world_1,Partition=0,Replica=1]
- 2015-08-05 15:32:55 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to OnlinePartition for partitions [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:55 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to OnlineReplica for replicas [Topic=__samza_coordinator_hello-stateful-world_1,Partition=0,Replica=1]
- 2015-08-05 15:32:55 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:55 Log [INFO] Completed load of log __samza_coordinator_hello-stateful-world_1-0 with log end offset 0
- 2015-08-05 15:32:55 LogManager [INFO] Created log for partition [__samza_coordinator_hello-stateful-world_1,0] in /tmp/kafka-419093 with properties {segment.index.bytes -> 10485760, file.delete.delay.ms -> 60000, segment.bytes -> 26214400, flush.ms -> 9223372036854775807, delete.retention.ms -> 86400000, index.interval.bytes -> 4096, retention.bytes -> -1, min.insync.replicas -> 1, cleanup.policy -> compact, unclean.leader.election.enable -> true, segment.ms -> 604800000, max.message.bytes -> 1000012, flush.messages -> 9223372036854775807, min.cleanable.dirty.ratio -> 0.5, retention.ms -> 604800000, segment.jitter.ms -> 0}.
- 2015-08-05 15:32:55 Partition [WARN] Partition [__samza_coordinator_hello-stateful-world_1,0] on broker 1: No checkpointed highwatermark is found for partition [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:32:56 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:56 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781575616-0
- 2015-08-05 15:32:56 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:32:56 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:32:56 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(__samza_coordinator_hello-stateful-world_1)
- 2015-08-05 15:32:56 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:32:56 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:32:56 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:56 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:57 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:32:57 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:32:57 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:57 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781577478-5
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-4127b2b1-2955-479f-966c-a67e80f00ac3
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781577479-6
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6c1df2c2-c33d-4c02-b60c-6516f6f02922
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781577480-7
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-7b4b7c2d-c5d0-418f-82d7-afd5caea70d1
- 2015-08-05 15:32:57 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:57 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:58 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:58 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:58 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781578557-9
- 2015-08-05 15:32:58 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-e2effbc0-9b6b-4acd-85f2-92329e79ced4
- 2015-08-05 15:32:58 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:58 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:58 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781579795-10
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-30cc5c67-d1ed-46e0-890b-dc50239040bc
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:32:59 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:32:59 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:32:59 AdminUtils$ [INFO] Topic creation {"version":1,"partitions":{"0":[2]}}
- 2015-08-05 15:32:59 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:32:59 PartitionStateMachine$TopicChangeListener [INFO] [TopicChangeListener on Controller 0]: New topics: [Set(mystoreChangelog)], deleted topics: [Set()], new partition replica assignment [Map([mystoreChangelog,0] -> List(2))]
- 2015-08-05 15:32:59 KafkaController [INFO] [Controller 0]: New topic creation callback for [mystoreChangelog,0]
- 2015-08-05 15:32:59 KafkaController [INFO] [Controller 0]: New partition creation callback for [mystoreChangelog,0]
- 2015-08-05 15:32:59 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to NewPartition for partitions [mystoreChangelog,0]
- 2015-08-05 15:32:59 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to NewReplica for replicas [Topic=mystoreChangelog,Partition=0,Replica=2]
- 2015-08-05 15:32:59 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Invoking state change to OnlinePartition for partitions [mystoreChangelog,0]
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781579795-10
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:32:59 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(mystoreChangelog)
- 2015-08-05 15:32:59 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:32:59 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:32:59 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:59 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to OnlineReplica for replicas [Topic=mystoreChangelog,Partition=0,Replica=2]
- 2015-08-05 15:32:59 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [mystoreChangelog,0]
- 2015-08-05 15:32:59 Log [INFO] Completed load of log mystoreChangelog-0 with log end offset 0
- 2015-08-05 15:32:59 LogManager [INFO] Created log for partition [mystoreChangelog,0] in /tmp/kafka-359526 with properties {segment.index.bytes -> 10485760, file.delete.delay.ms -> 60000, segment.bytes -> 536870912, flush.ms -> 9223372036854775807, delete.retention.ms -> 86400000, index.interval.bytes -> 4096, retention.bytes -> -1, min.insync.replicas -> 1, cleanup.policy -> compact, unclean.leader.election.enable -> true, segment.ms -> 604800000, max.message.bytes -> 1000012, flush.messages -> 9223372036854775807, min.cleanable.dirty.ratio -> 0.5, retention.ms -> 604800000, segment.jitter.ms -> 0}.
- 2015-08-05 15:32:59 Partition [WARN] Partition [mystoreChangelog,0] on broker 2: No checkpointed highwatermark is found for partition [mystoreChangelog,0]
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781579795-10
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:32:59 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:32:59 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(mystoreChangelog)
- 2015-08-05 15:32:59 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:32:59 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:32:59 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:32:59 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781580237-11
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-c6aecc67-8c1e-4fc0-b6e5-08e148248578
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781580245-12
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-753c4485-b540-449d-9718-6d3decea09ae
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781580295-14
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-64942241-b42d-4ad3-b665-3c250bf910a4
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781580297-15
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-2e96cb70-2ddd-455f-b3d1-d549cf8829e6
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781580298-16
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-bcdc46c1-7e30-4a09-9299-66d3490a1162
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781580336-18
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-9d2e614e-f2cf-41d4-80b4-ccc772eb24f3
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781580245-12
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:33:00 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(input)
- 2015-08-05 15:33:00 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:33:00 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:33:00 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property group.id is overridden to testShouldStartTaskForFirstTime
- 2015-08-05 15:33:00 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:00 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Connecting to zookeeper instance at 127.0.0.1:46395
- 2015-08-05 15:33:00 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:33:00 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:33:00 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], starting auto committer every 60000 ms
- 2015-08-05 15:33:00 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], begin registering consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 in ZK
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], end registering consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 in ZK
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], starting watcher executor thread for consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], begin rebalancing consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 try #0
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] Stopping leader finder thread
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] Stopping all fetchers
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] All connections stopped
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Cleared all relevant queues for this fetcher
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Cleared the data chunks in all the consumer message iterators
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Committing all offsets after clearing the fetcher queues
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Releasing partition ownership
- 2015-08-05 15:33:01 RangeAssignor [INFO] Consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 rebalancing the following partitions: ArrayBuffer(0) for topic mystoreChangelog with consumers: List(testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0)
- 2015-08-05 15:33:01 RangeAssignor [INFO] testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0 attempting to claim partition 0
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0 successfully owned partition 0 for topic mystoreChangelog
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], Consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 selected partitions : mystoreChangelog:0: fetched offset = -1: consumed offset = -1
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], end rebalancing consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1 try #0
- 2015-08-05 15:33:01 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-leader-finder-thread], Starting
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to testShouldStartTaskForFirstTime
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037,localhost:55192,localhost:52827
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:33:01 ClientUtils$ [INFO] Fetching metadata from broker id:2,host:localhost,port:52827 with correlation id 0 for 1 topic(s) Set(mystoreChangelog)
- 2015-08-05 15:33:01 SyncProducer [INFO] Connected to localhost:52827 for producing
- 2015-08-05 15:33:01 SyncProducer [INFO] Disconnecting from localhost:52827
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0-2], Starting
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] Added fetcher for partitions ArrayBuffer([[mystoreChangelog,0], initOffset -1 to broker id:2,host:localhost,port:52827] )
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], ZKConsumerConnector shutting down
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] Stopping leader finder thread
- 2015-08-05 15:33:01 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-leader-finder-thread], Shutting down
- 2015-08-05 15:33:01 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-leader-finder-thread], Stopped
- 2015-08-05 15:33:01 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-leader-finder-thread], Shutdown completed
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] Stopping all fetchers
- 2015-08-05 15:33:01 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0-2], Shutting down
- 2015-08-05 15:33:01 SimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:01 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0-2], Stopped
- 2015-08-05 15:33:01 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1-0-2], Shutdown completed
- 2015-08-05 15:33:01 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781580961] All connections stopped
- 2015-08-05 15:33:01 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:01 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], ZKConsumerConnector shutdown completed in 56 ms
- 2015-08-05 15:33:01 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781581318-19
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-d14696d3-ab34-409d-a02e-72e6e5ea9e56
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781581320-20
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-c1886407-358d-4909-a858-1be2622a4348
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781581322-21
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-77612ef8-b728-41e0-9d62-20a863089de2
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781581323-23
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-e8dfc35b-d75f-47b3-a75c-e809d3196bea
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:01 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:33:01 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:01 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:33:01 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:01 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781581318-19
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:33:01 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:33:01 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(__samza_coordinator_hello-stateful-world_1)
- 2015-08-05 15:33:01 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:33:01 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:01 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:02 ZookeeperConsumerConnector [INFO] [testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1], stopping watcher executor thread for consumer testShouldStartTaskForFirstTime_jjung-VirtualBox-1438781580945-f7e503b1
- 2015-08-05 15:33:02 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:02 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:02 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781582536-24
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-8e3b55e3-0a55-4828-9473-f1401bfa549b
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781582540-25
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-3d263d1b-5c1c-4bce-b88d-ccedfcae8b80
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781582541-26
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-87ceab24-8bbf-444a-9bb4-b35e9cad8324
- 2015-08-05 15:33:02 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:02 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:02 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583578-28
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-5053ca22-cae8-4c30-b2cf-d0b28659a288
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583703-29
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-7aabbf3f-430d-4e94-b0f5-a30995953ebc
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:33:03 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:33:03 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583803-30
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-eb712578-6cd7-489e-89e9-33e2a0be0c25
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781583809-31
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-053ac370-cdb4-4e56-9d5e-426fc76da42c
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583819-33
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-69488fbe-a466-47a3-94e4-58bfb2fccd66
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781583821-34
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-00a872c2-0d21-4378-8ded-6ed5e752a543
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583822-35
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-4fde1d62-2a0f-4e5a-b450-f3e4a2744880
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property client.id is overridden to samza_consumer-hello_stateful_world-1-1438781583825-37
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property group.id is overridden to undefined-samza-consumer-group-6a95370a-6f60-4e38-a236-32bb8c34664c
- 2015-08-05 15:33:03 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:03 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:03 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:03 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:04 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:05 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property auto.offset.reset is overridden to smallest
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property group.id is overridden to testShouldRestoreStore
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property zookeeper.connect is overridden to 127.0.0.1:46395
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Connecting to zookeeper instance at 127.0.0.1:46395
- 2015-08-05 15:33:05 ZkEventThread [INFO] Starting ZkClient event thread.
- 2015-08-05 15:33:05 ZkClient [INFO] zookeeper state changed (SyncConnected)
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], starting auto committer every 60000 ms
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], begin registering consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 in ZK
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], end registering consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 in ZK
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], starting watcher executor thread for consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], begin rebalancing consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 try #0
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] Stopping leader finder thread
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] Stopping all fetchers
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] All connections stopped
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Cleared all relevant queues for this fetcher
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Cleared the data chunks in all the consumer message iterators
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Committing all offsets after clearing the fetcher queues
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Releasing partition ownership
- 2015-08-05 15:33:05 RangeAssignor [INFO] Consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 rebalancing the following partitions: ArrayBuffer(0) for topic mystoreChangelog with consumers: List(testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0)
- 2015-08-05 15:33:05 RangeAssignor [INFO] testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0 attempting to claim partition 0
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0 successfully owned partition 0 for topic mystoreChangelog
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], Consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 selected partitions : mystoreChangelog:0: fetched offset = -1: consumed offset = -1
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], end rebalancing consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041 try #0
- 2015-08-05 15:33:05 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-leader-finder-thread], Starting
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property client.id is overridden to testShouldRestoreStore
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037,localhost:55192,localhost:52827
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:33:05 ClientUtils$ [INFO] Fetching metadata from broker id:1,host:localhost,port:55192 with correlation id 0 for 1 topic(s) Set(mystoreChangelog)
- 2015-08-05 15:33:05 SyncProducer [INFO] Connected to localhost:55192 for producing
- 2015-08-05 15:33:05 SyncProducer [INFO] Disconnecting from localhost:55192
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0-2], Starting
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] Added fetcher for partitions ArrayBuffer([[mystoreChangelog,0], initOffset -1 to broker id:2,host:localhost,port:52827] )
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], ZKConsumerConnector shutting down
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] Stopping leader finder thread
- 2015-08-05 15:33:05 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-leader-finder-thread], Shutting down
- 2015-08-05 15:33:05 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-leader-finder-thread], Stopped
- 2015-08-05 15:33:05 ConsumerFetcherManager$LeaderFinderThread [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-leader-finder-thread], Shutdown completed
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] Stopping all fetchers
- 2015-08-05 15:33:05 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0-2], Shutting down
- 2015-08-05 15:33:05 SimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:05 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0-2], Stopped
- 2015-08-05 15:33:05 ConsumerFetcherThread [INFO] [ConsumerFetcherThread-testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041-0-2], Shutdown completed
- 2015-08-05 15:33:05 ConsumerFetcherManager [INFO] [ConsumerFetcherManager-1438781585696] All connections stopped
- 2015-08-05 15:33:05 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:05 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], ZKConsumerConnector shutdown completed in 63 ms
- 2015-08-05 15:33:05 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Verifying properties
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property client.id is overridden to samza_admin-hello_stateful_world-1-1438781583803-30
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property metadata.broker.list is overridden to localhost:35037
- 2015-08-05 15:33:05 VerifiableProperties [INFO] Property request.timeout.ms is overridden to 30000
- 2015-08-05 15:33:05 ClientUtils$ [INFO] Fetching metadata from broker id:0,host:localhost,port:35037 with correlation id 0 for 1 topic(s) Set(mystoreChangelog)
- 2015-08-05 15:33:05 SyncProducer [INFO] Connected to localhost:35037 for producing
- 2015-08-05 15:33:05 SyncProducer [INFO] Disconnecting from localhost:35037
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 DefaultFetchSimpleConsumer [INFO] Reconnect due to socket error: java.nio.channels.ClosedByInterruptException
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 KafkaServer [INFO] [Kafka Server 0], shutting down
- 2015-08-05 15:33:05 KafkaServer [INFO] [Kafka Server 0], Starting controlled shutdown
- 2015-08-05 15:33:05 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:05 KafkaController [INFO] [Controller 0]: Shutting down broker 0
- 2015-08-05 15:33:05 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Invoking state change to OfflineReplica for replicas [Topic=input,Partition=0,Replica=0]
- 2015-08-05 15:33:05 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [input,0]
- 2015-08-05 15:33:05 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Shutting down
- 2015-08-05 15:33:05 KafkaController [INFO] [Controller 0]: New leader and ISR for partition [input,0] is {"leader":2,"leader_epoch":1,"isr":[2,1]}
- 2015-08-05 15:33:05 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [input,0]
- 2015-08-05 15:33:05 logger [INFO] Broker 1 skipped the become-follower state change after marking its partition as follower with correlation id 22 from controller 0 epoch 1 for partition [input,0] since the new leader 2 is the same as the old leader
- 2015-08-05 15:33:05 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] Removed fetcher for partitions
- 2015-08-05 15:33:05 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] Added fetcher for partitions List()
- 2015-08-05 15:33:05 KafkaServer [INFO] [Kafka Server 0], Controlled shutdown succeeded
- 2015-08-05 15:33:05 SocketServer [INFO] [Socket Server on Broker 0], Shutting down
- 2015-08-05 15:33:05 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:05 RequestSendThread [WARN] [Controller-0-to-broker-0-send-thread], Controller 0 epoch 1 fails to send request Name: StopReplicaRequest; Version: 0; CorrelationId: 22; ClientId: ; DeletePartitions: false; ControllerId: 0; ControllerEpoch: 1; Partitions: [input,0] to broker id:0,host:localhost,port:35037. Reconnecting to broker.
- java.io.EOFException: Received -1 when reading from channel, socket has likely been closed.
- at kafka.utils.Utils$.read(Utils.scala:381)
- at kafka.network.BoundedByteBufferReceive.readFrom(BoundedByteBufferReceive.scala:54)
- at kafka.network.Receive$class.readCompletely(Transmission.scala:56)
- at kafka.network.BoundedByteBufferReceive.readCompletely(BoundedByteBufferReceive.scala:29)
- at kafka.network.BlockingChannel.receive(BlockingChannel.scala:111)
- at kafka.controller.RequestSendThread.liftedTree1$1(ControllerChannelManager.scala:133)
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:131)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:05 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:05 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Controller 0 connected to id:0,host:localhost,port:35037 for sending state change requests
- 2015-08-05 15:33:05 Processor [ERROR] Closing socket for /127.0.0.1 because of error
- java.io.IOException: Broken pipe
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
- at sun.nio.ch.IOUtil.write(IOUtil.java:65)
- at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
- at kafka.api.TopicDataSend.writeTo(FetchResponse.scala:123)
- at kafka.network.MultiSend.writeTo(Transmission.scala:101)
- at kafka.api.FetchResponseSend.writeTo(FetchResponse.scala:231)
- at kafka.network.Processor.write(SocketServer.scala:472)
- at kafka.network.Processor.run(SocketServer.scala:342)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:05 SocketServer [INFO] [Socket Server on Broker 0], Shutdown completed
- 2015-08-05 15:33:06 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 0], shutting down
- 2015-08-05 15:33:06 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Stopped
- 2015-08-05 15:33:06 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Shutdown completed
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [input,0]
- 2015-08-05 15:33:06 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:06 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 0], shut down completely
- 2015-08-05 15:33:06 ReplicaManager [INFO] [Replica Manager on Broker 0]: Shut down
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] shutting down
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 0] shutdown completed
- 2015-08-05 15:33:06 ReplicaManager [INFO] [Replica Manager on Broker 0]: Shut down completely
- 2015-08-05 15:33:06 LogManager [INFO] Shutting down.
- 2015-08-05 15:33:06 LogManager [INFO] Shutdown complete.
- 2015-08-05 15:33:06 PartitionStateMachine [INFO] [Partition state machine on Controller 0]: Stopped partition state machine
- 2015-08-05 15:33:06 ReplicaStateMachine [INFO] [Replica state machine on controller 0]: Stopped replica state machine
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-2-send-thread], Shutting down
- 2015-08-05 15:33:06 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-2-send-thread], Stopped
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-2-send-thread], Shutdown completed
- 2015-08-05 15:33:06 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-1-send-thread], Shutting down
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-1-send-thread], Stopped
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-1-send-thread], Shutdown completed
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Shutting down
- 2015-08-05 15:33:06 Utils$ [WARN] sleep interrupted
- java.lang.InterruptedException: sleep interrupted
- at java.lang.Thread.sleep(Native Method)
- at kafka.controller.RequestSendThread$$anonfun$liftedTree1$1$1.apply$mcV$sp(ControllerChannelManager.scala:144)
- at kafka.utils.Utils$.swallow(Utils.scala:172)
- at kafka.utils.Logging$class.swallowWarn(Logging.scala:92)
- at kafka.utils.Utils$.swallowWarn(Utils.scala:45)
- at kafka.utils.Logging$class.swallow(Logging.scala:94)
- at kafka.utils.Utils$.swallow(Utils.scala:45)
- at kafka.controller.RequestSendThread.liftedTree1$1(ControllerChannelManager.scala:144)
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:131)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 RequestSendThread [ERROR] [Controller-0-to-broker-0-send-thread], Controller 0 fails to send a request to broker id:0,host:localhost,port:35037
- java.lang.NullPointerException
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:152)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Stopped
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-0-to-broker-0-send-thread], Shutdown completed
- 2015-08-05 15:33:06 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 0], shut down completed
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 1], shutting down
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 1], Starting controlled shutdown
- 2015-08-05 15:33:06 Utils$ [WARN] Controller doesn't exist
- kafka.common.KafkaException: Controller doesn't exist
- at kafka.utils.ZkUtils$.getController(ZkUtils.scala:67)
- at kafka.server.KafkaServer.kafka$server$KafkaServer$$controlledShutdown(KafkaServer.scala:194)
- at kafka.server.KafkaServer$$anonfun$shutdown$1.apply$mcV$sp(KafkaServer.scala:269)
- at kafka.utils.Utils$.swallow(Utils.scala:172)
- at kafka.utils.Logging$class.swallowWarn(Logging.scala:92)
- at kafka.utils.Utils$.swallowWarn(Utils.scala:45)
- at kafka.utils.Logging$class.swallow(Logging.scala:94)
- at kafka.utils.Utils$.swallow(Utils.scala:45)
- at kafka.server.KafkaServer.shutdown(KafkaServer.scala:269)
- at org.apache.samza.test.integration.TestStatefulTask$.afterCleanLogDirs(TestStatefulTask.scala:169)
- at org.apache.samza.test.integration.TestStatefulTask.afterCleanLogDirs(TestStatefulTask.scala)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:86)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:49)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:69)
- at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:48)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
- at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
- at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
- at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
- at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:105)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
- at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:355)
- at org.gradle.internal.concurrent.DefaultExecutorFactory$StoppableExecutorImpl$1.run(DefaultExecutorFactory.java:64)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:06 SocketServer [INFO] [Socket Server on Broker 1], Shutting down
- 2015-08-05 15:33:06 SocketServer [INFO] [Socket Server on Broker 1], Shutdown completed
- 2015-08-05 15:33:06 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 1], shutting down
- 2015-08-05 15:33:06 ZookeeperLeaderElector [INFO] 2 successfully elected as leader
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Broker 2 starting become controller state transition
- 2015-08-05 15:33:06 ZkUtils$ [INFO] conflict in /controller data: {"version":1,"brokerid":1,"timestamp":"1438781586268"} stored data: {"version":1,"brokerid":2,"timestamp":"1438781586267"}
- 2015-08-05 15:33:06 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 1], shut down completely
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Initialized controller epoch to 1 and zk version 0
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Controller 2 incremented epoch to 2
- 2015-08-05 15:33:06 ZookeeperLeaderElector$LeaderChangeListener [INFO] New leader is 2
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Controller 2 connected to id:1,host:localhost,port:55192 for sending state change requests
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-2-send-thread], Controller 2 connected to id:2,host:localhost,port:52827 for sending state change requests
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-2-send-thread], Starting
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Starting
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Partitions undergoing preferred replica election:
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Partitions that completed preferred replica election:
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Resuming preferred replica election for partitions:
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Partitions being reassigned: Map()
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Partitions already reassigned: List()
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Resuming reassignment of partitions: Map()
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: List of topics to be deleted:
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: List of topics ineligible for deletion: input
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Currently active brokers in the cluster: Set(1, 2)
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Currently shutting brokers in the cluster: Set()
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Current list of topics in the cluster: Set(__samza_coordinator_hello-stateful-world_1, input, mystoreChangelog)
- 2015-08-05 15:33:06 ReplicaStateMachine [INFO] [Replica state machine on controller 2]: Invoking state change to OnlineReplica for replicas [Topic=input,Partition=0,Replica=1],[Topic=__samza_coordinator_hello-stateful-world_1,Partition=0,Replica=1],[Topic=input,Partition=0,Replica=2],[Topic=mystoreChangelog,Partition=0,Replica=2]
- 2015-08-05 15:33:06 ReplicaStateMachine [INFO] [Replica state machine on controller 2]: Started replica state machine with initial state -> Map([Topic=input,Partition=0,Replica=1] -> OnlineReplica, [Topic=input,Partition=0,Replica=0] -> ReplicaDeletionIneligible, [Topic=input,Partition=0,Replica=2] -> OnlineReplica, [Topic=__samza_coordinator_hello-stateful-world_1,Partition=0,Replica=1] -> OnlineReplica, [Topic=mystoreChangelog,Partition=0,Replica=2] -> OnlineReplica)
- 2015-08-05 15:33:06 RequestSendThread [WARN] [Controller-2-to-broker-1-send-thread], Controller 2 epoch 2 fails to send request Name:LeaderAndIsrRequest;Version:0;Controller:2;ControllerEpoch:2;CorrelationId:0;ClientId:id_2-host_localhost-port_52827;Leaders:id:1,host:localhost,port:55192,id:2,host:localhost,port:52827;PartitionState:(input,0) -> (LeaderAndIsrInfo:(Leader:2,ISR:2,1,LeaderEpoch:1,ControllerEpoch:1),ReplicationFactor:3),AllReplicas:2,0,1),(__samza_coordinator_hello-stateful-world_1,0) -> (LeaderAndIsrInfo:(Leader:1,ISR:1,LeaderEpoch:0,ControllerEpoch:1),ReplicationFactor:1),AllReplicas:1) to broker id:1,host:localhost,port:55192. Reconnecting to broker.
- java.nio.channels.ClosedChannelException
- at kafka.network.BlockingChannel.send(BlockingChannel.scala:100)
- at kafka.controller.RequestSendThread.liftedTree1$1(ControllerChannelManager.scala:132)
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:131)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 logger [WARN] Broker 2 ignoring LeaderAndIsr request from controller 2 with correlation id 0 epoch 2 for partition [input,0] since its associated leader epoch 1 is old. Current leader epoch is 1
- 2015-08-05 15:33:06 logger [WARN] Broker 2 ignoring LeaderAndIsr request from controller 2 with correlation id 0 epoch 2 for partition [mystoreChangelog,0] since its associated leader epoch 0 is old. Current leader epoch is 0
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Controller 2 connected to id:1,host:localhost,port:55192 for sending state change requests
- 2015-08-05 15:33:06 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Started partition state machine with initial state -> Map([input,0] -> OnlinePartition, [__samza_coordinator_hello-stateful-world_1,0] -> OnlinePartition, [mystoreChangelog,0] -> OnlinePartition)
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Broker 2 is ready to serve as the new controller with epoch 2
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Starting preferred replica leader election for partitions
- 2015-08-05 15:33:06 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Invoking state change to OnlinePartition for partitions
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: starting the partition rebalance scheduler
- 2015-08-05 15:33:06 ZookeeperLeaderElector$LeaderChangeListener [INFO] New leader is 2
- 2015-08-05 15:33:06 ReplicaManager [INFO] [Replica Manager on Broker 1]: Shut down
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] shutting down
- 2015-08-05 15:33:06 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Shutting down
- 2015-08-05 15:33:06 RequestSendThread [WARN] [Controller-2-to-broker-1-send-thread], Controller 2 epoch 2 fails to send request Name:LeaderAndIsrRequest;Version:0;Controller:2;ControllerEpoch:2;CorrelationId:0;ClientId:id_2-host_localhost-port_52827;Leaders:id:1,host:localhost,port:55192,id:2,host:localhost,port:52827;PartitionState:(input,0) -> (LeaderAndIsrInfo:(Leader:2,ISR:2,1,LeaderEpoch:1,ControllerEpoch:1),ReplicationFactor:3),AllReplicas:2,0,1),(__samza_coordinator_hello-stateful-world_1,0) -> (LeaderAndIsrInfo:(Leader:1,ISR:1,LeaderEpoch:0,ControllerEpoch:1),ReplicationFactor:1),AllReplicas:1) to broker id:1,host:localhost,port:55192. Reconnecting to broker.
- java.nio.channels.ClosedChannelException
- at kafka.network.BlockingChannel.send(BlockingChannel.scala:100)
- at kafka.controller.RequestSendThread.liftedTree1$1(ControllerChannelManager.scala:132)
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:131)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Controller 2 connected to id:1,host:localhost,port:55192 for sending state change requests
- 2015-08-05 15:33:06 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Stopped
- 2015-08-05 15:33:06 ReplicaFetcherThread [INFO] [ReplicaFetcherThread-0-2], Shutdown completed
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 1] shutdown completed
- 2015-08-05 15:33:06 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:06 ReplicaManager [INFO] [Replica Manager on Broker 1]: Shut down completely
- 2015-08-05 15:33:06 LogManager [INFO] Shutting down.
- 2015-08-05 15:33:06 LogManager [INFO] Shutdown complete.
- 2015-08-05 15:33:06 Utils$ [WARN] Kafka scheduler has not been started
- java.lang.IllegalStateException: Kafka scheduler has not been started
- at kafka.utils.KafkaScheduler.ensureStarted(KafkaScheduler.scala:114)
- at kafka.utils.KafkaScheduler.shutdown(KafkaScheduler.scala:86)
- at kafka.controller.KafkaController.onControllerResignation(KafkaController.scala:350)
- at kafka.controller.KafkaController.shutdown(KafkaController.scala:664)
- at kafka.server.KafkaServer$$anonfun$shutdown$8.apply$mcV$sp(KafkaServer.scala:285)
- at kafka.utils.Utils$.swallow(Utils.scala:172)
- at kafka.utils.Logging$class.swallowWarn(Logging.scala:92)
- at kafka.utils.Utils$.swallowWarn(Utils.scala:45)
- at kafka.utils.Logging$class.swallow(Logging.scala:94)
- at kafka.utils.Utils$.swallow(Utils.scala:45)
- at kafka.server.KafkaServer.shutdown(KafkaServer.scala:285)
- at org.apache.samza.test.integration.TestStatefulTask$.afterCleanLogDirs(TestStatefulTask.scala:169)
- at org.apache.samza.test.integration.TestStatefulTask.afterCleanLogDirs(TestStatefulTask.scala)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:86)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:49)
- at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:69)
- at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:48)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
- at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
- at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
- at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
- at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:105)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
- at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
- at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:355)
- at org.gradle.internal.concurrent.DefaultExecutorFactory$StoppableExecutorImpl$1.run(DefaultExecutorFactory.java:64)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2015-08-05 15:33:06 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 1], shut down completed
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 2], shutting down
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 2], Starting controlled shutdown
- 2015-08-05 15:33:06 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 2]: Broker change listener fired for path /brokers/ids with children 2
- 2015-08-05 15:33:06 ZookeeperConsumerConnector [INFO] [testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041], stopping watcher executor thread for consumer testShouldRestoreStore_jjung-VirtualBox-1438781585688-ba440041
- 2015-08-05 15:33:06 ReplicaStateMachine$BrokerChangeListener [INFO] [BrokerChangeListener on Controller 2]: Newly added brokers: , deleted brokers: 1, all live brokers: 2
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Shutting down
- 2015-08-05 15:33:06 Utils$ [WARN] sleep interrupted
- java.lang.InterruptedException: sleep interrupted
- at java.lang.Thread.sleep(Native Method)
- at kafka.controller.RequestSendThread$$anonfun$liftedTree1$1$1.apply$mcV$sp(ControllerChannelManager.scala:144)
- at kafka.utils.Utils$.swallow(Utils.scala:172)
- at kafka.utils.Logging$class.swallowWarn(Logging.scala:92)
- at kafka.utils.Utils$.swallowWarn(Utils.scala:45)
- at kafka.utils.Logging$class.swallow(Logging.scala:94)
- at kafka.utils.Utils$.swallow(Utils.scala:45)
- at kafka.controller.RequestSendThread.liftedTree1$1(ControllerChannelManager.scala:144)
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:131)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 RequestSendThread [ERROR] [Controller-2-to-broker-1-send-thread], Controller 2 fails to send a request to broker id:1,host:localhost,port:55192
- java.lang.NullPointerException
- at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:150)
- at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:60)
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Stopped
- 2015-08-05 15:33:06 RequestSendThread [INFO] [Controller-2-to-broker-1-send-thread], Shutdown completed
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Broker failure callback for 1
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Removed ArrayBuffer() from list of shutting down brokers.
- 2015-08-05 15:33:06 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Invoking state change to OfflinePartition for partitions [__samza_coordinator_hello-stateful-world_1,0]
- 2015-08-05 15:33:06 logger [ERROR] Controller 2 epoch 2 initiated state change for partition [__samza_coordinator_hello-stateful-world_1,0] from OfflinePartition to OnlinePartition failed
- kafka.common.NoReplicaOnlineException: No replica for partition [__samza_coordinator_hello-stateful-world_1,0] is alive. Live brokers are: [Set(2)], Assigned replicas are: [List(1)]
- at kafka.controller.OfflinePartitionLeaderSelector.selectLeader(PartitionLeaderSelector.scala:75)
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:357)
- at kafka.controller.PartitionStateMachine.kafka$controller$PartitionStateMachine$$handleStateChange(PartitionStateMachine.scala:206)
- at kafka.controller.PartitionStateMachine$$anonfun$triggerOnlinePartitionStateChange$3.apply(PartitionStateMachine.scala:120)
- at kafka.controller.PartitionStateMachine$$anonfun$triggerOnlinePartitionStateChange$3.apply(PartitionStateMachine.scala:117)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:772)
- at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:98)
- at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:98)
- at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:226)
- at scala.collection.mutable.HashMap.foreachEntry(HashMap.scala:39)
- at scala.collection.mutable.HashMap.foreach(HashMap.scala:98)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:771)
- at kafka.controller.PartitionStateMachine.triggerOnlinePartitionStateChange(PartitionStateMachine.scala:117)
- at kafka.controller.KafkaController.onBrokerFailure(KafkaController.scala:446)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1$$anonfun$apply$mcV$sp$1.apply$mcV$sp(ReplicaStateMachine.scala:373)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1$$anonfun$apply$mcV$sp$1.apply(ReplicaStateMachine.scala:359)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1$$anonfun$apply$mcV$sp$1.apply(ReplicaStateMachine.scala:359)
- at kafka.metrics.KafkaTimer.time(KafkaTimer.scala:33)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1.apply$mcV$sp(ReplicaStateMachine.scala:358)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1.apply(ReplicaStateMachine.scala:357)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener$$anonfun$handleChildChange$1.apply(ReplicaStateMachine.scala:357)
- at kafka.utils.Utils$.inLock(Utils.scala:535)
- at kafka.controller.ReplicaStateMachine$BrokerChangeListener.handleChildChange(ReplicaStateMachine.scala:356)
- at org.I0Itec.zkclient.ZkClient$7.run(ZkClient.java:568)
- at org.I0Itec.zkclient.ZkEventThread.run(ZkEventThread.java:71)
- 2015-08-05 15:33:06 ReplicaStateMachine [INFO] [Replica state machine on controller 2]: Invoking state change to OfflineReplica for replicas [Topic=input,Partition=0,Replica=1],[Topic=__samza_coordinator_hello-stateful-world_1,Partition=0,Replica=1]
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: New leader and ISR for partition [input,0] is {"leader":2,"leader_epoch":2,"isr":[2]}
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: New leader and ISR for partition [__samza_coordinator_hello-stateful-world_1,0] is {"leader":-1,"leader_epoch":1,"isr":[]}
- 2015-08-05 15:33:06 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [input,0]
- 2015-08-05 15:33:06 ControllerChannelManager [WARN] [Channel manager on controller 2]: Not sending request Name:LeaderAndIsrRequest;Version:0;Controller:2;ControllerEpoch:2;CorrelationId:6;ClientId:id_2-host_localhost-port_52827;Leaders:id:2,host:localhost,port:52827;PartitionState:(input,0) -> (LeaderAndIsrInfo:(Leader:2,ISR:2,LeaderEpoch:2,ControllerEpoch:2),ReplicationFactor:3),AllReplicas:2,0,1) to broker 0, since it is offline.
- 2015-08-05 15:33:06 ControllerChannelManager [WARN] [Channel manager on controller 2]: Not sending request Name: StopReplicaRequest; Version: 0; CorrelationId: 6; ClientId: ; DeletePartitions: false; ControllerId: 2; ControllerEpoch: 2; Partitions: [input,0] to broker 1, since it is offline.
- 2015-08-05 15:33:06 ControllerChannelManager [WARN] [Channel manager on controller 2]: Not sending request Name: StopReplicaRequest; Version: 0; CorrelationId: 6; ClientId: ; DeletePartitions: false; ControllerId: 2; ControllerEpoch: 2; Partitions: [__samza_coordinator_hello-stateful-world_1,0] to broker 1, since it is offline.
- 2015-08-05 15:33:06 KafkaController [INFO] [Controller 2]: Shutting down broker 2
- 2015-08-05 15:33:06 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Invoking state change to OnlinePartition for partitions [input,0]
- 2015-08-05 15:33:06 logger [ERROR] Controller 2 epoch 2 encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- 2015-08-05 15:33:06 logger [ERROR] Controller 2 epoch 2 initiated state change for partition [input,0] from OnlinePartition to OnlinePartition failed
- kafka.common.StateChangeFailedException: encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:380)
- at kafka.controller.PartitionStateMachine.kafka$controller$PartitionStateMachine$$handleStateChange(PartitionStateMachine.scala:208)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:146)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:145)
- at scala.collection.immutable.Set$Set1.foreach(Set.scala:74)
- at kafka.controller.PartitionStateMachine.handleStateChanges(PartitionStateMachine.scala:145)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:258)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:253)
- at scala.Option.foreach(Option.scala:236)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply$mcV$sp(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.utils.Utils$.inLock(Utils.scala:535)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:252)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:249)
- at scala.collection.immutable.Set$Set2.foreach(Set.scala:94)
- at kafka.controller.KafkaController.shutdownBroker(KafkaController.scala:249)
- at kafka.server.KafkaApis.handleControlledShutdownRequest(KafkaApis.scala:154)
- at kafka.server.KafkaApis.handle(KafkaApis.scala:66)
- at kafka.server.KafkaRequestHandler.run(KafkaRequestHandler.scala:59)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: kafka.common.StateChangeFailedException: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2
- at kafka.controller.ControlledShutdownLeaderSelector.selectLeader(PartitionLeaderSelector.scala:196)
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:357)
- ... 20 more
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 2], Remaining partitions to move: [input,0]
- 2015-08-05 15:33:06 KafkaServer [INFO] [Kafka Server 2], Error code from controller: 0
- 2015-08-05 15:33:11 KafkaServer [WARN] [Kafka Server 2], Retrying controlled shutdown after the previous attempt failed...
- 2015-08-05 15:33:11 KafkaController [INFO] [Controller 2]: Shutting down broker 2
- 2015-08-05 15:33:11 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Invoking state change to OnlinePartition for partitions [input,0]
- 2015-08-05 15:33:11 logger [ERROR] Controller 2 epoch 2 encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- 2015-08-05 15:33:11 logger [ERROR] Controller 2 epoch 2 initiated state change for partition [input,0] from OnlinePartition to OnlinePartition failed
- kafka.common.StateChangeFailedException: encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:380)
- at kafka.controller.PartitionStateMachine.kafka$controller$PartitionStateMachine$$handleStateChange(PartitionStateMachine.scala:208)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:146)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:145)
- at scala.collection.immutable.Set$Set1.foreach(Set.scala:74)
- at kafka.controller.PartitionStateMachine.handleStateChanges(PartitionStateMachine.scala:145)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:258)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:253)
- at scala.Option.foreach(Option.scala:236)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply$mcV$sp(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.utils.Utils$.inLock(Utils.scala:535)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:252)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:249)
- at scala.collection.immutable.Set$Set2.foreach(Set.scala:94)
- at kafka.controller.KafkaController.shutdownBroker(KafkaController.scala:249)
- at kafka.server.KafkaApis.handleControlledShutdownRequest(KafkaApis.scala:154)
- at kafka.server.KafkaApis.handle(KafkaApis.scala:66)
- at kafka.server.KafkaRequestHandler.run(KafkaRequestHandler.scala:59)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: kafka.common.StateChangeFailedException: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2
- at kafka.controller.ControlledShutdownLeaderSelector.selectLeader(PartitionLeaderSelector.scala:196)
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:357)
- ... 20 more
- 2015-08-05 15:33:11 KafkaServer [INFO] [Kafka Server 2], Remaining partitions to move: [input,0]
- 2015-08-05 15:33:11 KafkaServer [INFO] [Kafka Server 2], Error code from controller: 0
- 2015-08-05 15:33:16 KafkaServer [WARN] [Kafka Server 2], Retrying controlled shutdown after the previous attempt failed...
- 2015-08-05 15:33:16 KafkaController [INFO] [Controller 2]: Shutting down broker 2
- 2015-08-05 15:33:16 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Invoking state change to OnlinePartition for partitions [input,0]
- 2015-08-05 15:33:16 logger [ERROR] Controller 2 epoch 2 encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- 2015-08-05 15:33:16 logger [ERROR] Controller 2 epoch 2 initiated state change for partition [input,0] from OnlinePartition to OnlinePartition failed
- kafka.common.StateChangeFailedException: encountered error while electing leader for partition [input,0] due to: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2.
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:380)
- at kafka.controller.PartitionStateMachine.kafka$controller$PartitionStateMachine$$handleStateChange(PartitionStateMachine.scala:208)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:146)
- at kafka.controller.PartitionStateMachine$$anonfun$handleStateChanges$2.apply(PartitionStateMachine.scala:145)
- at scala.collection.immutable.Set$Set1.foreach(Set.scala:74)
- at kafka.controller.PartitionStateMachine.handleStateChanges(PartitionStateMachine.scala:145)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:258)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1$$anonfun$apply$mcV$sp$3.apply(KafkaController.scala:253)
- at scala.Option.foreach(Option.scala:236)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply$mcV$sp(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3$$anonfun$apply$1.apply(KafkaController.scala:253)
- at kafka.utils.Utils$.inLock(Utils.scala:535)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:252)
- at kafka.controller.KafkaController$$anonfun$shutdownBroker$3.apply(KafkaController.scala:249)
- at scala.collection.immutable.Set$Set2.foreach(Set.scala:94)
- at kafka.controller.KafkaController.shutdownBroker(KafkaController.scala:249)
- at kafka.server.KafkaApis.handleControlledShutdownRequest(KafkaApis.scala:154)
- at kafka.server.KafkaApis.handle(KafkaApis.scala:66)
- at kafka.server.KafkaRequestHandler.run(KafkaRequestHandler.scala:59)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: kafka.common.StateChangeFailedException: No other replicas in ISR 2 for [input,0] besides shutting down brokers 2
- at kafka.controller.ControlledShutdownLeaderSelector.selectLeader(PartitionLeaderSelector.scala:196)
- at kafka.controller.PartitionStateMachine.electLeaderForPartition(PartitionStateMachine.scala:357)
- ... 20 more
- 2015-08-05 15:33:16 KafkaServer [INFO] [Kafka Server 2], Remaining partitions to move: [input,0]
- 2015-08-05 15:33:16 KafkaServer [INFO] [Kafka Server 2], Error code from controller: 0
- 2015-08-05 15:33:21 KafkaServer [WARN] [Kafka Server 2], Retrying controlled shutdown after the previous attempt failed...
- 2015-08-05 15:33:21 Processor [INFO] Closing socket connection to /127.0.0.1.
- 2015-08-05 15:33:21 KafkaServer [WARN] [Kafka Server 2], Proceeding to do an unclean shutdown as all the controlled shutdown attempts failed
- 2015-08-05 15:33:21 SocketServer [INFO] [Socket Server on Broker 2], Shutting down
- 2015-08-05 15:33:21 SocketServer [INFO] [Socket Server on Broker 2], Shutdown completed
- 2015-08-05 15:33:21 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 2], shutting down
- 2015-08-05 15:33:21 KafkaRequestHandlerPool [INFO] [Kafka Request Handler on Broker 2], shut down completely
- 2015-08-05 15:33:22 ReplicaManager [INFO] [Replica Manager on Broker 2]: Shut down
- 2015-08-05 15:33:22 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] shutting down
- 2015-08-05 15:33:22 ReplicaFetcherManager [INFO] [ReplicaFetcherManager on broker 2] shutdown completed
- 2015-08-05 15:33:22 ReplicaManager [INFO] [Replica Manager on Broker 2]: Shut down completely
- 2015-08-05 15:33:22 LogManager [INFO] Shutting down.
- 2015-08-05 15:33:22 LogManager [INFO] Shutdown complete.
- 2015-08-05 15:33:22 PartitionStateMachine [INFO] [Partition state machine on Controller 2]: Stopped partition state machine
- 2015-08-05 15:33:22 ReplicaStateMachine [INFO] [Replica state machine on controller 2]: Stopped replica state machine
- 2015-08-05 15:33:22 RequestSendThread [INFO] [Controller-2-to-broker-2-send-thread], Shutting down
- 2015-08-05 15:33:22 RequestSendThread [INFO] [Controller-2-to-broker-2-send-thread], Stopped
- 2015-08-05 15:33:22 RequestSendThread [INFO] [Controller-2-to-broker-2-send-thread], Shutdown completed
- 2015-08-05 15:33:22 ZkEventThread [INFO] Terminate ZkClient event thread.
- 2015-08-05 15:33:22 KafkaServer [INFO] [Kafka Server 2], shut down completed
- 2015-08-05 15:33:22 ZkEventThread [INFO] Terminate ZkClient event thread.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement