Skip to content

Instantly share code, notes, and snippets.

@kdeme
Created February 19, 2020 14:06
Show Gist options
  • Save kdeme/941f19fbbed22efb5889557da990da43 to your computer and use it in GitHub Desktop.
Save kdeme/941f19fbbed22efb5889557da990da43 to your computer and use it in GitHub Desktop.
eth2_network_simulation failure
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Launching beacon node","topics":"beacnde","tid":276843,"cmdParams":["--bootstrap-file=/home/deme/repos/nim-beacon-chain/tests/simulation/data/bootstrap_nodes.txt","--data-dir=/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1","--node-name=1","--tcp-port=30001","--udp-port=30001","--nat:none","--state-snapshot=/home/deme/repos/nim-beacon-chain/tests/simulation/data/state_snapshot.ssz","--deposit-contract=0x","--verify-finalization=on","--metrics-server=on","--metrics-server-address=127.0.0.1","--metrics-server-port=8009"],"config":{"logLevel":2,"eth1Network":3,"quickStart":false,"dataDir":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1","depositWeb3Url":"","depositContractAddress":"0x","statusBarEnabled":true,"statusBarContents":"peers: $connected_peers; epoch: $epoch, slot: $epoch_slot/$slots_per_epoch ($slot); finalized epoch: $last_finalized_epoch |ETH: $attached_validators_balance","cmd":0,"bootstrapNodes":[],"bootstrapNodesFile":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/bootstrap_nodes.txt","tcpPort":30001,"udpPort":30001,"maxPeers":10,"nat":"none","validators":[],"stateSnapshot":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/state_snapshot.ssz","nodeName":"1","verifyFinalization":true,"stopAtEpoch":0,"metricsServer":true,"metricsServerAddress":"127.0.0.1","metricsServerPort":8009,"dump":false},"version":"0.3.0 (60fdde6, libp2p)"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"No previous genesis state. Importing snapshot","topics":"beacnde","tid":276843,"dataDir":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1","genesisPath":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1/genesis.ssz"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Loaded genesis state","topics":"beacnde","tid":276843,"path":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/state_snapshot.ssz"}
{"lvl":"NOT","ts":"2020-02-19 14:57:00+01:00","msg":"Writing genesis to data directory","topics":"beacnde","tid":276843,"path":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1/genesis.ssz"}
{"lvl":"NOT","ts":"2020-02-19 14:57:00+01:00","msg":"New database from snapshot","topics":"beacnde","tid":276843,"blockRoot":"d26cd5f1","cat":"initialization","fork":{"previous_version":[0,0,0,0],"current_version":[0,0,0,0],"epoch":0},"stateRoot":"4b14d8c4","validators":192}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Block pool initialized","topics":"beacnde","tid":276843,"finalizedHead":"d26cd5f1:0","head":"d26cd5f1:0","tail":"d26cd5f1:0","totalBlocks":1}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Initializing networking","tid":276843,"announcedAddresses":[],"bootstrapNodes":[],"hostAddress":{"data":{"buffer":[4,0,0,0,0,6,117,49],"offset":0,"length":0}}}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Waiting for connections","topics":"beacnde","tid":276843,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Adding known peer","tid":276843,"peer":{"seqNum":1,"raw":[248,139,184,64,200,166,15,214,152,25,244,249,152,38,24,3,176,253,189,206,71,52,113,116,58,210,216,250,158,14,106,212,64,244,153,74,94,140,215,86,69,185,172,65,179,71,255,28,147,184,106,155,172,214,44,43,111,203,199,130,95,180,26,254,29,245,48,147,1,130,105,100,130,118,52,130,105,112,132,127,0,0,1,137,115,101,99,112,50,53,54,107,49,161,2,150,124,217,169,30,18,251,94,233,240,164,134,155,95,56,75,70,222,178,41,80,160,240,236,245,161,224,19,131,126,71,60,131,116,99,112,130,117,51,131,117,100,112,130,117,51],"pairs":[{"Field0":"id","Field1":{"kind":0,"str":"v4"}},{"Field0":"ip","Field1":{"kind":2,"bytes":[127,0,0,1]}},{"Field0":"secp256k1","Field1":{"kind":2,"bytes":[2,150,124,217,169,30,18,251,94,233,240,164,134,155,95,56,75,70,222,178,41,80,160,240,236,245,161,224,19,131,126,71,60]}},{"Field0":"tcp","Field1":{"kind":1,"num":30003}},{"Field0":"udp","Field1":{"kind":1,"num":30003}}]},"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Starting discovery loop","topics":"libp2p","tid":276843,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"discv5 pending queries","tid":276843,"total":1,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Starting beacon node","topics":"beacnde","tid":276843,"SECONDS_PER_SLOT":6,"SLOTS_PER_EPOCH":6,"SPEC_VERSION":"0.10.0","cat":"init","dataDir":"/home/deme/repos/nim-beacon-chain/tests/simulation/data/node-1","finalizedRoot":"d26cd5f1","finalizedSlot":0,"headRoot":"d26cd5f1","headSlot":0,"pcs":"start_beacon_node","timeSinceFinalization":4,"version":"0.3.0 (60fdde6, libp2p)","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"b451eb0ff4990917aba6e3d80c34aee91ea1ce49053f38ae174cef107cb9acc595d0ca3fefcb804c9dd04510c630cabe","validator":"b451eb0f","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8a0d241955104bedacb3b829162f2b457915c2beb9018ede8ef8ea80f401b471c42354358da9e62b51c38d54263a78a9","validator":"8a0d2419","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"984620db3658a19769475080998db9e7f5bcd4255a89a70b5ecf7db01226f213836d091a3b37eb96e4937966b094a291","validator":"984620db","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a8a18565733e70663c77bc0c80e08f50de908cc048152f1e7dae85d8cc218afbdd337d7d33a44e25400be2f06907c64a","validator":"a8a18565","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a8be337b3d0e6be415dcb037b246831f9966aacef62b69d6b609e4ff8208bc536c6473bc9fe9e3bec9a8665c8caa05c5","validator":"a8be337b","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a48cc260df1df875176cb17493a5b53d669c091da74d5075acb8952a641b1b7ef68d01f009c1a365d2fa80937c79dd6b","validator":"a48cc260","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"815042c33c1a43c1ee58a58ee074bc93a13c23a035dedee6879730220379d0c03ff4a3829240b6c34e56feb55cd322df","validator":"815042c3","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"96ef954b331a534199f4f113d993a50ec7a781fc5aa2a181ea0bdbfd4c5c557abfebfcc02604d5aef52ba64afbe0ff18","validator":"96ef954b","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40","validator":"8bb7aa61","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"974b2aed17665e51c1c091998ca9649875330947de3d2733a5bd2eda69b0c593cdac2e416993a87f9a17aec1ccdc2368","validator":"974b2aed","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"98f620aadc4e58392b5b583fed96c452b54c39ba3a9fe8c277f625fae7e1317d034f732995fd88c1461463edd0f2b86d","validator":"98f620aa","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"b397692ccbf442bfe078174c85dbad7fd605e4ff1caf2904b31e4a4c79d6444813ad9b2093ac8fbd4dd59ec7a4c8c006","validator":"b397692c","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a8e3c2d3ac4e0e3c83380577ff7b7b5b2a98571e0d04ddebc0a6c472ce3bc5cc6a6733be728a0ee17da74b7691d2679d","validator":"a8e3c2d3","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8bb9e1693eab1496d7583bf22fb1f2a475934c63b4d94118940617aa187bc277f738223e0ec1ce8a5566035d9bcc5470","validator":"8bb9e169","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"80a2be2c7dbce8ddc2eba03522697587c375a5a9e92d4b31ed9e3c34bee047095d93e3c70b1662b3faa301f5b19978e5","validator":"80a2be2c","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"aa241b2afbb33f92a5d281aec9c8bac8997c1dddc051455fc0f334de48320f160b5029b552495aed21ed9ce252aab499","validator":"aa241b2a","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"93bb1c86717fa7303f65cb8c45c9fcc8fecb88428b7cd1dd59967a132109c25ab5c97888e46c5d471ff911c573f45a34","validator":"93bb1c86","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a852816b8e463178eea5acebb4b86d0acb6d8c6812cf313296bd271ea4d2fd89d281e5fc296df4df49019169bdf96922","validator":"a852816b","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"aca5e4979f281b5ab0ea0f549d6dcc34989607c335e94efedeffc7e73b393f42c7b11d76144a750f82600b21d10b6777","validator":"aca5e497","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"ae4d49364e4a36760cc74a675500055b9aed99bc19d31abb953ea156bb5a76dcf36769d15341b850114a30ffc8057780","validator":"ae4d4936","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"96c8d3dd08724624017f178393d176b425dab9dfa1cc3f62c7669337446baa601e0aa261c00c76bde07ba9a1a3582c0a","validator":"96c8d3dd","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"902ff56a7a4c5b6cc57708ea7b0b72cb54e4b821c95373f503648185f15208f6ca6281677fa0ecc14f911d7b7ca04f4e","validator":"902ff56a","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8967da3c8071ba2bf632cd40ae08fbbf0a203c47c02af1948fc232a7a743c0c0cfbe51606b89f102f2f6de7f039fb155","validator":"8967da3c","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a98c264dfc3bc3ed635df5dbfd54909e77600cd68480ec201d9f5c416580591daaa9735b04743e10e7fc6370a8189775","validator":"a98c264d","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a3177a98f653cea646f525f0f13348efb27e0d3d0cd824704c91d8d959096d259c9e577298f444acc629920c9619be50","validator":"a3177a98","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a7f711233af57440e9ea700113fc4dbaef97e7da7741dd2e38ae668a7f2685d4585d54a9e6712ff1b87c69dbb181abf7","validator":"a7f71123","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8be11e9ead2e1bb5be7e2ec066ff83589558a5d9373666b3fc518a6a6639b3baecb87f8f34895f63e8d09d270d93ce04","validator":"8be11e9e","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"83802cd575a3cea7e3e38fc1a73d94a9e4fdb999b8494e7929309c009d79a23edb1ba091ac02588f130e0585fb106540","validator":"83802cd5","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"98f011f9a4dff94eb0352ff6e21b7df45e2a112bd5d789b5729111b89b368e7ed554e4d1c16b72f4d105090173cafed2","validator":"98f011f9","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"abef42538a17a55804b634aac9d211b92b5768c4cc1263342ca287323bb3d5c768080451d1b5d652e9f8646fbb35f57c","validator":"abef4253","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8bf2630491d2a480ec243b00d65d76e69615e67d3df5d8c14ca7506edd8e896a9083e8ee9e4129af0f6d896a3225c08c","validator":"8bf26304","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8f1ef3639aea57fef705847e251b785bb608a848f42d9107c494cbc696be35642f6552fb83174ca2e73632568a5667f4","validator":"8f1ef363","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a7f5d408af436d71ec7acfe9a4592679649d326c00ac92c6f3332423be30c3601d232f265078f1f2a5d6d6cde08de7d7","validator":"a7f5d408","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"87c9f7605d07550b46c79add5ea4e39de5014c03833669257bd6666b7ec838f53800104779940d8cdd884275a0f6a3ef","validator":"87c9f760","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"91ae4686b0d20470409f020eaca826c3efc6c1926ed25d05e6f0f7916391ec89c2341917277c437ac8fffffe94b68111","validator":"91ae4686","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"914b56f41c411fbfca9dc9763f44daf253c103b162457d07954fd0af768b5e74692b4639c22455fb81d71f7ed6144514","validator":"914b56f4","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"afe6eface52fb6de91055a81abf9aa6e42ce2ef36fd8ae0d09aec6e5d8bd40a065dfccda6104af94df3f7a5854559ef4","validator":"afe6efac","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"a3862121db5914d7272b0b705e6e3c5336b79e316735661873566245207329c30f9a33d4fb5f5857fc6fd0a368186972","validator":"a3862121","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"b5bb0162a4f27d1bab4c7dc3d20f5a75d6ee98c56bcd309a1f0f307685ad47ffb8a35bfdf8431b9b954b59662a74c478","validator":"b5bb0162","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"92977e71396633d442f61e16a0cfcf8ffad0af93c9f1b7fdf4f7ccb816de052925fc192922d6252d325ef9fa2e0595d2","validator":"92977e71","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"92bd81b8e9099b9ca87a2033fdd84475752dc34a0fae0a8e50aabf4d3baff9cd45ed56508c837023944350f53dbc4ac7","validator":"92bd81b8","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"94f0c8535601596eb2165adb28ebe495891a3e4ea77ef501e7790cccb281827d377a5a8d4c200e3595d3f38f8633b480","validator":"94f0c853","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"b08f7feb86786c37661afb9951a959c9b465fd11ca98fcbc908fcf49144084051f6c363e2eb4459da2c2d03d84175692","validator":"b08f7feb","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"ac9f4df3f20a16a9fefad08817fcbc9a6ee17f7512db006414b4aa6f234c2313585ef72c5776df55fa6284af4bc3f631","validator":"ac9f4df3","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8a298ee1ac0466ecaa04d5798048c6e192409af63217f32fd7e07794cfcdcd8deca055b9782dd1ad45a578a9ec10606c","validator":"8a298ee1","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"86a73886aa0114bbdbba346cb7c07376c81b549a4802c24d98ebbc54a6a1b5d2ac874ef657cfb27c3644fcb85f97a2b5","validator":"86a73886","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8826e820179fd321819e78ffee16f50ac528db2da71ad8c269f60b878bc4887c79c0545b3d750e86e490d5ba9083cb70","validator":"8826e820","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validator attached","tid":276843,"pubKey":"8794388915e86e4988363cdd4289ad19182209c873cbbbf5a80ff5c99f93acb839807787a77ad2b603f074405d7ed08b","validator":"87943889","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Local validators attached ","topics":"beacnde","tid":276843,"count":48,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:00+01:00","msg":"Scheduling first slot action","topics":"beacnde","tid":276843,"beaconTime":-4,"cat":"scheduling","fromNow":"10s","nextSlot":1,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Could not decode, respond with whoareyou","tid":276843,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Adding new node to routing table","tid":276843,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Got discv5 lookup response","tid":276843,"idx":0,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"discv5 pending queries","tid":276843,"total":2,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Got discv5 lookup response","tid":276843,"idx":0,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"discv5 pending queries","tid":276843,"total":1,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Got discv5 lookup response","tid":276843,"idx":0,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"discv5 pending queries","tid":276843,"total":0,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Discovered peer","topics":"libp2p","tid":276843,"peer":"Node[127.0.0.1:30003]","node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Dialing peer","topics":"libp2p","tid":276843,"peer":"PeerID: 16Uiu2HAm5Z7Z22scJwNZcqorR97KwR5tGCW63VYZhdZjC2CjPRUF\nPeer Addrs: /ip4/127.0.0.1/tcp/30003\n","node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Peer connected. Initiating sync","topics":"sync","tid":276843,"localHeadSlot":0,"peer":"16Uiu2HAmSYav8JASGi8VcVjna12rJ4F83PZad9tFzNRM7XQDHbDz","remoteHeadRoot":"d26cd5f1","remoteHeadSlot":0,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:00+01:00","msg":"Nothing to sync","topics":"sync","tid":276843,"peer":"16Uiu2HAmSYav8JASGi8VcVjna12rJ4F83PZad9tFzNRM7XQDHbDz","node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:01+01:00","msg":"Error processing request","topics":"libp2p","tid":276843,"errMsg":"Unable to establish outgoing link\nAsync traceback:\nException message: Unable to establish outgoing link\nException type:","peer":"16Uiu2HAmH8j3WKPLFWzrrx7WuAbxyqPMJt1wjdxiXsu6wpjAuYEd","responseCode":2,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation received","topics":"beacnde","tid":276843,"attestation":{"aggregation_bits":"0x0201","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"b1ee73f0"},"cat":"consensus","headRoot":"d26cd5f1","headSlot":0,"pcs":"on_attestation","wallSlot":0,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:10+01:00","msg":"First attestation!","topics":"attpool","tid":276843,"attestationSlot":"0","cat":"init","pcs":"atp_slot_maintenance","node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation resolved","topics":"attpool","tid":276843,"attestation":{"aggregation_bits":"0x0201","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"b1ee73f0"},"blockSlot":0,"cat":"filtering","current_epoch":0,"validations":1,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation received","topics":"beacnde","tid":276843,"attestation":{"aggregation_bits":"0x0801","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"8fa58771"},"cat":"consensus","headRoot":"d26cd5f1","headSlot":0,"pcs":"on_attestation","wallSlot":0,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation resolved","topics":"attpool","tid":276843,"attestation":{"aggregation_bits":"0x0801","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"8fa58771"},"blockSlot":0,"cat":"filtering","current_epoch":0,"validations":2,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation received","topics":"beacnde","tid":276843,"attestation":{"aggregation_bits":"0x4001","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"b8ccd168"},"cat":"consensus","headRoot":"d26cd5f1","headSlot":0,"pcs":"on_attestation","wallSlot":0,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation resolved","topics":"attpool","tid":276843,"attestation":{"aggregation_bits":"0x4001","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"b8ccd168"},"blockSlot":0,"cat":"filtering","current_epoch":0,"validations":3,"node":"1"}
{"lvl":"DBG","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation received","topics":"beacnde","tid":276843,"attestation":{"aggregation_bits":"0x8001","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"8326b454"},"cat":"consensus","headRoot":"d26cd5f1","headSlot":0,"pcs":"on_attestation","wallSlot":0,"node":"1"}
{"lvl":"INF","ts":"2020-02-19 14:57:10+01:00","msg":"Attestation resolved","topics":"attpool","tid":276843,"attestation":{"aggregation_bits":"0x8001","data":{"slot":0,"index":0,"beacon_block_root":"d26cd5f1","source_epoch":0,"source_root":"00000000","target_epoch":0,"target_root":"d26cd5f1"},"signature":"8326b454"},"blockSlot":0,"cat":"filtering","current_epoch":0,"validations":4,"node":"1"}
{"lvl":"FAT","ts":"2020-02-19 14:57:10+01:00","msg":"Failed to connect to any bootstrap node. Quitting","tid":276843,"bootstrapEnrs":[{"seqNum":1,"raw":[248,139,184,64,200,166,15,214,152,25,244,249,152,38,24,3,176,253,189,206,71,52,113,116,58,210,216,250,158,14,106,212,64,244,153,74,94,140,215,86,69,185,172,65,179,71,255,28,147,184,106,155,172,214,44,43,111,203,199,130,95,180,26,254,29,245,48,147,1,130,105,100,130,118,52,130,105,112,132,127,0,0,1,137,115,101,99,112,50,53,54,107,49,161,2,150,124,217,169,30,18,251,94,233,240,164,134,155,95,56,75,70,222,178,41,80,160,240,236,245,161,224,19,131,126,71,60,131,116,99,112,130,117,51,131,117,100,112,130,117,51],"pairs":[{"Field0":"id","Field1":{"kind":0,"str":"v4"}},{"Field0":"ip","Field1":{"kind":2,"bytes":[127,0,0,1]}},{"Field0":"secp256k1","Field1":{"kind":2,"bytes":[2,150,124,217,169,30,18,251,94,233,240,164,134,155,95,56,75,70,222,178,41,80,160,240,236,245,161,224,19,131,126,71,60]}},{"Field0":"tcp","Field1":{"kind":1,"num":30003}},{"Field0":"udp","Field1":{"kind":1,"num":30003}}]}],"node":"1"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment