Skip to content

Instantly share code, notes, and snippets.

@oravecz
Created December 10, 2010 17:52
Show Gist options
  • Save oravecz/736518 to your computer and use it in GitHub Desktop.
Save oravecz/736518 to your computer and use it in GitHub Desktop.
12:47:49,906 INFO main ElasticSearchServer: 39 - Starting the ElasticSearch server node:
12:47:49,967 INFO main node: 78 - [Armory] {elasticsearch/0.13.0}[15014]: initializing ...
12:47:49,976 INFO main plugins: 78 - [Armory] loaded [cloud-aws]
12:47:51,883 DEBUG main memory: 70 - [Armory] using bytebuffer cache with buffer_size [100kb], cache_size [200mb], direct [true], warm_cache [false]
12:47:51,946 DEBUG main cached: 70 - [Armory] Initializing cached thread pool with keep_alive[1m], scheduled_size[20]
12:47:51,986 DEBUG main multicast: 70 - [Armory] using group [224.2.2.4], with port [54328], ttl [3], and address [null]
12:47:52,002 DEBUG main unicast: 70 - [Armory] using initial hosts []
12:47:52,004 DEBUG main zen: 70 - [Armory] using initial_ping_timeout [3s]
12:47:52,005 DEBUG main fd: 70 - [Armory] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
12:47:52,008 DEBUG main fd: 70 - [Armory] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
12:47:52,042 DEBUG main env: 70 - [Armory] using node location [/Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/data/roundtable-qa/nodes/0], local_node_id [0]
12:47:52,146 DEBUG main network: 70 - [Armory] net_info
host [James-Cooks-MacBook-Pro.local]
en2 display_name [en2]
address [/169.254.67.1] [/fe80:0:0:0:222:41ff:fe32:7f20%6]
mtu [1500] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
en1 display_name [en1]
address [/10.16.151.129] [/fe80:0:0:0:223:12ff:fe1e:c043%5]
mtu [1500] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
lo0 display_name [lo0]
address [/127.0.0.1] [/fe80:0:0:0:0:0:0:1%1] [/0:0:0:0:0:0:0:1]
mtu [16384] multicast [true] ptp [false] loopback [true] up [true] virtual [false]
12:47:52,269 DEBUG main memory: 70 - [Armory] using index_buffer_size [76.3mb], with min_shard_index_buffer_size [4mb]
12:47:52,270 DEBUG main s3: 70 - [Armory] using bucket [es-gateway-qa], region [null], chunk_size [100mb]
12:47:52,549 INFO main request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com / Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:lcQMgC5qn0FnQkmEQDpThbWg5io=, Date: Fri, 10 Dec 2010 17:47:52 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:53,037 INFO main request: 438 - Received successful response: 200, AWS Request ID: 218D8B1EA212C7A4
12:47:53,040 INFO main request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com / Parameters: (prefix: roundtable-qa/metadata/metadata-, ) Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:0lJS4pcCQLD5RmekGxW3t7r73gE=, Date: Fri, 10 Dec 2010 17:47:53 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:53,137 INFO main request: 438 - Received successful response: 200, AWS Request ID: 83091E3194BF5209
12:47:53,159 INFO thread-1 request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com /roundtable-qa%2Fmetadata%2Fmetadata-9 Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:bHEDw75ggJH19bCgs+yyxJ19g2Q=, Date: Fri, 10 Dec 2010 17:47:53 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:53,219 INFO thread-1 request: 438 - Received successful response: 200, AWS Request ID: FBFB0C0DD325CB29
12:47:53,221 DEBUG main s3: 70 - [Armory] Latest metadata found at index [9]
12:47:53,222 INFO main node: 78 - [Armory] {elasticsearch/0.13.0}[15014]: initialized
12:47:53,222 INFO main ElasticSearchServer: 45 - Creating the ElasticSearch server node with these settings:
12:47:53,222 INFO main ElasticSearchServer: 50 - cloud.aws.access_key : AKIAJVHHVYQPNX5XMAGA
12:47:53,223 INFO main ElasticSearchServer: 50 - cloud.aws.secret_key : <HIDDEN>
12:47:53,223 INFO main ElasticSearchServer: 50 - cluster.name : roundtable-qa
12:47:53,223 INFO main ElasticSearchServer: 50 - discovery.type : zen
12:47:53,224 INFO main ElasticSearchServer: 50 - gateway.s3.bucket : es-gateway-qa
12:47:53,224 INFO main ElasticSearchServer: 50 - gateway.type : s3
12:47:53,224 INFO main ElasticSearchServer: 50 - http.enabled : false
12:47:53,224 INFO main ElasticSearchServer: 50 - http.port : 9311
12:47:53,224 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_regex.lowercase : true
12:47:53,225 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_regex.pattern : [@.]
12:47:53,225 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_regex.stopwords : _none_
12:47:53,225 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_regex.type : pattern
12:47:53,225 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_split.filter.0 : lowercase
12:47:53,225 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_split.tokenizer : letter
12:47:53,226 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.email_split.type : custom
12:47:53,226 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.lowercase_keyword.filter.0 : lowercase
12:47:53,226 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.lowercase_keyword.tokenizer : keyword
12:47:53,226 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.lowercase_keyword.type : custom
12:47:53,227 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.char_filter.0 : html_strip
12:47:53,227 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.filter.0 : standard
12:47:53,227 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.filter.1 : lowercase
12:47:53,227 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.filter.2 : stop
12:47:53,227 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.filter.3 : porterStem
12:47:53,228 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.tokenizer : standard
12:47:53,228 INFO main ElasticSearchServer: 50 - index.analysis.analyzer.porter_standard.type : custom
12:47:53,228 INFO main ElasticSearchServer: 50 - index.store.fs.memory.direct : true
12:47:53,228 INFO main ElasticSearchServer: 50 - index.store.memory.direct : true
12:47:53,228 INFO main ElasticSearchServer: 50 - index.store.type : memory
12:47:53,229 INFO main ElasticSearchServer: 50 - name : Armory
12:47:53,229 INFO main ElasticSearchServer: 50 - network.host : _non_loopback_
12:47:53,229 INFO main ElasticSearchServer: 50 - node.client : false
12:47:53,229 INFO main ElasticSearchServer: 50 - node.data : true
12:47:53,229 INFO main ElasticSearchServer: 50 - node.local : false
12:47:53,230 INFO main ElasticSearchServer: 50 - path.conf : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/src/main/webapp/WEB-INF/config
12:47:53,230 INFO main ElasticSearchServer: 50 - path.data : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/data
12:47:53,230 INFO main ElasticSearchServer: 50 - path.data_with_cluster : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/data/roundtable-qa
12:47:53,230 INFO main ElasticSearchServer: 50 - path.home : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target
12:47:53,230 INFO main ElasticSearchServer: 50 - path.logs : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/logs
12:47:53,231 INFO main ElasticSearchServer: 50 - path.work : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/work
12:47:53,231 INFO main ElasticSearchServer: 50 - path.work_with_cluster : /Users/jcook/Projects/Tracermedia/RoundTable/Development/roundtable/rest/target/work/roundtable-qa
12:47:53,231 INFO main ElasticSearchServer: 50 - transport.tcp.port : 9310
12:47:53,231 INFO main node: 78 - [Armory] {elasticsearch/0.13.0}[15014]: starting ...
12:47:53,310 DEBUG main netty: 70 - [Armory] Bound to address [/fe80:0:0:0:223:12ff:fe1e:c043%5:9310]
12:47:53,313 INFO main transport: 78 - [Armory] bound_address {inet[/fe80:0:0:0:223:12ff:fe1e:c043%5:9310]}, publish_address {inet[/fe80:0:0:0:223:12ff:fe1e:c043%5:9310]}
12:47:56,366 DEBUG thread-1 zen: 70 - [Armory] ping responses: {none}
12:47:56,373 DEBUG thread-1 service: 70 - [Armory] processing [zen-disco-join (elected_as_master)]: execute
12:47:56,374 DEBUG thread-1 service: 70 - [Armory] cluster state updated, version [1], source [zen-disco-join (elected_as_master)]
12:47:56,376 INFO thread-1 service: 78 - [Armory] new_master [Armory][EmQIaCHHR8SIDnSeBrqBVg][inet[/fe80:0:0:0:223:12ff:fe1e:c043%5:9310]]{local=false}, reason: zen-disco-join (elected_as_master)
12:47:56,410 DEBUG thread-1 netty: 70 - [Armory] Connected to node [[Armory][EmQIaCHHR8SIDnSeBrqBVg][inet[/fe80:0:0:0:223:12ff:fe1e:c043%5:9310]]{local=false}]
12:47:56,414 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: execute
12:47:56,420 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: no change in cluster_state
12:47:56,422 DEBUG thread-1 service: 70 - [Armory] processing [zen-disco-join (elected_as_master)]: done applying updated cluster_state
12:47:56,422 INFO main discovery: 78 - [Armory] roundtable-qa/EmQIaCHHR8SIDnSeBrqBVg
12:47:56,424 DEBUG thread-1 service: 70 - [Armory] processing [gateway (block: not recovered from gateway)]: execute
12:47:56,424 DEBUG thread-1 service: 70 - [Armory] cluster state updated, version [2], source [gateway (block: not recovered from gateway)]
12:47:56,425 DEBUG thread-1 s3: 70 - [Armory] reading state from gateway org.elasticsearch.gateway.shared.SharedStorageGateway$1@1d89c040 ...
12:47:56,426 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: execute
12:47:56,427 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: no change in cluster_state
12:47:56,427 DEBUG thread-1 service: 70 - [Armory] processing [gateway (block: not recovered from gateway)]: done applying updated cluster_state
12:47:56,428 INFO thread-1 request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com / Parameters: (prefix: roundtable-qa/metadata/metadata-, ) Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:5GuyzJCdQyZ9DM1AnHezrBH57lU=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:56,428 INFO main node: 78 - [Armory] {elasticsearch/0.13.0}[15014]: started
12:47:56,435 INFO main ElasticSearchServer: 66 - ES cluster status is RED. Waiting for ES recovery.
12:47:56,508 INFO thread-1 request: 438 - Received successful response: 200, AWS Request ID: 8036C49E11E61E60
12:47:56,509 INFO thread-2 request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com /roundtable-qa%2Fmetadata%2Fmetadata-9 Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:yHAZEtVaYZ11wtkcS9tlSDTpst4=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:56,571 INFO thread-2 request: 438 - Received successful response: 200, AWS Request ID: C8D7F2BAE7DC0C3A
12:47:56,573 INFO thread-2 request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com /roundtable-qa%2Fmetadata%2Fmetadata-9 Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:yHAZEtVaYZ11wtkcS9tlSDTpst4=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:56,620 INFO thread-2 request: 438 - Received successful response: 200, AWS Request ID: B5CE606CA796DC89
12:47:56,621 DEBUG thread-1 s3: 70 - [Armory] read state from gateway org.elasticsearch.gateway.shared.SharedStorageGateway$1@1d89c040, took 194ms
12:47:56,623 DEBUG thread-1 service: 70 - [Armory] processing [gateway (recovered meta-data)]: execute
12:47:56,623 DEBUG thread-1 service: 70 - [Armory] cluster state updated, version [3], source [gateway (recovered meta-data)]
12:47:56,624 DEBUG thread-1 service: 70 - [Armory] processing [gateway (recovered meta-data)]: done applying updated cluster_state
12:47:56,624 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: execute
12:47:56,627 DEBUG thread-1 cluster: 70 - [Armory] processing [reroute_rivers_node_changed]: no change in cluster_state
12:47:56,627 DEBUG thread-1 s3: 70 - [Armory] writing to gateway org.elasticsearch.gateway.shared.SharedStorageGateway$2@42f529e2 ...
12:47:56,714 INFO thread-2 request: 166 - Sending Request: PUT http://es-gateway-qa.s3.amazonaws.com /roundtable-qa%2Fmetadata%2Fmetadata-10 Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:2/fKunZFtZY1zKGjxTJPnKmVZ74=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Length: 49, Content-Type: application/octet-stream, )
12:47:56,798 INFO thread-2 request: 438 - Received successful response: 200, AWS Request ID: 6FE67A0E237EC15E
12:47:56,800 INFO thread-1 request: 166 - Sending Request: GET http://es-gateway-qa.s3.amazonaws.com / Parameters: (prefix: roundtable-qa/metadata/, ) Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:5GuyzJCdQyZ9DM1AnHezrBH57lU=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:56,889 INFO thread-1 request: 438 - Received successful response: 200, AWS Request ID: 685089D9E85993CA
12:47:56,890 INFO thread-1 request: 166 - Sending Request: DELETE http://es-gateway-qa.s3.amazonaws.com /roundtable-qa%2Fmetadata%2Fmetadata-9 Headers: (Authorization: AWS AKIAJVHHVYQPNX5XMAGA:IeLxIX0qIc2Hn7gEmPPOtvn7oGc=, Date: Fri, 10 Dec 2010 17:47:56 GMT, Content-Type: application/x-www-form-urlencoded; charset=utf-8, )
12:47:56,944 INFO thread-1 request: 438 - Received successful response: 204, AWS Request ID: 5FFE1143CEE2F381
12:47:56,944 DEBUG thread-1 s3: 70 - [Armory] wrote to gateway org.elasticsearch.gateway.shared.SharedStorageGateway$2@42f529e2, took 317ms
12:48:06,424 DEBUG thread-1 service: 70 - [Armory] processing [routing-table-updater]: execute
12:48:06,426 DEBUG thread-1 service: 70 - [Armory] processing [routing-table-updater]: no change in cluster_state
12:48:33,251 DEBUG thread-2 jvm: 70 - [Armory] [gc][ParNew][81] took [10ms]/[899ms], reclaimed [17.2mb], leaving [93.2mb] used, max [1gb]
12:48:56,523 INFO main ElasticSearchServer: 77 - ES cluster status is RED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment