Skip to content

Instantly share code, notes, and snippets.

@theblockstalk
Created September 16, 2020 21:38
Show Gist options
  • Save theblockstalk/93cf35d780eb608ef8aa8b2bca44ecfa to your computer and use it in GitHub Desktop.
Save theblockstalk/93cf35d780eb608ef8aa8b2bca44ecfa to your computer and use it in GitHub Desktop.
dfuseeos start -vvvv
2020-09-16T21:36:51.868Z (api) registering development exporters from environment variables (dtracing@v0.0.0-20200417133307-c09302668d0c/api.go:139)
2020-09-16T21:36:51.868Z (dfuse) starting atomic level switcher (launcher/logging.go:119) {"listen_addr": "localhost:1065"}
2020-09-16T21:36:51.868Z (dfuse) ulimit max open files before adjustment (launcher/setup.go:61) {"current_value": 1048576}
2020-09-16T21:36:51.868Z (dfuse) no need to update ulimit as it's already higher than our good enough value (launcher/setup.go:63) {"good_enough_value": 256000}
2020-09-16T21:36:51.868Z (dfuse) dfuseeos binary started (cli/start.go:51) {"data_dir": "./dfuse-data"}
2020-09-16T21:36:51.868Z (dfuse) Starting dfuse for EOSIO with config file './dfuse.yaml' (cli/start.go:54)
2020-09-16T21:36:51.879Z (start) configured block filter (cli/start.go:92) {"block_filter": "[include: *, exclude: , system: receiver == 'eosio' && action in ['updateauth', 'deleteauth', 'linkauth', 'unlinkauth', 'newaccount', 'setabi']]"}
2020-09-16T21:36:51.880Z (dfuse) launcher created (cli/start.go:131)
2020-09-16T21:36:51.902Z (dfuse) nodeos version regexp matched (cli/utils.go:101) {"matches": [["v2.0.6-dm.12.0","2","0","6","-dm.12.0","dm.12.0"]]}
2020-09-16T21:36:51.902Z (dfuse) Launching applications: abicodec,apiproxy,blockmeta,booter,dashboard,dgraphql,eosq,eosws,merger,mindreader,node-manager,relayer,search-archive,search-forkresolver,search-indexer,search-live,search-router,statedb,tokenmeta,trxdb-loader (cli/start.go:146)
2020-09-16T21:36:51.902Z (dfuse) initialize application (launcher/launcher.go:71) {"app": "merger"}
2020-09-16T21:36:51.902Z (dfuse) creating directory and its parent(s) (cli/utils.go:40) {"directory": "file:///dfuse-data/storage/merged-blocks"}
2020-09-16T21:36:51.902Z (dfuse) creating directory and its parent(s) (cli/utils.go:40) {"directory": "file:///dfuse-data/storage/one-blocks"}
2020-09-16T21:36:51.902Z (dfuse) creating directory and its parent(s) (cli/utils.go:40) {"directory": "/dfuse-data/merger/merger.seen.gob"}
2020-09-16T21:36:51.902Z (dfuse) initialize application (launcher/launcher.go:71) {"app": "mindreader"}
2020-09-16T21:36:51.902Z (dfuse) initialize application (launcher/launcher.go:71) {"app": "node-manager"}
2020-09-16T21:36:51.902Z (dfuse) creating application (launcher/launcher.go:83) {"app": "abicodec"}
2020-09-16T21:36:51.902Z (dfuse) creating application (launcher/launcher.go:83) {"app": "apiproxy"}
2020-09-16T21:36:51.902Z (dfuse) creating application (launcher/launcher.go:83) {"app": "blockmeta"}
2020-09-16T21:36:51.902Z (registry) new trxdb from dsn string (trxdb/registry.go:52) {"dsn_string": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:51.902Z (registry) trxdb instance factory (trxdb/registry.go:58) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:51.902Z (db) creating kv db (kv/db.go:72) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:51.902Z (dsn) parsing DSN (kv/dsn.go:14) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:51.902Z (cache) kv store store is not cached for this DSN, creating a new one (kv/cache.go:21) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:51.936Z (registry) configuring trxdb instance with options (trxdb/registry.go:65) {"type": "*kv.DB", "opts_count": 0}
2020-09-16T21:36:51.936Z (dfuse) creating application (launcher/launcher.go:83) {"app": "booter"}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "dashboard"}
2020-09-16T21:36:51.937Z (dashboard) new dashboard app (dashboard/app.go:55) {"config": {"HTTPListenAddr":":8081","GRPCListenAddr":":13031","NodeManagerAPIAddr":":13008","DmeshServiceVersion":"v1","MetricsHTTPAddr":"http://127.0.0.1:9102","Title":"dfuse for EOSIO - dashboard","BlockExplorerName":"eosq","HeadBlockNumberApp":"mindreader"}}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "dgraphql"}
2020-09-16T21:36:51.937Z (index) new dgraphql eosio app (dgraphql/index.go:48) {"config": {"HTTPListenAddr":":13023","GRPCListenAddr":":13024","AuthPlugin":"null://","MeteringPlugin":"null://","NetworkID":"eos-local","OverrideTraceID":false,"Protocol":"eos","JwtIssuerURL":"null://dfuse","APIKey":"web_0000","DataIntegrityProofSecret":"","RatelimiterPlugin":"null://","SearchAddr":":13018","ABICodecAddr":":13013","BlockMetaAddr":":13014","TokenmetaAddr":":14001","AccountHistAddr":":13034","KVDBDSN":"badger:///dfuse-data/storage/trxdb"}}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "eosq"}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "eosws"}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "merger"}
2020-09-16T21:36:51.937Z (dfuse) creating application (launcher/launcher.go:83) {"app": "mindreader"}
2020-09-16T21:36:51.937Z (mindreader) registered log plugin (superviser/superviser.go:59) {"plugin count": 1}
2020-09-16T21:36:51.937Z (mindreader) registered log plugin (superviser/superviser.go:59) {"plugin count": 2}
2020-09-16T21:36:51.937Z (mindreader) creating operator (operator/operator.go:93) {"options": {"BackupTag":"default","BackupStoreURL":"file:///dfuse-data/storage/pitreos","SnapshotStoreURL":"file:///dfuse-data/storage/snapshots","VolumeSnapshotAppVer":"","Namespace":"","Pod":"","PVCPrefix":"","Project":"","BootstrapDataURL":"","AutoRestoreSource":"snapshot","NumberOfSnapshotsToKeep":0,"RestoreBackupName":"","RestoreSnapshotName":"","Profiler":null,"StartFailureHandlerFunc":"func()","EnableSupervisorMonitoring":false,"ShutdownDelay":0}}
2020-09-16T21:36:51.937Z (mindreader) creating mindreader plugin (mindreader/mindreader.go:98) {"archive_store_url": "file:///dfuse-data/storage/one-blocks", "merge_archive_store_url": "file:///dfuse-data/storage/merged-blocks", "oneblock_suffix": "", "batch_mode": false, "merge_threshold_age": "12h0m0s", "working_directory": "/dfuse-data/mindreader/work", "start_block_num": 0, "stop_block_num": 0, "channel_capacity": 100, "with_head_block_update_func": true, "with_set_maintenance_func": true, "with_stop_block_reach_func": true, "fail_on_non_continuous_blocks": false, "wait_upload_complete_on_shutdown": "30s"}
2020-09-16T21:36:51.937Z (mindreader) loading continuity checker info (mindreader/continuity.go:85) {"locked": false, "highest_seen_block": 0}
2020-09-16T21:36:51.937Z (mindreader) resetting continuity checker (mindreader/continuity.go:58)
2020-09-16T21:36:53.939Z (mindreader) creating new mindreader plugin (mindreader/mindreader.go:207)
2020-09-16T21:36:53.939Z (mindreader) registered log plugin (superviser/superviser.go:59) {"plugin count": 3}
2020-09-16T21:36:53.939Z (dfuse) creating application (launcher/launcher.go:83) {"app": "node-manager"}
2020-09-16T21:36:53.939Z (node-manager) registered log plugin (superviser/superviser.go:59) {"plugin count": 1}
2020-09-16T21:36:53.939Z (node-manager) registered log plugin (superviser/superviser.go:59) {"plugin count": 2}
2020-09-16T21:36:53.939Z (node-manager) creating operator (operator/operator.go:93) {"options": {"BackupTag":"default","BackupStoreURL":"file:///dfuse-data/storage/pitreos","SnapshotStoreURL":"file:///dfuse-data/storage/snapshots","VolumeSnapshotAppVer":"","Namespace":"","Pod":"","PVCPrefix":"","Project":"","BootstrapDataURL":"","AutoRestoreSource":"snapshot","NumberOfSnapshotsToKeep":0,"RestoreBackupName":"","RestoreSnapshotName":"","Profiler":null,"StartFailureHandlerFunc":"func()","EnableSupervisorMonitoring":true,"ShutdownDelay":0}}
2020-09-16T21:36:53.939Z (dfuse) creating application (launcher/launcher.go:83) {"app": "relayer"}
2020-09-16T21:36:53.939Z (dfuse) creating application (launcher/launcher.go:83) {"app": "search-archive"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "search-forkresolver"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "search-indexer"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "search-live"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "search-router"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "statedb"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "tokenmeta"}
2020-09-16T21:36:53.940Z (dfuse) creating application (launcher/launcher.go:83) {"app": "trxdb-loader"}
2020-09-16T21:36:53.940Z (dfuse) Your instance should be ready in a few seconds, here are some relevant links:
Dashboard: http://localhost:8081
Explorer & APIs: http://localhost:8080
GraphiQL: http://localhost:8080/graphiql
(cli/start.go:196)
2020-09-16T21:36:53.941Z (dfuse) launching app (launcher/launcher.go:110) {"app": "eosws"}
2020-09-16T21:36:53.941Z (eosws) running eosws app (eosws/app.go:113) {"config": {"HTTPListenAddr":":13026","NodeosRPCEndpoint":":8888","BlockmetaAddr":":13014","KVDBDSN":"badger:///dfuse-data/storage/trxdb","BlockStreamAddr":":13011","SourceStoreURL":"file:///dfuse-data/storage/merged-blocks","SearchAddr":":13018","SearchAddrSecondary":"","StateDBHTTPAddr":":13029","StateDBGRPCAddr":":13032","AuthenticateNodeosAPI":false,"MeteringPlugin":"null://","AuthPlugin":"null://","UseOpencensusStackdriver":false,"FetchPrice":false,"FetchVoteTally":false,"WithCompletion":true,"FilesourceRateLimitPerBlock":2000000,"BlocksBufferSize":10,"RealtimeTolerance":15000000000,"DataIntegrityProofSecret":"boo","HealthzSecret":"","DisabledWsMessage":{}}}
2020-09-16T21:36:53.941Z (registry) new trxdb from dsn string (trxdb/registry.go:52) {"dsn_string": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:53.941Z (registry) trxdb instance factory (trxdb/registry.go:58) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:53.941Z (db) creating kv db (kv/db.go:72) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:53.941Z (dsn) parsing DSN (kv/dsn.go:14) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:53.941Z (cache) re-using cached kv store (kv/cache.go:30) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:53.941Z (registry) configuring trxdb instance with options (trxdb/registry.go:65) {"type": "*kv.DB", "opts_count": 1}
2020-09-16T21:36:53.941Z (eosws) db is now using custom logger (kv/options.go:10)
2020-09-16T21:36:53.941Z (eosws) trxdb dsn (eosws/app.go:137) {"DSN": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:53.941Z (eosws) trxdb driver dump (kv/db.go:221) {"write_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "block_read_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "trx_read_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "blk_write_enabled": true, "trx_write_enabled": true, "blk_read_store_enabled": true, "trx_read_store_enabled": true}
2020-09-16T21:36:53.941Z (dfuse) launching app (launcher/launcher.go:110) {"app": "node-manager"}
2020-09-16T21:36:53.941Z (node-manager) running nodeos manager app (node_manager/app.go:70) {"config": {"ManagerAPIAddress":":13008","ConnectionWatchdog":false,"AutoBackupModulo":0,"AutoBackupPeriod":0,"AutoBackupHostnameMatch":"","AutoSnapshotModulo":0,"AutoSnapshotPeriod":0,"AutoSnapshotHostnameMatch":""}}
2020-09-16T21:36:53.941Z (node-manager) retrieved hostname from os (node_manager/app.go:73) {"hostname": "e1673a006c29"}
2020-09-16T21:36:53.941Z (node-manager) launching operator (node_manager/app.go:93)
2020-09-16T21:36:53.941Z (node-manager) starting chain operator (operator/operator.go:117)
2020-09-16T21:36:53.941Z (node-manager) launching operator HTTP server (operator/operator.go:123) {"http_listen_addr": ":13008"}
2020-09-16T21:36:53.941Z (node-manager) starting webserver (operator/http_server.go:57) {"http_addr": ":13008"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/ping"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/healthz"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/healthz"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/server_id"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/is_running"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/start_command"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/maintenance"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/resume"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/backup"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/restore"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/list_backups"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/volumesnapshot"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/snapshot"}
2020-09-16T21:36:53.941Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/snapshot_restore"}
2020-09-16T21:36:53.942Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/profiler/perf"}
2020-09-16T21:36:53.942Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/reload"}
2020-09-16T21:36:53.942Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_reload"}
2020-09-16T21:36:53.942Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_pause_production"}
2020-09-16T21:36:53.942Z (node-manager) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_resume_production"}
2020-09-16T21:36:53.942Z (node-manager) sending initial start command (operator/operator.go:138)
2020-09-16T21:36:53.942Z (node-manager) operator ready to receive commands (operator/operator.go:143)
2020-09-16T21:36:53.942Z (node-manager) received operator command (operator/operator.go:243) {"command": "start", "params": null}
2020-09-16T21:36:53.942Z (node-manager) preparing for start (operator/operator.go:495)
2020-09-16T21:36:53.942Z (node-manager) preparing to start chain (operator/operator.go:501)
2020-09-16T21:36:53.942Z (node-manager) updating nodeos arguments before starting binary (superviser/superviser.go:211)
2020-09-16T21:36:53.942Z (node-manager) creating new command instance and launch read loop (superviser/superviser.go:117) {"binary": "nodeos", "arguments": ["--config-dir=./producer", "--data-dir=/dfuse-data/node-manager/data", "--genesis-json=producer/genesis.json"]}
2020-09-16T21:36:53.942Z (node-manager) successfully start service (operator/operator.go:516)
2020-09-16T21:36:53.942Z (node-manager) operator ready to receive commands (operator/operator.go:143)
2020-09-16T21:36:54.060Z (dfuse) launching app (launcher/launcher.go:110) {"app": "abicodec"}
2020-09-16T21:36:54.061Z (dfuse) launching app (launcher/launcher.go:110) {"app": "search-archive"}
2020-09-16T21:36:54.061Z (abicodec) running abicodec cache (abicodec/app.go:56) {"config": {"GRPCListenAddr":":13013","SearchAddr":":13018","KvdbDSN":"badger:///dfuse-data/storage/trxdb","CacheBaseURL":"/dfuse-data/storage/abicache","CacheStateName":"abicodec_cache.bin","ExportABIsEnabled":true,"ExportABIsBaseURL":"/dfuse-data/storage/abicache","ExportABIsFilename":"abi-cache.json.zst"}}
2020-09-16T21:36:54.061Z (abicodec) initiating cache (abicodec/app.go:58) {"": "/dfuse-data/storage/abicache", "cache_state_name": "abicodec_cache.bin"}
2020-09-16T21:36:54.061Z (dfuse) launching app (launcher/launcher.go:110) {"app": "apiproxy"}
2020-09-16T21:36:54.061Z (apiproxy) starting dashboard server (apiproxy/proxy.go:43)
2020-09-16T21:36:54.061Z (search-archive) running archive app (archive/app.go:85) {"config": {"ServiceVersion":"v1","TierLevel":50,"GRPCListenAddr":":13015","HTTPListenAddr":":13016","PublishInterval":0,"EnableMovingTail":false,"IndexesStoreURL":"file:///dfuse-data/storage/indexes","IndexesPath":"/dfuse-data/search/archiver","ReadOnlyIndexesPaths":null,"ShardSize":200,"StartBlock":0,"StopBlock":0,"BlockmetaAddr":":13014","SyncFromStore":false,"SyncMaxIndexes":100000,"IndicesDLThreads":1,"NumQueryThreads":10,"IndexPolling":true,"WarmupFilepath":"","ShutdownDelay":0,"EnableEmptyResultsCache":false,"MemcacheAddr":""}}
2020-09-16T21:36:54.061Z (dfuse) launching app (launcher/launcher.go:110) {"app": "dashboard"}
2020-09-16T21:36:54.061Z (abicodec) loading cache (abicodec/cache.go:54) {"cache_name": "abicodec_cache.bin"}
2020-09-16T21:36:54.061Z (abicodec) no cache file found. Creating empty cache (abicodec/cache.go:66)
2020-09-16T21:36:54.061Z (registry) new trxdb from dsn string (trxdb/registry.go:52) {"dsn_string": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.061Z (registry) trxdb instance factory (trxdb/registry.go:58) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.061Z (apiproxy) starting http server (apiproxy/proxy.go:78) {"listen_addr": ":8080"}
2020-09-16T21:36:54.061Z (dfuse) launching app (launcher/launcher.go:110) {"app": "search-forkresolver"}
2020-09-16T21:36:54.061Z (dfuse) launching app (launcher/launcher.go:110) {"app": "search-indexer"}
2020-09-16T21:36:54.061Z (dashboard) starting dashboard server (dashboard/server.go:80)
2020-09-16T21:36:54.062Z (dashboard) configuring dashboard grpc server (dashboard/server.go:83)
2020-09-16T21:36:54.062Z (db) creating kv db (kv/db.go:72) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.062Z (dsn) parsing DSN (kv/dsn.go:14) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "statedb"}
2020-09-16T21:36:54.062Z (cache) re-using cached kv store (kv/cache.go:30) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.062Z (registry) configuring trxdb instance with options (trxdb/registry.go:65) {"type": "*kv.DB", "opts_count": 1}
2020-09-16T21:36:54.062Z (abicodec) db is now using custom logger (kv/options.go:10)
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "search-router"}
2020-09-16T21:36:54.062Z (search-router) running router app (router/app.go:63) {"config": {"ServiceVersion":"v1","BlockmetaAddr":":13014","GRPCListenAddr":":13018","HeadDelayTolerance":0,"LibDelayTolerance":0,"EnableRetry":false,"TruncationLowBlockNum":0}}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "tokenmeta"}
2020-09-16T21:36:54.061Z (search-forkresolver) running forkresolver app (forkresolver/app.go:66) {"config": {"ServiceVersion":"v1","GRPCListenAddr":":13027","HttpListenAddr":":13028","PublishInterval":0,"IndicesPath":"{dfuse-data-dir}/search/forkresolver","BlocksStoreURL":"file:///dfuse-data/storage/merged-blocks"}}
2020-09-16T21:36:54.062Z (dashboard) configuring dashboard http server and grpc-web over http wrapper (dashboard/server.go:97)
2020-09-16T21:36:54.062Z (tokenmeta) running tokenmeta (tokenmeta/app.go:75) {"config": {"GRPCListenAddr":":14001","StateDBGRPCAddr":":13032","BlockStreamAddr":":13011","ABICodecAddr":":13013","ABICacheBaseURL":"/dfuse-data/storage/abicache","ABICacheFileName":"abi-cache.json.zst","CacheFile":"/dfuse-data/tokenmeta/token-cache.gob","SaveEveryNBlock":900,"BlocksStoreURL":"file:///dfuse-data/storage/merged-blocks","BootstrapBlockOffset":20}}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "blockmeta"}
2020-09-16T21:36:54.062Z (abicodec) starting grpc server (abicodec/server.go:70) {"address": ":13013"}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "merger"}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "mindreader"}
2020-09-16T21:36:54.062Z (mindreader) launching nodeos mindreader (node_mindreader/app.go:79) {"config": {"ManagerAPIAddress":":13009","ConnectionWatchdog":false,"AutoBackupModulo":0,"AutoBackupPeriod":0,"AutoBackupHostnameMatch":"","AutoSnapshotModulo":0,"AutoSnapshotPeriod":900000000000,"AutoSnapshotHostnameMatch":"","GRPCAddr":":13010"}}
2020-09-16T21:36:54.062Z (search-archive) starting dmesh (archive/app.go:96)
2020-09-16T21:36:54.062Z (merger) running merger (merger/app.go:63) {"config": {"StorageOneBlockFilesPath":"file:///dfuse-data/storage/one-blocks","StorageMergedBlocksFilesPath":"file:///dfuse-data/storage/merged-blocks","GRPCListenAddr":":13012","BatchMode":false,"StartBlockNum":0,"StopBlockNum":0,"MinimalBlockNum":0,"WritersLeewayDuration":10000000000,"TimeBetweenStoreLookups":5000000000,"StateFile":"/dfuse-data/merger/merger.seen.gob","MaxFixableFork":10000,"OneBlockDeletionThreads":10,"MaxOneBlockOperationsBatchSize":2000}}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "booter"}
2020-09-16T21:36:54.061Z (search-indexer) running indexer app (indexer/app.go:96) {"config": {"HTTPListenAddr":":13022","GRPCListenAddr":":13021","IndicesStoreURL":"file:///dfuse-data/storage/indexes","BlocksStoreURL":"file:///dfuse-data/storage/merged-blocks","BlockstreamAddr":":13011","WritablePath":"/dfuse-data/search/indexer","ShardSize":200,"StartBlock":0,"StopBlock":0,"IsVerbose":false,"EnableBatchMode":false,"EnableUpload":true,"DeleteAfterUpload":true,"EnableIndexTruncation":false}}
2020-09-16T21:36:54.062Z (dfuse) launching app (launcher/launcher.go:110) {"app": "dgraphql"}
2020-09-16T21:36:54.062Z (statedb) running statedb (statedb/app.go:77) {"config": {"StoreDSN":"badger:///dfuse-data/storage/statedb-v1","BlockStreamAddr":":13011","EnableServerMode":true,"EnableInjectMode":true,"EnableReprocSharderMode":false,"EnableReprocInjectorMode":false,"BlockStoreURL":"file:///dfuse-data/storage/merged-blocks","ReprocShardStoreURL":"file:///dfuse-data/statedb/reproc-shards","ReprocShardCount":0,"ReprocSharderStartBlockNum":0,"ReprocSharderStopBlockNum":0,"ReprocSharderScratchDirectory":"","ReprocInjectorShardIndex":0,"DisablePipeline":false,"WriteOnEachBlock":false,"HTTPListenAddr":":13029","GRPCListenAddr":":13032"}}
2020-09-16T21:36:54.062Z (dgraphql) starting dgraphql eosio (dgraphql/app.go:67) {"config": {"HTTPListenAddr":":13023","GRPCListenAddr":":13024","AuthPlugin":"null://","MeteringPlugin":"null://","NetworkID":"eos-local","OverrideTraceID":false,"Protocol":"eos","JwtIssuerURL":"null://dfuse","APIKey":"web_0000","DataIntegrityProofSecret":""}}
2020-09-16T21:36:54.062Z (dashboard) starting http server that wraps grpc server (dashboard/server.go:118)
2020-09-16T21:36:54.062Z (abicodec) initializing syncer (abicodec/syncer.go:52) {"search_addr": ":13018"}
2020-09-16T21:36:54.060Z (dfuse) launching app (launcher/launcher.go:110) {"app": "trxdb-loader"}
2020-09-16T21:36:54.062Z (trxdb-loader) launching trxdb loader (trxdb-loader/app.go:71) {"config": {"ChainID":"","ProcessingType":"live","BlockStoreURL":"file:///dfuse-data/storage/merged-blocks","BlockStreamAddr":":13011","KvdbDsn":"badger:///dfuse-data/storage/trxdb","BatchSize":1,"StartBlockNum":0,"StopBlockNum":4294967295,"NumBlocksBeforeStart":300,"ParallelFileDownloadCount":2,"AllowLiveOnEmptyTable":true,"HTTPListenAddr":":13020","EnableTruncationMarker":false,"TruncationWindow":0,"PurgerInterval":1000}}
2020-09-16T21:36:54.063Z (registry) new trxdb from dsn string (trxdb/registry.go:52) {"dsn_string": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.063Z (registry) trxdb instance factory (trxdb/registry.go:58) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.063Z (db) creating kv db (kv/db.go:72) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.063Z (dsn) parsing DSN (kv/dsn.go:14) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.063Z (search-router) starting dmesh (router/app.go:72)
2020-09-16T21:36:54.063Z (mindreader) retrieved hostname from os (node_mindreader/app.go:82) {"hostname": "e1673a006c29"}
2020-09-16T21:36:54.063Z (tokenmeta) initialize state db client (tokenmeta/app.go:79)
2020-09-16T21:36:54.063Z (merger) cannot load seen_block_cache (merger@v0.0.3-0.20200903134352-cc8471c82c4a/seen_blocks.go:49) {"filename": "/dfuse-data/merger/merger.seen.gob", "error": "open /dfuse-data/merger/merger.seen.gob: no such file or directory"}
2020-09-16T21:36:54.063Z (mindreader) starting grpc listener (mindreader/publisher.go:27) {"listen_addr": ":13010"}
2020-09-16T21:36:54.063Z (merger) looking for filename (merger@v0.0.3-0.20200903134352-cc8471c82c4a/storage.go:74) {"filename": "0000000000"}
2020-09-16T21:36:54.063Z (merger) prefix of minimalBlockNum not found. we consider it has the highest file prefix (merger@v0.0.3-0.20200903134352-cc8471c82c4a/storage.go:124)
2020-09-16T21:36:54.063Z (merger) find_next_base looking with prefix (merger@v0.0.3-0.20200903134352-cc8471c82c4a/storage.go:37) {"prefix": "0"}
2020-09-16T21:36:54.063Z (search-forkresolver) starting dmesh (forkresolver/app.go:74)
2020-09-16T21:36:54.063Z (search-forkresolver) creating search peer (forkresolver/app.go:87)
2020-09-16T21:36:54.063Z (merger) Creating new bundle (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:40) {"lower_block_num": 0, "chunk_size": 100}
2020-09-16T21:36:54.063Z (merger) merger initiated (merger/app.go:117)
2020-09-16T21:36:54.063Z (merger) merger running (merger/app.go:130)
2020-09-16T21:36:54.062Z (booter) running booter (booter/app.go:34) {"config": {"NodeosAPIAddress":"http://localhost:8888/","BootSeqFile":"./bootseq.yaml","Datadir":"/dfuse-data/booter","VaultPath":"","PrivateKey":""}}
2020-09-16T21:36:54.063Z (merger) starting merger (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:232) {"lower_block_num": 0}
2020-09-16T21:36:54.063Z (booter) boot sequence file does not exist, continue without booting (booter/app.go:46) {"bootseq_file": "./bootseq.yaml"}
2020-09-16T21:36:54.063Z (search-router) launching router (router/app.go:99)
2020-09-16T21:36:54.063Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:54.063Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:54.063Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:54.063Z (cache) re-using cached kv store (kv/cache.go:30) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.064Z (registry) configuring trxdb instance with options (trxdb/registry.go:65) {"type": "*kv.DB", "opts_count": 1}
2020-09-16T21:36:54.064Z (trxdb-loader) db is now using custom logger (kv/options.go:10)
2020-09-16T21:36:54.064Z (trxdb-loader) trxdb driver dump (kv/db.go:221) {"write_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "block_read_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "trx_read_store": "badger kv store with dsn: \"badger:///dfuse-data/storage/trxdb\"", "blk_write_enabled": true, "trx_write_enabled": true, "blk_read_store_enabled": true, "trx_read_store_enabled": true}
2020-09-16T21:36:54.064Z (trxdb-loader) starting webserver (trxdb-loader/app.go:124) {"http_addr": ":13020"}
2020-09-16T21:36:54.063Z (search-archive) creating search peer (archive/app.go:110)
2020-09-16T21:36:54.063Z (search-indexer) resolving start block... (indexer/app.go:131)
2020-09-16T21:36:54.063Z (merger) grpc server created (merger@v0.0.3-0.20200903134352-cc8471c82c4a/server.go:15)
2020-09-16T21:36:54.064Z (tokenmeta) setting up token cache (tokenmeta/app.go:88)
2020-09-16T21:36:54.064Z (search-forkresolver) publishing search archive peer (forkresolver/app.go:90) {"peer_host": "e1673a006c29"}
2020-09-16T21:36:54.064Z (trxdb-loader) get last written irr (kv/read.go:35)
2020-09-16T21:36:54.064Z (badger) scanning (badger/badger.go:212) {"start": "0200000000", "exclusive_end": "03", "limit": "1"}
2020-09-16T21:36:54.064Z (search-forkresolver) launching forkresolver search (forkresolver/app.go:115)
2020-09-16T21:36:54.064Z (search-indexer) done resolving start block (indexer/app.go:143) {"target_start_block_num": 0, "filesource_start_block_num": 0}
2020-09-16T21:36:54.064Z (search-indexer) setting up indexing live pipeline (indexer/app.go:155) {"target_start_block_num": 0, "filesource_start_block_num": 0, "previous_irreversible_id,": ""}
2020-09-16T21:36:54.064Z (tokenmeta) trying to load from token cache file (tokenmeta/app.go:92) {"filename": "/dfuse-data/tokenmeta/token-cache.gob"}
2020-09-16T21:36:54.064Z (merger) tcp listener created (merger@v0.0.3-0.20200903134352-cc8471c82c4a/server.go:22)
2020-09-16T21:36:54.065Z (dgraphql) IsReady request execution error (dgraphql/app.go:119) {"error": "Get \"http://:13023/healthz\": dial tcp :13023: connect: connection refused"}
2020-09-16T21:36:54.065Z (tokenmeta) tokenmeta cache was not setup generating it from abicodec and statedb (tokenmeta/app.go:100)
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "dgraphql"}
2020-09-16T21:36:54.065Z (merger) server registered (merger@v0.0.3-0.20200903134352-cc8471c82c4a/server.go:26)
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "eosq"}
2020-09-16T21:36:54.065Z (tokenmeta) tokenmeta cache not present loading cached abis (tokenmeta/app.go:149) {"abis_base_url": "/dfuse-data/storage/abicache", "abis_file_name": "abi-cache.json.zst"}
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "relayer"}
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "search-live"}
2020-09-16T21:36:54.065Z (tokenmeta) tokenmeta retrieving cached abi files (tokenmeta/app.go:160) {"abi_cache_file": "abi-cache.json.zst"}
2020-09-16T21:36:54.064Z (search-indexer) building live pipeline (indexer/indexer.go:118) {"target_start_block_num": 0, "file_source_start_block_num": 0}
2020-09-16T21:36:54.065Z (tokenmeta) abi cache file is not available, retrying... (tokenmeta/app.go:205) {"error": "open /dfuse-data/storage/abicache/abi-cache.json.zst: no such file or directory"}
2020-09-16T21:36:54.065Z (search-indexer) bootstrapping from start blocknum (indexer/indexer.go:109) {"indexer_startblocknum": 0}
2020-09-16T21:36:54.065Z (node-manager) unable to execute get health request (node_manager/app.go:114) {"error": "Get \"http://:13008/healthz\": dial tcp :13008: connect: connection refused"}
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "node-manager"}
2020-09-16T21:36:54.065Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "search-archive"}
2020-09-16T21:36:54.064Z (search-forkresolver) ready to serve (forkresolver/forkresolver.go:90)
2020-09-16T21:36:54.065Z (search-indexer) launching indexer (indexer/app.go:186)
2020-09-16T21:36:54.065Z (merger) verifying if bundle file already exist in store (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:309)
2020-09-16T21:36:54.065Z (merger) One block file list empty, building list (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:321)
2020-09-16T21:36:54.065Z (merger) retrieved list of files (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:424) {"seenblock_low_boundary": 0, "bundle_lower_block": 0, "seen_files_count": 0, "too_old_files_count": 0, "good_files_count": 0, "canonical_good_files_count": 0}
2020-09-16T21:36:54.065Z (search-indexer) launching pipeline (indexer/indexer.go:253)
2020-09-16T21:36:54.065Z (search-indexer) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:36:54.063Z (statedb) running fluxdb (fluxdb/app.go:86) {"config": {"StoreDSN":"badger:///dfuse-data/storage/statedb-v1","BlockStreamAddr":":13011","EnableServerMode":true,"EnableInjectMode":true,"EnableReprocSharderMode":false,"EnableReprocInjectorMode":false,"BlockStoreURL":"file:///dfuse-data/storage/merged-blocks","ReprocShardStoreURL":"file:///dfuse-data/statedb/reproc-shards","ReprocShardCount":0,"ReprocSharderStartBlockNum":0,"ReprocSharderStopBlockNum":0,"ReprocSharderScratchDirectory":"","ReprocInjectorShardIndex":0,"DisablePipeline":false,"WriteOnEachBlock":false}}
2020-09-16T21:36:54.066Z (statedb) creating underlying kv store engine (fluxdb@v0.0.0-20200909202747-40022475139f/store.go:37) {"scheme": "badger", "dsn": "badger:///dfuse-data/storage/statedb-v1"}
2020-09-16T21:36:54.065Z (search-indexer) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:36:54.066Z (search-indexer.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:54.066Z (search-indexer.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:54.066Z (search-indexer.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:54.067Z (index) creating db reader (dgraphql/index.go:63)
2020-09-16T21:36:54.067Z (registry) new trxdb from dsn string (trxdb/registry.go:52) {"dsn_string": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.067Z (registry) trxdb instance factory (trxdb/registry.go:58) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.067Z (db) creating kv db (kv/db.go:72) {"dsns": ["badger:///dfuse-data/storage/trxdb"]}
2020-09-16T21:36:54.067Z (dsn) parsing DSN (kv/dsn.go:14) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.067Z (cache) re-using cached kv store (kv/cache.go:30) {"dsn": "badger:///dfuse-data/storage/trxdb"}
2020-09-16T21:36:54.067Z (registry) configuring trxdb instance with options (trxdb/registry.go:65) {"type": "*kv.DB", "opts_count": 1}
2020-09-16T21:36:54.067Z (options) db is now using custom logger (kv/options.go:10)
2020-09-16T21:36:54.067Z (index) creating abicodec grpc client (dgraphql/index.go:69) {"abicodec_addr": ":13013"}
2020-09-16T21:36:54.068Z (index) creating blockmeta grpc client (dgraphql/index.go:76) {"blockmeta_addr": ":13014"}
2020-09-16T21:36:54.068Z (index) creating search grpc client (dgraphql/index.go:82) {"search_addr": ":13018"}
2020-09-16T21:36:54.069Z (index) creating tokenmeta grpc client (dgraphql/index.go:89) {"tokenmeta_addr": ":14001"}
2020-09-16T21:36:54.069Z (index) creating accounthist grpc client (dgraphql/index.go:99) {"accounthist_addr": ":13034"}
2020-09-16T21:36:54.070Z (index) configuring resolver and parsing schemas (dgraphql/index.go:106)
2020-09-16T21:36:54.070Z (dgraphql) combining asset data into GraphQL string schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:270) {"tag": "common", "num_of_assets": 9}
2020-09-16T21:36:54.071Z (dgraphql) combining asset data into GraphQL string schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:270) {"tag": "alpha", "num_of_assets": 1}
2020-09-16T21:36:54.073Z (dfuse) launching app (launcher/launcher.go:110) {"app": "eosq"}
2020-09-16T21:36:54.073Z (eosq) running eosq (eosq/app.go:60)
2020-09-16T21:36:54.073Z (eosq) new server (eosq/server.go:51)
2020-09-16T21:36:54.073Z (eosq) available networks (eosq/server.go:194) {"raw": "[{ \"id\": \"local\", \"is_test\": true, \"logo\": \"/images/eos-mainnet.png\", \"name\": \"Local Network\", \"url\": \"http://localhost:8080\" }]", "parsed": [{"id":"local","is_test":true,"logo":"/images/eos-mainnet.png","name":"Local Network","url":"http://localhost:8080"}]}
2020-09-16T21:36:54.073Z (dfuse) launching app (launcher/launcher.go:110) {"app": "relayer"}
2020-09-16T21:36:54.073Z (eosq) launching eosq (eosq/server.go:63)
2020-09-16T21:36:54.073Z (dfuse) launching app (launcher/launcher.go:110) {"app": "search-live"}
2020-09-16T21:36:54.074Z (search-live) running live app (live/app.go:82) {"config": {"ServiceVersion":"v1","TierLevel":100,"GRPCListenAddr":":13017","PublishInterval":0,"BlockmetaAddr":":13014","BlocksStoreURL":"file:///dfuse-data/storage/merged-blocks","BlockstreamAddr":":13011","HeadDelayTolerance":0,"StartBlockDriftTolerance":500,"ShutdownDelay":0,"LiveIndexesPath":"/dfuse-data/search/live","TruncationThreshold":1,"RealtimeTolerance":60000000000,"HubChannelSize":1000,"PreProcConcurrentThreads":8}}
2020-09-16T21:36:54.063Z (manager) consuming metric stream (metrics/manager.go:162)
2020-09-16T21:36:54.074Z (eosq) eosq static listener http server launching (eosq/server.go:76) {"addr": ":13030"}
2020-09-16T21:36:54.074Z (relayer) tcp listener created (relayer@v0.0.2-0.20200715192729-55c75a9e8015/server.go:15)
2020-09-16T21:36:54.074Z (search-live) starting dmesh (live/app.go:90)
2020-09-16T21:36:54.074Z (search-live) clearing working directory (live/app.go:98) {"working_directory": "/dfuse-data/search/live"}
2020-09-16T21:36:54.074Z (search-live) creating search peer (live/app.go:109)
2020-09-16T21:36:54.074Z (search-live) publishing search archive peer (live/app.go:112) {"peer_host": "e1673a006c29"}
2020-09-16T21:36:54.074Z (search-live) setting up blockmeta (live/app.go:120)
2020-09-16T21:36:54.074Z (search-live) blockmeta setup getting start block (live/app.go:132)
2020-09-16T21:36:54.074Z (relayer) listening & serving grpc content (relayer@v0.0.2-0.20200715192729-55c75a9e8015/server.go:18) {"grpc_listen_addr": ":13011"}
2020-09-16T21:36:54.075Z (blockmeta) starting blockmeta server (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:242)
2020-09-16T21:36:54.079Z (mindreader) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53654", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53654", "trace_id": "31ffae3fcf3f9248e70f9ffd2c953992", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.10300000011920929}
2020-09-16T21:36:54.080Z (relayer) cannot get headinfo from backend (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:140) {"address": ":13010", "error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:54.080Z (relayer) cannot get head info mindreader, retrying forever (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:101) {"sources_addr": [":13010"]}
2020-09-16T21:36:54.080Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:59Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "ec4163441990c5b8fac0733ffd13f9db", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.06300000101327896}
2020-09-16T21:36:54.081Z (dgraphql) find query and subscription graphql types for schemas merging (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:160) {"match_count": 2}
2020-09-16T21:36:54.081Z (dgraphql) schema merging section match (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:174) {"match": [311,3509,316,328,330,3508], "index": 0}
2020-09-16T21:36:54.081Z (dgraphql) schema merging section match (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:174) {"match": [21955,26625,21960,21965,21967,26624], "index": 1}
2020-09-16T21:36:54.081Z (dgraphql) parsing schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:231) {"name": "standard", "resolver": "*resolvers.Root"}
2020-09-16T21:36:54.081Z (blockmeta) cannot get stream's headinfo, retrying (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:108) {"error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:54.081Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:54.096Z (manager) launching prom to json parser (metrics/manager.go:173)
2020-09-16T21:36:54.097Z (search-router) listening & serving gRPC content (router/router.go:214) {"grpc_listen_addr": ":13018"}
2020-09-16T21:36:54.098Z (trxdb-loader) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:36:54.098Z (trxdb-loader) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:36:54.100Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:54.101Z (statedb) initiating fluxdb handler (fluxdb/app.go:119)
2020-09-16T21:36:54.101Z (statedb) setting up injector mode write (fluxdb/app.go:136)
2020-09-16T21:36:54.101Z (statedb) invoking on server mode callback (fluxdb/app.go:146)
2020-09-16T21:36:54.101Z (statedb) setting up server (statedb/app.go:88)
2020-09-16T21:36:54.101Z (statedb) starting pipeline (fluxdb@v0.0.0-20200909202747-40022475139f/fluxdb.go:86)
2020-09-16T21:36:54.101Z (statedb) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:36:54.101Z (statedb) fetching last written block (kv/store.go:128) {"key": "636865636b706f696e74"}
2020-09-16T21:36:54.101Z (statedb) last written block empty, returning empty checkpoint values (fluxdb@v0.0.0-20200909202747-40022475139f/read.go:361)
2020-09-16T21:36:54.101Z (statedb) initializing pipeline forkdb (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:199) {"block": "Block <empty>"}
2020-09-16T21:36:54.101Z (statedb) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:36:54.098Z (trxdb-loader) forcing block start block 1 (trxdb-loader/loader.go:126)
2020-09-16T21:36:54.101Z (statedb.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:54.101Z (statedb) listening & serving HTTP content (server/server.go:99) {"http_listen_addr": ":13029"}
2020-09-16T21:36:54.101Z (statedb) listening & serving GRPC content (grpc/server.go:29) {"grpc_listen_addr": ":13032"}
2020-09-16T21:36:54.101Z (trxdb-loader.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:54.101Z (search-router) routing active query (router/router.go:93) {"trace_id": "802829c687d4a990f3a87ee851b1581e", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:54.102Z (statedb.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:54.102Z (statedb.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:54.102Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:54.102Z (statedb.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:54.102Z (statedb.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:54.102Z (statedb.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:54.102Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:54Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "802829c687d4a990f3a87ee851b1581e", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.8930000066757202}
2020-09-16T21:36:54.102Z (trxdb-loader.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:54.102Z (trxdb-loader.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:54.103Z (trxdb-loader.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:54.103Z (trxdb-loader.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:54.103Z (trxdb-loader.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:54.103Z (statedb.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:36:54.103Z (statedb.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:36:54.104Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:54.104Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:54.104Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:54.104Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:54.104Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:36:54.104Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:36:54.104Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:54.104Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:54.104Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:54.104Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:54.104Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:54.104Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:54.104Z (relayer) receive block request (blockstream/server.go:100) {"requester": "", "request": {"burst":250}}
2020-09-16T21:36:54.104Z (relayer.sub) sending burst (blockstream/server.go:205) {"busrt_size": 0}
2020-09-16T21:36:54.104Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 1, "subscriber": ""}
2020-09-16T21:36:54.105Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51456", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51456", "trace_id": "8689d94bcf99d753dfb77dc276d9080a", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.47099998593330383}
2020-09-16T21:36:54.105Z (bstream) tracker returned not ready (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:277) {"error": "tracking fetch errors in order: tracker block not found"}
2020-09-16T21:36:54.105Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_write_size_bytes","help":"Size of kv pairs to write in a transaction.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.106Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_durations_seconds","help":"Bucketed histogram of processing txn","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.106Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_pdclient_ts_future_wait_seconds","help":"Bucketed histogram of seconds cost for waiting timestamp future.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.106Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"go_gc_duration_seconds","help":"A summary of the GC invocation durations.","type":"SUMMARY","metrics":[]}}
2020-09-16T21:36:54.106Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tidb_tikvclient_local_latch_wait_seconds","help":"Wait time of a get local latch.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.107Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_write_kv_num","help":"Count of kv pairs to write in a transaction.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.108Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"query_response_times","help":"query response times histogram for percentile sampling","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.108Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_batch_wait_duration","help":"batch wait duration","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.108Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_backoff_seconds","help":"total backoff seconds of a single backoffer.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:54.108Z (manager) unmarshal raw metrics into structured metrics (metrics/manager.go:199)
2020-09-16T21:36:54.108Z (manager) filtered metrics (metrics/manager.go:208) {"metrics": []}
2020-09-16T21:36:54.110Z (search-archive) publishing search archive peer (archive/app.go:114) {"peer_host": "e1673a006c29"}
2020-09-16T21:36:54.110Z (search-archive) resolving start block (archive/app.go:269) {"start_block": 0, "shard_size": 200}
2020-09-16T21:36:54.110Z (search-archive) start block num resolved (archive/app.go:124) {"start_block": 0, "shard_size": 200, "resolved_start_block_num": 0}
2020-09-16T21:36:54.110Z (search-archive) setting up scorch index pool (archive/app.go:140)
2020-09-16T21:36:54.111Z (search-archive) cleaning on-disk indexes (archive/app.go:151)
2020-09-16T21:36:54.111Z (search-forkresolver) listening & serving gRPC content (forkresolver/forkresolver.go:102) {"grpc_listen_addr": ":13027"}
2020-09-16T21:36:54.111Z (search-archive) cleaning on disk indexes (archive/pool.go:430) {"nbr_index_on_disk": 0}
2020-09-16T21:36:54.111Z (search-archive) loading on-disk indexes (archive/app.go:165)
2020-09-16T21:36:54.111Z (search-archive) base irreversible block to start with (archive/app.go:183) {"lib_num": 0, "lib_id": "", "start_block": 0}
2020-09-16T21:36:54.110Z (search-forkresolver) listening & serving HTTP content (forkresolver/healthz.go:35) {"http_listen_addr": ":13028"}
2020-09-16T21:36:54.111Z (merger) listening & serving grpc content (merger@v0.0.3-0.20200903134352-cc8471c82c4a/server.go:29) {"grpc_listen_addr": ":13012"}
2020-09-16T21:36:54.111Z (search-archive) setting up archive backend (archive/app.go:206)
2020-09-16T21:36:54.112Z (search-archive) launching backend (archive/app.go:241)
2020-09-16T21:36:54.116Z (dgraphql) find query and subscription graphql types for schemas merging (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:160) {"match_count": 3}
2020-09-16T21:36:54.117Z (dgraphql) schema merging section match (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:174) {"match": [0,2814,5,10,12,2813], "index": 0}
2020-09-16T21:36:54.117Z (dgraphql) schema merging section match (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:174) {"match": [3820,7018,3825,3837,3839,7017], "index": 1}
2020-09-16T21:36:54.117Z (dgraphql) schema merging section match (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:174) {"match": [25464,30134,25469,25474,25476,30133], "index": 2}
2020-09-16T21:36:54.117Z (dgraphql) parsing schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:231) {"name": "alpha", "resolver": "*resolvers.Root"}
2020-09-16T21:36:54.126Z (dgraphql) starting dgraphql server (dgraphql/app.go:83)
2020-09-16T21:36:54.126Z (search-indexer) listening & serving HTTP content (indexer/healthz.go:43) {"http_listen_addr": ":13022"}
2020-09-16T21:36:54.126Z (search-archive) listening & serving gRPC content (archive/backend.go:124) {"grpc_listen_addr": ":13015"}
2020-09-16T21:36:54.111Z (search-archive) polling indexes from remote storage (archive/pool.go:112) {"base_block_num": 0}
2020-09-16T21:36:54.126Z (search-indexer.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:54.126Z (search-archive) looking for index file (archive/pool.go:166) {"index_path": "shards-200/0000000000.bleve.tar.zst", "base_file": "0000000000", "start_block": 0}
2020-09-16T21:36:54.126Z (search-indexer) listening & serving gRPC content (indexer/healthz.go:62) {"grpc_listen_addr": ":13021"}
2020-09-16T21:36:54.126Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "trxdb-loader"}
2020-09-16T21:36:54.126Z (search-archive) listening & serving HTTP content (archive/backend.go:103) {"http_listen_addr": ":13016"}
2020-09-16T21:36:54.126Z (search-indexer.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:54.127Z (search-indexer.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:54.127Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "abicodec"}
2020-09-16T21:36:54.127Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "dashboard"}
2020-09-16T21:36:54.127Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:36:54.127Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51466", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51466", "trace_id": "c1c8ae48f2f780b54594ec67f8cb6284", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.05400000140070915}
2020-09-16T21:36:54.127Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "eosws"}
2020-09-16T21:36:54.127Z (dgraphql) registering static route (static/http.go:47)
2020-09-16T21:36:54.127Z (bstream) tracker returned not ready (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:277) {"error": "tracking fetch errors in order: tracker block not found"}
2020-09-16T21:36:54.127Z (dgraphql) setting up index http handler (static/http.go:91)
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.127Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "kylin", "points_to": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.127Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "jungle", "points_to": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.127Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "jungle", "points_to": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.127Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "kylin", "points_to": "mainnet"}
2020-09-16T21:36:54.127Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "jungle", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "kylin", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "kylin", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "jungle", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "jungle", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.128Z (dgraphql) network is a symlink to another network, resolve it here (static/types.go:21) {"network": "kylin", "points_to": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "mainnet"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "jungle"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "kylin"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) looking if value is a symlink to another network in the list (static/types.go:19) {"network": "generic"}
2020-09-16T21:36:54.128Z (dgraphql) requesting schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:113) {"selectors": ["alpha"]}
2020-09-16T21:36:54.128Z (dgraphql) returning alpha schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:115)
2020-09-16T21:36:54.128Z (dgraphql) requesting schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:113) {"selectors": ["alpha"]}
2020-09-16T21:36:54.128Z (dgraphql) returning alpha schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:115)
2020-09-16T21:36:54.128Z (dgraphql) requesting schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:113) {"selectors": ["alpha"]}
2020-09-16T21:36:54.128Z (dgraphql) returning alpha schema (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/schema.go:115)
2020-09-16T21:36:54.128Z (dgraphql) configuring grpc server (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/grpc.go:116)
2020-09-16T21:36:54.128Z (dgraphql) serving gRPC (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/grpc.go:103) {"grpc_addr": ":13024"}
2020-09-16T21:36:54.128Z (dgraphql) serving HTTP (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/http.go:108) {"http_addr": ":13023"}
2020-09-16T21:36:54.129Z (node-manager) APPBASE: Warning: The following configuration items in the config.ini file are redundantly set to (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) their default value: (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) signature-provider (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) Explicit values will override future changes to application defaults. Consider commenting out or (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) removing these items (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) info 2020-09-16T21:36:54.129 nodeos chain_plugin.cpp:635 plugin_initialize ] initializing chain plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.129Z (node-manager) info 2020-09-16T21:36:54.129 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'WTMSIG_BLOCK_SIGNATURES' (with digest of '299dcb6af692324b899b39f16d5a530a33062804e41f09dc97e9f156b4476707') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.130Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'WTMSIG_BLOCK_SIGNATURES' (with digest of '299dcb6af692324b899b39f16d5a530a33062804e41f09dc97e9f156b4476707') to: /./producer/protocol_features/BUILTIN-WTMSIG_BLOCK_SIGNATURES.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.130Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'WEBAUTHN_KEY' (with digest of '4fca8bd82bbd181e714e283f83e1b45d95ca5af40fb89ad3977b653c448f78c2') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.132Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'WEBAUTHN_KEY' (with digest of '4fca8bd82bbd181e714e283f83e1b45d95ca5af40fb89ad3977b653c448f78c2') to: /./producer/protocol_features/BUILTIN-WEBAUTHN_KEY.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.132Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'RAM_RESTRICTIONS' (with digest of '4e7bf348da00a945489b2a681749eb56f5de00b900014e137ddae39f48f69d67') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.132Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'RAM_RESTRICTIONS' (with digest of '4e7bf348da00a945489b2a681749eb56f5de00b900014e137ddae39f48f69d67') to: /./producer/protocol_features/BUILTIN-RAM_RESTRICTIONS.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.132Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'GET_SENDER' (with digest of 'f0af56d2c5a48d60a4a5b5c903edfb7db3a736a94ed589d0b797df33ff9d3e1d') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.133Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'GET_SENDER' (with digest of 'f0af56d2c5a48d60a4a5b5c903edfb7db3a736a94ed589d0b797df33ff9d3e1d') to: /./producer/protocol_features/BUILTIN-GET_SENDER.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.133Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'FORWARD_SETCODE' (with digest of '2652f5f96006294109b3dd0bbde63693f55324af452b799ee137a81a905eed25') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.133Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'FORWARD_SETCODE' (with digest of '2652f5f96006294109b3dd0bbde63693f55324af452b799ee137a81a905eed25') to: /./producer/protocol_features/BUILTIN-FORWARD_SETCODE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.134Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'ONLY_BILL_FIRST_AUTHORIZER' (with digest of '8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.134Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'ONLY_BILL_FIRST_AUTHORIZER' (with digest of '8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405') to: /./producer/protocol_features/BUILTIN-ONLY_BILL_FIRST_AUTHORIZER.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.134Z (node-manager) info 2020-09-16T21:36:54.130 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'RESTRICT_ACTION_TO_SELF' (with digest of 'ad9e3d8f650687709fd68f4b90b41f7d825a365b02c23a636cef88ac2ac00c43') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.134Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'RESTRICT_ACTION_TO_SELF' (with digest of 'ad9e3d8f650687709fd68f4b90b41f7d825a365b02c23a636cef88ac2ac00c43') to: /./producer/protocol_features/BUILTIN-RESTRICT_ACTION_TO_SELF.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.135Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'DISALLOW_EMPTY_PRODUCER_SCHEDULE' (with digest of '68dcaa34c0517d19666e6b33add67351d8c5f69e999ca1e37931bc410a297428') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.135Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'DISALLOW_EMPTY_PRODUCER_SCHEDULE' (with digest of '68dcaa34c0517d19666e6b33add67351d8c5f69e999ca1e37931bc410a297428') to: /./producer/protocol_features/BUILTIN-DISALLOW_EMPTY_PRODUCER_SCHEDULE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.135Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'FIX_LINKAUTH_RESTRICTION' (with digest of 'e0fb64b1085cc5538970158d05a009c24e276fb94e1a0bf6a528b48fbc4ff526') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.136Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'FIX_LINKAUTH_RESTRICTION' (with digest of 'e0fb64b1085cc5538970158d05a009c24e276fb94e1a0bf6a528b48fbc4ff526') to: /./producer/protocol_features/BUILTIN-FIX_LINKAUTH_RESTRICTION.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.136Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'REPLACE_DEFERRED' (with digest of 'ef43112c6543b88db2283a2e077278c315ae2c84719a8b25f25cc88565fbea99') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.136Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'REPLACE_DEFERRED' (with digest of 'ef43112c6543b88db2283a2e077278c315ae2c84719a8b25f25cc88565fbea99') to: /./producer/protocol_features/BUILTIN-REPLACE_DEFERRED.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'NO_DUPLICATE_DEFERRED_ID' (with digest of '4a90c00d55454dc5b059055ca213579c6ea856967712a56017487886a4d4cc0f') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'NO_DUPLICATE_DEFERRED_ID' (with digest of '4a90c00d55454dc5b059055ca213579c6ea856967712a56017487886a4d4cc0f') to: /./producer/protocol_features/BUILTIN-NO_DUPLICATE_DEFERRED_ID.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'ONLY_LINK_TO_EXISTING_PERMISSION' (with digest of '1a99a59d87e06e09ec5b028a9cbb7749b4a5ad8819004365d02dc4379a8b7241') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'ONLY_LINK_TO_EXISTING_PERMISSION' (with digest of '1a99a59d87e06e09ec5b028a9cbb7749b4a5ad8819004365d02dc4379a8b7241') to: /./producer/protocol_features/BUILTIN-ONLY_LINK_TO_EXISTING_PERMISSION.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:466 operator() ] Support for builtin protocol feature 'PREACTIVATE_FEATURE' (with digest of '0ec7e080177b2c02b278d5088611686b49d739925a92d9bfcacd7fc6b74053bd') is enabled without activation restrictions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.137Z (node-manager) info 2020-09-16T21:36:54.131 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'PREACTIVATE_FEATURE' (with digest of '0ec7e080177b2c02b278d5088611686b49d739925a92d9bfcacd7fc6b74053bd') to: /./producer/protocol_features/BUILTIN-PREACTIVATE_FEATURE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.139Z (node-manager) info 2020-09-16T21:36:54.138 nodeos chain_plugin.cpp:981 plugin_initialize ] Using genesis state provided in '/producer/genesis.json' (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.139Z (node-manager) info 2020-09-16T21:36:54.138 nodeos chain_plugin.cpp:1012 plugin_initialize ] Starting fresh blockchain state using provided genesis state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:54.227Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "search-indexer"}
2020-09-16T21:36:54.228Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "search-router"}
2020-09-16T21:36:54.582Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:59Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "c0f3908821bd551d75adfb5036435adb", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.20999999344348907}
2020-09-16T21:36:54.582Z (blockmeta) cannot get stream's headinfo, retrying (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:108) {"error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:54.582Z (mindreader) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53702", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53702", "trace_id": "7a1107de4b4de44a742c55ce42e02502", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.1080000028014183}
2020-09-16T21:36:54.582Z (relayer) cannot get headinfo from backend (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:140) {"address": ":13010", "error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:54.582Z (relayer) cannot get head info mindreader, retrying forever (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:101) {"sources_addr": [":13010"]}
2020-09-16T21:36:54.741Z (blockmeta) finished unary call with code Unknown (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46426", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46426", "trace_id": "4f6a04401098d57c83942be8ca4a381a", "error": "all APIs failed with errors: [http://:8888/v1/chain/get_info: Post \"http://:8888/v1/chain/get_info\": dial tcp :8888: connect: connection refused]", "grpc.code": "Unknown", "grpc.time_ms": 0.34299999475479126}
2020-09-16T21:36:54.942Z (blockmeta) finished unary call with code Unknown (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46426", "grpc.start_time": "2020-09-16T21:36:54Z", "grpc.request.deadline": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46426", "trace_id": "57c9179a70391198be5de58901a6d75b", "error": "all APIs failed with errors: [http://:8888/v1/chain/get_info: Post \"http://:8888/v1/chain/get_info\": dial tcp :8888: connect: connection refused]", "grpc.code": "Unknown", "grpc.time_ms": 0.5019999742507935}
2020-09-16T21:36:55.063Z (mindreader) grpc server listener ready (mindreader/publisher.go:44)
2020-09-16T21:36:55.063Z (mindreader) launching mindreader plugin (node_mindreader/app.go:132)
2020-09-16T21:36:55.063Z (mindreader) running (mindreader/mindreader.go:186)
2020-09-16T21:36:55.064Z (mindreader) launching operator (node_mindreader/app.go:135)
2020-09-16T21:36:55.064Z (mindreader) starting read flow (mindreader/mindreader.go:230)
2020-09-16T21:36:55.064Z (mindreader) Starting OneBlock uploads (mindreader/archiver_selector.go:281)
2020-09-16T21:36:55.064Z (mindreader) Starting MergedBlocks uploads (mindreader/archiver_selector.go:283)
2020-09-16T21:36:55.064Z (mindreader) starting chain operator (operator/operator.go:117)
2020-09-16T21:36:55.064Z (mindreader) launching operator HTTP server (operator/operator.go:123) {"http_listen_addr": ":13009"}
2020-09-16T21:36:55.064Z (mindreader) starting consume flow (mindreader/mindreader.go:254)
2020-09-16T21:36:55.065Z (mindreader) starting webserver (operator/http_server.go:57) {"http_addr": ":13009"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/ping"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/healthz"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/healthz"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/server_id"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/is_running"}
2020-09-16T21:36:55.065Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/start_command"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/maintenance"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/resume"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/backup"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/restore"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "GET", "path_template": "/v1/list_backups"}
2020-09-16T21:36:55.066Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/volumesnapshot"}
2020-09-16T21:36:55.066Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "blockmeta"}
2020-09-16T21:36:55.066Z (node-manager) info 2020-09-16T21:36:55.066 nodeos platform_timer_accurac:62 compute_and_print_ti ] Checktime timer accuracy: min:0us max:7852us mean:324us stddev:786us (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.067Z (node-manager) warn 2020-09-16T21:36:55.066 nodeos platform_timer_accurac:64 compute_and_print_ti ] Checktime timer accuracy on this platform and hardware combination is poor; accuracy of subjective transaction deadline enforcement will suffer (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.067Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/snapshot"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/snapshot_restore"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/profiler/perf"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/reload"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_reload"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_pause_production"}
2020-09-16T21:36:55.068Z (mindreader) walked route methods (operator/http_server.go:69) {"methods": "POST", "path_template": "/v1/safely_resume_production"}
2020-09-16T21:36:55.068Z (mindreader) sending initial start command (operator/operator.go:138)
2020-09-16T21:36:55.068Z (mindreader) operator ready to receive commands (operator/operator.go:143)
2020-09-16T21:36:55.069Z (mindreader) received operator command (operator/operator.go:243) {"command": "start", "params": null}
2020-09-16T21:36:55.069Z (mindreader) preparing for start (operator/operator.go:495)
2020-09-16T21:36:55.069Z (mindreader) preparing to start chain (operator/operator.go:501)
2020-09-16T21:36:55.069Z (mindreader) updating nodeos arguments before starting binary (superviser/superviser.go:211)
2020-09-16T21:36:55.069Z (mindreader) creating new command instance and launch read loop (superviser/superviser.go:117) {"binary": "nodeos", "arguments": ["--config-dir=./mindreader", "--data-dir=/dfuse-data/mindreader/data", "--genesis-json=mindreader/genesis.json", "--pause-on-startup"]}
2020-09-16T21:36:55.069Z (mindreader) successfully start service (operator/operator.go:516)
2020-09-16T21:36:55.069Z (mindreader) operator ready to receive commands (operator/operator.go:143)
2020-09-16T21:36:55.070Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "merger"}
2020-09-16T21:36:55.071Z (node-manager) info 2020-09-16T21:36:55.067 nodeos http_plugin.cpp:715 plugin_initialize ] configured http to listen on 0.0.0.0:8888 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.071Z (node-manager) warn 2020-09-16T21:36:55.067 nodeos producer_api_plugin.cp:141 plugin_initialize ] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.071Z (node-manager) **********SECURITY WARNING********** (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.072Z (node-manager) * * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.072Z (node-manager) * -- Producer API -- * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.072Z (node-manager) * - EXPOSED to the LOCAL NETWORK - * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.072Z (node-manager) * - USE ONLY ON SECURE NETWORKS! - * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.071Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "mindreader"}
2020-09-16T21:36:55.073Z (node-manager) * * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.073Z (node-manager) ************************************ (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.073Z (node-manager) (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.073Z (node-manager) warn 2020-09-16T21:36:55.067 nodeos net_api_plugin.cpp:91 plugin_initialize ] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) **********SECURITY WARNING********** (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) * * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) * -- Net API -- * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) * - EXPOSED to the LOCAL NETWORK - * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) * - USE ONLY ON SECURE NETWORKS! - * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) * * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) ************************************ (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) info 2020-09-16T21:36:55.067 nodeos main.cpp:138 main ] nodeos version v2.0.6-dm.12.0 v2.0.6-dm.12.0-5dfc01153797b6baeac9686c620c998b73ca3b88 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.074Z (node-manager) info 2020-09-16T21:36:55.067 nodeos main.cpp:139 main ] nodeos using configuration file /producer/config.ini (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.075Z (node-manager) info 2020-09-16T21:36:55.068 nodeos main.cpp:140 main ] nodeos data directory is /dfuse-data/node-manager/data (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.075Z (node-manager) warn 2020-09-16T21:36:55.068 nodeos controller.cpp:583 startup ] No existing chain state or fork database. Initializing fresh blockchain state and resetting fork database (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.075Z (node-manager) warn 2020-09-16T21:36:55.068 nodeos controller.cpp:452 initialize_blockchai ] Initializing new blockchain with genesis state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.076Z (blockmeta) finished unary call with code Unknown (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46436", "grpc.start_time": "2020-09-16T21:36:55Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46436", "trace_id": "38acc47c4e8dcce230017b1effae8514", "error": "all APIs failed with errors: [http://:8888/v1/chain/get_info: Post \"http://:8888/v1/chain/get_info\": dial tcp :8888: connect: connection refused]", "grpc.code": "Unknown", "grpc.time_ms": 0.25}
2020-09-16T21:36:55.075Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "search-forkresolver"}
2020-09-16T21:36:55.077Z (search-live) failed to get is near with results (live/app.go:209) {"error": "tracking fetch errors in order: tracker block not found"}
2020-09-16T21:36:55.086Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "2ed84f879930bfb26d60c14f28651341", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.18000000715255737}
2020-09-16T21:36:55.087Z (blockmeta) cannot get stream's headinfo, retrying (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:108) {"error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:55.087Z (mindreader) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53722", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53722", "trace_id": "107f807026d73c1dd3f572d9c35da57c", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.13199999928474426}
2020-09-16T21:36:55.087Z (relayer) cannot get headinfo from backend (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:140) {"address": ":13010", "error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:55.088Z (relayer) cannot get head info mindreader, retrying forever (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:101) {"sources_addr": [":13010"]}
2020-09-16T21:36:55.102Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:635 plugin_initialize ] initializing chain plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.103Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'WTMSIG_BLOCK_SIGNATURES' (with digest of '299dcb6af692324b899b39f16d5a530a33062804e41f09dc97e9f156b4476707') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.103Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'WTMSIG_BLOCK_SIGNATURES' (with digest of '299dcb6af692324b899b39f16d5a530a33062804e41f09dc97e9f156b4476707') to: /./mindreader/protocol_features/BUILTIN-WTMSIG_BLOCK_SIGNATURES.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.103Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'WEBAUTHN_KEY' (with digest of '4fca8bd82bbd181e714e283f83e1b45d95ca5af40fb89ad3977b653c448f78c2') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.103Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'WEBAUTHN_KEY' (with digest of '4fca8bd82bbd181e714e283f83e1b45d95ca5af40fb89ad3977b653c448f78c2') to: /./mindreader/protocol_features/BUILTIN-WEBAUTHN_KEY.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.103Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'RAM_RESTRICTIONS' (with digest of '4e7bf348da00a945489b2a681749eb56f5de00b900014e137ddae39f48f69d67') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.104Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'RAM_RESTRICTIONS' (with digest of '4e7bf348da00a945489b2a681749eb56f5de00b900014e137ddae39f48f69d67') to: /./mindreader/protocol_features/BUILTIN-RAM_RESTRICTIONS.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.104Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'GET_SENDER' (with digest of 'f0af56d2c5a48d60a4a5b5c903edfb7db3a736a94ed589d0b797df33ff9d3e1d') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.104Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.100 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'GET_SENDER' (with digest of 'f0af56d2c5a48d60a4a5b5c903edfb7db3a736a94ed589d0b797df33ff9d3e1d') to: /./mindreader/protocol_features/BUILTIN-GET_SENDER.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'FORWARD_SETCODE' (with digest of '2652f5f96006294109b3dd0bbde63693f55324af452b799ee137a81a905eed25') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'FORWARD_SETCODE' (with digest of '2652f5f96006294109b3dd0bbde63693f55324af452b799ee137a81a905eed25') to: /./mindreader/protocol_features/BUILTIN-FORWARD_SETCODE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'ONLY_BILL_FIRST_AUTHORIZER' (with digest of '8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'ONLY_BILL_FIRST_AUTHORIZER' (with digest of '8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405') to: /./mindreader/protocol_features/BUILTIN-ONLY_BILL_FIRST_AUTHORIZER.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'RESTRICT_ACTION_TO_SELF' (with digest of 'ad9e3d8f650687709fd68f4b90b41f7d825a365b02c23a636cef88ac2ac00c43') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'RESTRICT_ACTION_TO_SELF' (with digest of 'ad9e3d8f650687709fd68f4b90b41f7d825a365b02c23a636cef88ac2ac00c43') to: /./mindreader/protocol_features/BUILTIN-RESTRICT_ACTION_TO_SELF.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'DISALLOW_EMPTY_PRODUCER_SCHEDULE' (with digest of '68dcaa34c0517d19666e6b33add67351d8c5f69e999ca1e37931bc410a297428') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'DISALLOW_EMPTY_PRODUCER_SCHEDULE' (with digest of '68dcaa34c0517d19666e6b33add67351d8c5f69e999ca1e37931bc410a297428') to: /./mindreader/protocol_features/BUILTIN-DISALLOW_EMPTY_PRODUCER_SCHEDULE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.119Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'FIX_LINKAUTH_RESTRICTION' (with digest of 'e0fb64b1085cc5538970158d05a009c24e276fb94e1a0bf6a528b48fbc4ff526') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'FIX_LINKAUTH_RESTRICTION' (with digest of 'e0fb64b1085cc5538970158d05a009c24e276fb94e1a0bf6a528b48fbc4ff526') to: /./mindreader/protocol_features/BUILTIN-FIX_LINKAUTH_RESTRICTION.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'REPLACE_DEFERRED' (with digest of 'ef43112c6543b88db2283a2e077278c315ae2c84719a8b25f25cc88565fbea99') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'REPLACE_DEFERRED' (with digest of 'ef43112c6543b88db2283a2e077278c315ae2c84719a8b25f25cc88565fbea99') to: /./mindreader/protocol_features/BUILTIN-REPLACE_DEFERRED.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (search-router) routing active query (router/router.go:93) {"trace_id": "81c3ade5b8a51b127f89089906486239", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.101 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'NO_DUPLICATE_DEFERRED_ID' (with digest of '4a90c00d55454dc5b059055ca213579c6ea856967712a56017487886a4d4cc0f') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'NO_DUPLICATE_DEFERRED_ID' (with digest of '4a90c00d55454dc5b059055ca213579c6ea856967712a56017487886a4d4cc0f') to: /./mindreader/protocol_features/BUILTIN-NO_DUPLICATE_DEFERRED_ID.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:55Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "81c3ade5b8a51b127f89089906486239", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.367000013589859}
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:453 operator() ] Support for builtin protocol feature 'ONLY_LINK_TO_EXISTING_PERMISSION' (with digest of '1a99a59d87e06e09ec5b028a9cbb7749b4a5ad8819004365d02dc4379a8b7241') is enabled with preactivation required (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'ONLY_LINK_TO_EXISTING_PERMISSION' (with digest of '1a99a59d87e06e09ec5b028a9cbb7749b4a5ad8819004365d02dc4379a8b7241') to: /./mindreader/protocol_features/BUILTIN-ONLY_LINK_TO_EXISTING_PERMISSION.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:466 operator() ] Support for builtin protocol feature 'PREACTIVATE_FEATURE' (with digest of '0ec7e080177b2c02b278d5088611686b49d739925a92d9bfcacd7fc6b74053bd') is enabled without activation restrictions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:55.120Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:563 operator() ] Saved default specification for builtin protocol feature 'PREACTIVATE_FEATURE' (with digest of '0ec7e080177b2c02b278d5088611686b49d739925a92d9bfcacd7fc6b74053bd') to: /./mindreader/protocol_features/BUILTIN-PREACTIVATE_FEATURE.json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:981 plugin_initialize ] Using genesis state provided in '/mindreader/genesis.json' (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:36:55.120Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:36:55.120Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:55.120Z (mindreader) info 2020-09-16T21:36:55.102 nodeos chain_plugin.cpp:1012 plugin_initialize ] Starting fresh blockchain state using provided genesis state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.120Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:55.120Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:55.120Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:55.120Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:55.120Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos chain_plugin.cpp:1225 plugin_startup ] starting chain in read/write mode (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos chain_plugin.cpp:1230 plugin_startup ] Blockchain started; head block is #1, genesis timestamp is 2018-07-23T17:14:45.000 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos producer_plugin.cpp:947 plugin_startup ] producer plugin: plugin_startup() begin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos producer_plugin.cpp:972 plugin_startup ] Launching block production for 1 producers at 2020-09-16T21:36:55.124 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos producer_plugin.cpp:983 plugin_startup ] producer plugin: plugin_startup() end (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos producer_api_plugin.cp:89 plugin_startup ] starting producer_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/add_greylist_accounts (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/create_snapshot (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_account_ram_corrections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_greylist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.124 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_integrity_hash (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_runtime_options (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_scheduled_protocol_feature_activations (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_supported_protocol_features (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_whitelist_blacklist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/pause (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/paused (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/remove_greylist_accounts (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/resume (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/schedule_protocol_feature_activations (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/set_whitelist_blacklist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/update_runtime_options (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos chain_api_plugin.cpp:105 plugin_startup ] starting chain_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.126Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_info (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/abi_bin_to_json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/abi_json_to_bin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_account (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_activated_protocol_features (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_block (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_block_header_state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_code (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_code_hash (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_currency_balance (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_currency_stats (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_producer_schedule (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_producers (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_raw_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_raw_code_and_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_required_keys (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_scheduled_transactions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_table_by_scope (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_table_rows (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_transaction_id (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.127Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_block (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_transaction (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_transactions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/send_transaction (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/db_size/get (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos net_plugin.cpp:3413 plugin_startup ] my node_id is d3e27167b839776261a9662a72df3dd054063c744bd5a814439221cfd2fdd892 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos net_plugin.cpp:3469 plugin_startup ] starting listener, max clients is 25 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos net_api_plugin.cpp:59 plugin_startup ] starting net_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/connect (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/connections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.130Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/disconnect (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.130Z (node-manager) info 2020-09-16T21:36:55.125 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/status (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.130Z (node-manager) info 2020-09-16T21:36:55.126 nodeos http_plugin.cpp:794 operator() ] start listening for http requests (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.130Z (node-manager) info 2020-09-16T21:36:55.126 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/node/get_supported_apis (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.129Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "7b572d9cb8378760a0d730757ed0591e", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.06199999898672104}
2020-09-16T21:36:55.130Z (blockmeta) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46454", "grpc.start_time": "2020-09-16T21:36:55Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46454", "trace_id": "faa8e62c2ed96fa04f49f856ce65a719", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 1.777999997138977}
2020-09-16T21:36:55.150Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46426", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46426", "trace_id": "716f521540c70be0b565ae36d38020b4", "grpc.code": "OK", "grpc.time_ms": 3.6540000438690186}
2020-09-16T21:36:55.400Z (node-manager) info 2020-09-16T21:36:55.400 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 097cea99fc7301a8... #2 @ 2020-09-16T21:36:55.500 signed by eosio [trxs: 0, lib: 1, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:55.588Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "0893063c9399aa3666cef1b04ae81746", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.15000000596046448}
2020-09-16T21:36:55.588Z (blockmeta) cannot get stream's headinfo, retrying (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:108) {"error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:55.589Z (mindreader) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53738", "grpc.start_time": "2020-09-16T21:36:55Z", "grpc.request.deadline": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53738", "trace_id": "ddb24a8b0c27696e4b85c08ee88e2915", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.15700000524520874}
2020-09-16T21:36:55.590Z (relayer) cannot get headinfo from backend (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:140) {"address": ":13010", "error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:55.590Z (relayer) cannot get head info mindreader, retrying forever (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:101) {"sources_addr": [":13010"]}
2020-09-16T21:36:55.900Z (node-manager) info 2020-09-16T21:36:55.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block dd59829b71c00ef4... #3 @ 2020-09-16T21:36:56.000 signed by eosio [trxs: 0, lib: 2, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.002Z (mindreader) info 2020-09-16T21:36:56.002 nodeos platform_timer_accurac:62 compute_and_print_ti ] Checktime timer accuracy: min:6us max:4034us mean:86us stddev:163us (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.002Z (mindreader) warn 2020-09-16T21:36:56.002 nodeos platform_timer_accurac:64 compute_and_print_ti ] Checktime timer accuracy on this platform and hardware combination is poor; accuracy of subjective transaction deadline enforcement will suffer (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) info 2020-09-16T21:36:56.002 nodeos http_plugin.cpp:715 plugin_initialize ] configured http to listen on 127.0.0.1:9888 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) info 2020-09-16T21:36:56.003 nodeos main.cpp:138 main ] nodeos version v2.0.6-dm.12.0 v2.0.6-dm.12.0-5dfc01153797b6baeac9686c620c998b73ca3b88 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) info 2020-09-16T21:36:56.003 nodeos main.cpp:139 main ] nodeos using configuration file /mindreader/config.ini (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) info 2020-09-16T21:36:56.003 nodeos main.cpp:140 main ] nodeos data directory is /dfuse-data/mindreader/data (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) warn 2020-09-16T21:36:56.003 nodeos controller.cpp:583 startup ] No existing chain state or fork database. Initializing fresh blockchain state and resetting fork database (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.003Z (mindreader) warn 2020-09-16T21:36:56.003 nodeos controller.cpp:452 initialize_blockchai ] Initializing new blockchain with genesis state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.035Z (consolereader) read deep mind version (codec/consolereader.go:975) {"major_version": "12"}
2020-09-16T21:36:56.035Z (consolereader) read ABI start marker (codec/consolereader.go:1019)
2020-09-16T21:36:56.035Z (mindreader) info 2020-09-16T21:36:56.035 nodeos chain_plugin.cpp:1225 plugin_startup ] starting chain in read/write mode (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.036Z (abi_cache) adding new abi (codec/abi_cache.go:74) {"account": "eosio", "global_sequence": 0}
2020-09-16T21:36:56.036Z (mindreader) info 2020-09-16T21:36:56.035 nodeos chain_plugin.cpp:1230 plugin_startup ] Blockchain started; head block is #1, genesis timestamp is 2018-07-23T17:14:45.000 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.036Z (mindreader) info 2020-09-16T21:36:56.035 nodeos chain_api_plugin.cpp:105 plugin_startup ] starting chain_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.036Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_info (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.037Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/abi_bin_to_json (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.038Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/abi_json_to_bin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.038Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.038Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_account (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.037Z (node-manager) info 2020-09-16T21:36:56.036 net-0 net_plugin.cpp:2220 operator() ] Accepted new connection: 127.0.0.1 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.039Z (node-manager) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1639 recv_handshake ] handshake from 127.0.0.1:9877 - 2ba3a42, lib 1, head 1, head id f9aaf07c902405c9.. sync 4 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.039Z (node-manager) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1070 operator() ] Sending handshake generation 1 to 127.0.0.1:9877 - 2ba3a42, lib 1, head 3, id dd59829b71c00ef4 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.039Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_activated_protocol_features (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.040Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_block (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.040Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_block_header_state (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.041Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_code (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.040Z (node-manager) info 2020-09-16T21:36:56.039 net-1 net_plugin.cpp:1018 blk_send_branch_impl ] enqueue 2 - 3 to 127.0.0.1:9877 - 2ba3a42 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.041Z (node-manager) info 2020-09-16T21:36:56.041 net-1 net_plugin.cpp:1178 enqueue_sync_block ] completing enqueue_sync_block 3 to 127.0.0.1:9877 - 2ba3a42 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.041Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_code_hash (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.042Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_currency_balance (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.042Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_currency_stats (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.043Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_producer_schedule (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.043Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_producers (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.044Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_raw_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.044Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_raw_code_and_abi (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.044Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_required_keys (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.045Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_scheduled_transactions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.045Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_table_by_scope (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.045Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_table_rows (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.045Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/get_transaction_id (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.045Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 2, "previous_block": "Block <empty>"}
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_block (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_transaction (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/push_transactions (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/chain/send_transaction (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/db_size/get (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos net_plugin.cpp:3413 plugin_startup ] my node_id is 2ba3a42ad7b715c257d033856634a60eee5627620867ed5258a878f7985a1e28 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos net_plugin.cpp:3426 plugin_startup ] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) *********************************** (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) * p2p-accept-transactions = false * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) * Transactions not forwarded * (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) *********************************** (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.035 nodeos net_plugin.cpp:3469 plugin_startup ] starting listener, max clients is 25 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos net_plugin.cpp:816 connection ] creating connection to 127.0.0.1:9876 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos net_api_plugin.cpp:59 plugin_startup ] starting net_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/connect (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/connections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/disconnect (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/net/status (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos producer_plugin.cpp:947 plugin_startup ] producer plugin: plugin_startup() begin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos producer_plugin.cpp:983 plugin_startup ] producer plugin: plugin_startup() end (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos producer_api_plugin.cp:89 plugin_startup ] starting producer_api_plugin (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/add_greylist_accounts (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/create_snapshot (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_account_ram_corrections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_greylist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 net-0 net_plugin.cpp:2141 operator() ] host: 127.0.0.1 port: 9876 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.046Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_integrity_hash (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_runtime_options (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_scheduled_protocol_feature_activations (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_supported_protocol_features (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/get_whitelist_blacklist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/pause (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/paused (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/remove_greylist_accounts (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/resume (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/schedule_protocol_feature_activations (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/set_whitelist_blacklist (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/producer/update_runtime_options (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.036 net-0 net_plugin.cpp:1070 operator() ] Sending handshake generation 1 to 127.0.0.1:9876, lib 1, head 1, id f9aaf07c902405c9 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 nodeos http_plugin.cpp:794 operator() ] start listening for http requests (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 nodeos http_plugin.cpp:895 add_handler ] add api url: /v1/node/get_supported_apis (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1725 sync_recv_notice ] notice_message, pending 3, blk_num 3, id dd59829b71c00ef4... (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1686 verify_catchup ] catch_up while in in sync, fork head num = 3 target LIB = 0 next_expected = 1, id dd59829b71c00ef4..., peer 127.0.0.1:9876 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1379 set_state ] old state in sync becoming head catchup (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1632 recv_handshake ] handshake from 127.0.0.1:9876 - d3e2716, lib 1, head 3, head id dd59829b71c00ef4.. sync 3 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "5d45f6929fe59b482e493821cddb1ffb82e0f395e3128a080bd5693e0073a661"}
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.037 net-0 net_plugin.cpp:1705 verify_catchup ] none notice while in head catchup, fork head num = 3, id dd59829b71c00ef4..., peer 127.0.0.1:9876 - d3e2716 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.045 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 097cea99fc7301a8... #2 @ 2020-09-16T21:36:55.500 signed by eosio [trxs: 0, lib: 1, conf: 0, latency: 545 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.046 net-0 net_plugin.cpp:1379 set_state ] old state head catchup becoming in sync (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 2, "id": "5d45f6929fe59b482e493821cddb1ffb82e0f395e3128a080bd5693e0073a661", "job_count": 1}
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.046 net-0 net_plugin.cpp:1070 operator() ] Sending handshake generation 2 to 127.0.0.1:9876 - d3e2716, lib 1, head 2, id 097cea99fc7301a8 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (mindreader) info 2020-09-16T21:36:56.046 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block dd59829b71c00ef4... #3 @ 2020-09-16T21:36:56.000 signed by eosio [trxs: 0, lib: 2, conf: 0, latency: 46 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.047Z (node-manager) info 2020-09-16T21:36:56.046 net-0 net_plugin.cpp:1639 recv_handshake ] handshake from 127.0.0.1:9877 - 2ba3a42, lib 1, head 2, head id 097cea99fc7301a8.. sync 4 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.048Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:56.048Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:36:56.048Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:56.048Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 2, "job_count": 1}
2020-09-16T21:36:56.048Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:56.048Z (mindreader) info 2020-09-16T21:36:56.048 net-0 net_plugin.cpp:1725 sync_recv_notice ] notice_message, pending 3, blk_num 3, id dd59829b71c00ef4... (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.048Z (mindreader) info 2020-09-16T21:36:56.048 net-0 net_plugin.cpp:1070 operator() ] Sending handshake generation 3 to 127.0.0.1:9876 - d3e2716, lib 2, head 3, id dd59829b71c00ef4 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.048Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:36:56.048Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:56.051Z (node-manager) info 2020-09-16T21:36:56.049 net-0 net_plugin.cpp:1593 recv_handshake ] handshake from 127.0.0.1:9877 - 2ba3a42, lib 2, head 3, head id dd59829b71c00ef4.. sync 0 (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.052Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 3, "previous_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:36:56.052Z (mindreader) producing one-block files... (mindreader/archiver_selector.go:152) {"block_num": 2}
2020-09-16T21:36:56.053Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "984e272a8160a0a98bb14da9f296bcebaed0c49434a5c7a1a93004d6557061d6"}
2020-09-16T21:36:56.053Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 3, "id": "984e272a8160a0a98bb14da9f296bcebaed0c49434a5c7a1a93004d6557061d6", "job_count": 1}
2020-09-16T21:36:56.054Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:56.054Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:36:56.054Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:56.054Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 3, "job_count": 1}
2020-09-16T21:36:56.054Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:56.056Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:36:56.056Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:56.065Z (tokenmeta) abi cache file is not available, retrying... (tokenmeta/app.go:205) {"error": "open /dfuse-data/storage/abicache/abi-cache.json.zst: no such file or directory"}
2020-09-16T21:36:56.078Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:36:56.084Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "mindreader"}
2020-09-16T21:36:56.086Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "eosq"}
2020-09-16T21:36:56.086Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "dgraphql"}
2020-09-16T21:36:56.089Z (server_interceptors) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:56Z", "grpc.request.deadline": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "ba6ab165000c9e1034deb537efacb0fd", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.12200000137090683}
2020-09-16T21:36:56.089Z (blockmeta) cannot get stream's headinfo, retrying (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:108) {"error": "rpc error: code = Unavailable desc = not ready"}
2020-09-16T21:36:56.092Z (mindreader) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53752", "grpc.start_time": "2020-09-16T21:36:56Z", "grpc.request.deadline": "2020-09-16T21:36:58Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53752", "trace_id": "7827e523edc3952c7ca9aa59fee82872", "grpc.code": "OK", "grpc.time_ms": 0.07500000298023224}
2020-09-16T21:36:56.092Z (relayer.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:56.092Z (relayer) new joining source with (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:269) {"start_block_num": 2}
2020-09-16T21:36:56.092Z (relayer.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:56.092Z (relayer.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:56.093Z (relayer.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:56.093Z (relayer.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:56.098Z (relayer.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:56.099Z (relayer.js.file) file not found callback set, calling it (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:143) {"base_block_num": 0}
2020-09-16T21:36:56.101Z (mindreader) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:53754", "grpc.start_time": "2020-09-16T21:36:56Z", "grpc.request.deadline": "2020-09-16T21:37:02Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:53754", "trace_id": "c024dfc8bd6d698e08f071ecd2d33652", "grpc.code": "OK", "grpc.time_ms": 7.315000057220459}
2020-09-16T21:36:56.102Z (bstream) tracker near, starting live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:266)
2020-09-16T21:36:56.102Z (relayer.js.live) checking that all sources are properly connected (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:94) {"source_count": 1, "source_factory_count": 1}
2020-09-16T21:36:56.102Z (relayer.js.live) new source factory created (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:122)
2020-09-16T21:36:56.102Z (relayer.js.live) safe running source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:124)
2020-09-16T21:36:56.102Z (relayer.js.live) no failing sources detected (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:142)
2020-09-16T21:36:56.102Z (relayer.js.live) checking all sources completed, sleeping (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:81) {"sleep_delay": "5s"}
2020-09-16T21:36:56.102Z (relayer.src.13010) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:36:56.102Z (relayer.src.13010) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:36:56.103Z (mindreader) receive block request (blockstream/server.go:100) {"requester": "relayer", "request": {"requester":"relayer"}}
2020-09-16T21:36:56.103Z (mindreader.sub.relayer) sending burst (blockstream/server.go:205) {"busrt_size": 0}
2020-09-16T21:36:56.103Z (mindreader) subscribed (blockstream/server.go:215) {"new_length": 1, "subscriber": "relayer"}
2020-09-16T21:36:56.120Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:56.121Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:56.121Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:56.121Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:56.121Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:56.121Z (search-router) routing active query (router/router.go:93) {"trace_id": "32459be754ae03efc4298e78fe4e7996", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:56.121Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:56.122Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "32459be754ae03efc4298e78fe4e7996", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.7950000166893005}
2020-09-16T21:36:56.122Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:56.122Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:56.122Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:56.123Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:56.123Z (dhammer) linearizer shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:201)
2020-09-16T21:36:56.123Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:56.123Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:56.124Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:56.124Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:56.124Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:56.124Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:56.132Z (server_interceptors) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:56Z", "grpc.request.deadline": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "a76d087ce874a42b7881777ba7907212", "grpc.code": "OK", "grpc.time_ms": 0.07500000298023224}
2020-09-16T21:36:56.132Z (blockmeta) got head info lib from cli (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/headinfo.go:89) {"lib_num": 2, "lib_id": "", "head_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "head_num": 3}
2020-09-16T21:36:56.135Z (blockmeta) head info from stream returning (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/headinfo.go:101) {"lib_block_num": 2, "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:36:56.135Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46454", "grpc.start_time": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46454", "trace_id": "88c55e79a9ef7b0919fe664293a906d0", "grpc.code": "OK", "grpc.time_ms": 4.688000202178955}
2020-09-16T21:36:56.136Z (eosws) waiting for subscription hub to reach expected head block (eosws/app.go:467)
2020-09-16T21:36:56.136Z (bstream) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:36:56.136Z (bstream) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:36:56.136Z (eosws.hub) joining source block num gate creation (hub/hub.go:182) {"start_block_num": 2}
2020-09-16T21:36:56.136Z (eosws.hub) source creation (hub/hub.go:191) {"start_block_num": 2}
2020-09-16T21:36:56.136Z (eosws.hub.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:56.136Z (eosws.hub.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:56.136Z (eosws.hub) creating file source (hub/hub.go:187) {"start_block_num": 2}
2020-09-16T21:36:56.136Z (eosws.hub.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:56.137Z (eosws.hub.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:56.137Z (eosws.hub.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:56.137Z (eosws.hub.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:56.138Z (eosws.hub.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:36:56.138Z (eosws.hub.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:36:56.138Z (relayer) receive block request (blockstream/server.go:100) {"requester": "eosws", "request": {"burst":300,"requester":"eosws"}}
2020-09-16T21:36:56.139Z (relayer.sub.eosws) sending burst (blockstream/server.go:205) {"busrt_size": 0}
2020-09-16T21:36:56.139Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 2, "subscriber": "eosws"}
2020-09-16T21:36:56.400Z (node-manager) info 2020-09-16T21:36:56.400 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 45df0692fec85777... #4 @ 2020-09-16T21:36:56.500 signed by eosio [trxs: 0, lib: 3, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.589Z (server_interceptors) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51442", "grpc.start_time": "2020-09-16T21:36:56Z", "grpc.request.deadline": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51442", "trace_id": "010d145555dd886784d8c22a70c80145", "grpc.code": "OK", "grpc.time_ms": 0.06499999761581421}
2020-09-16T21:36:56.590Z (blockmeta) got head info lib from cli (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/headinfo.go:89) {"lib_num": 2, "lib_id": "", "head_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "head_num": 3}
2020-09-16T21:36:56.590Z (blockmeta) head info from stream returning (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/headinfo.go:101) {"lib_block_num": 3, "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:36:56.590Z (blockmeta) setting up source, waiting to see block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:117) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:36:56.590Z (blockmeta) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:36:56.590Z (blockmeta) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:36:56.590Z (blockmeta) new live joining source (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:128) {"start_block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:36:56.590Z (blockmeta.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:36:56.590Z (blockmeta.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:36:56.590Z (blockmeta.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:36:56.590Z (blockmeta.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:56.590Z (blockmeta.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:56.590Z (blockmeta.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:56.591Z (blockmeta.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:36:56.591Z (blockmeta.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:36:56.591Z (relayer) receive block request (blockstream/server.go:100) {"requester": "blockmeta", "request": {"burst":200,"requester":"blockmeta"}}
2020-09-16T21:36:56.591Z (relayer.sub.blockmeta) sending burst (blockstream/server.go:205) {"busrt_size": 0}
2020-09-16T21:36:56.591Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 3, "subscriber": "blockmeta"}
2020-09-16T21:36:56.823Z (mindreader) info 2020-09-16T21:36:56.822 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 45df0692fec85777... #4 @ 2020-09-16T21:36:56.500 signed by eosio [trxs: 0, lib: 3, conf: 0, latency: 322 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.823Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 4, "previous_block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:36:56.823Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "4831bc7099c62ca75bb88b14ad4d13bc0fe12a1a445b038d93c5c4e221123bb7"}
2020-09-16T21:36:56.824Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 4, "id": "4831bc7099c62ca75bb88b14ad4d13bc0fe12a1a445b038d93c5c4e221123bb7", "job_count": 1}
2020-09-16T21:36:56.824Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:56.824Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:36:56.824Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:56.824Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 4, "job_count": 1}
2020-09-16T21:36:56.824Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:56.824Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:36:56.824Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:56.824Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:56.824Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:36:56.824Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:36:56.825Z (relayer.src.13010) realtime gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:213) {"delta": "325.096667ms"}
2020-09-16T21:36:56.900Z (node-manager) info 2020-09-16T21:36:56.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block ed2f93df9e382449... #5 @ 2020-09-16T21:36:57.000 signed by eosio [trxs: 0, lib: 4, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.900Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 5, "previous_block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:36:56.901Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "27b9374fa01cf3409f5837cec61504b975b935e86ef8382cb38495e3f8169744"}
2020-09-16T21:36:56.901Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 5, "id": "27b9374fa01cf3409f5837cec61504b975b935e86ef8382cb38495e3f8169744", "job_count": 1}
2020-09-16T21:36:56.901Z (mindreader) info 2020-09-16T21:36:56.901 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block ed2f93df9e382449... #5 @ 2020-09-16T21:36:57.000 signed by eosio [trxs: 0, lib: 4, conf: 0, latency: -98 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:56.901Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:56.901Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:36:56.901Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:56.901Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 5, "job_count": 1}
2020-09-16T21:36:56.901Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:56.901Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:36:56.901Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:56.902Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:56.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:36:56.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:36:57.078Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46436", "grpc.start_time": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46436", "trace_id": "b1a884059a78a01d46297e47983f75fe", "grpc.code": "OK", "grpc.time_ms": 0.6520000100135803}
2020-09-16T21:36:57.078Z (search-live) stream at the beginning of chain, archive not ready, using network lib (live/app.go:219)
2020-09-16T21:36:57.078Z (blockmeta) num to id called (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:313) {"block_num": 2}
2020-09-16T21:36:57.078Z (blockmeta) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46438", "grpc.start_time": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.blockmeta.v1.BlockID", "grpc.method": "NumToID", "peer.address": "127.0.0.1:46438", "trace_id": "98c869f9780f4f19ac5f6d657d479556", "error": "rpc error: code = Unavailable desc = service not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.07800000160932541}
2020-09-16T21:36:57.078Z (search-live) failed to get block id for, retrying... (live/app.go:227) {"first_streamable_block": 2, "error": "rpc error: code = Unavailable desc = service not ready"}
2020-09-16T21:36:57.087Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "relayer"}
2020-09-16T21:36:57.087Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:36:57.124Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:57.124Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:57.124Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:57.124Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:57.124Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:57.125Z (search-router) routing active query (router/router.go:93) {"trace_id": "f8047be9e6ec5b25b97f70f79901e585", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:57.125Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:57.125Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:57Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "f8047be9e6ec5b25b97f70f79901e585", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.1850000023841858}
2020-09-16T21:36:57.125Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:57.125Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:57.125Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:57.125Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:57.125Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:36:57.125Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:36:57.125Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:57.125Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:57.125Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:57.125Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:57.125Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:57.125Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:57.400Z (node-manager) info 2020-09-16T21:36:57.400 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 7b39c056c9395966... #6 @ 2020-09-16T21:36:57.500 signed by eosio [trxs: 0, lib: 5, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:57.400Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 6, "previous_block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:36:57.401Z (mindreader) info 2020-09-16T21:36:57.401 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 7b39c056c9395966... #6 @ 2020-09-16T21:36:57.500 signed by eosio [trxs: 0, lib: 5, conf: 0, latency: -98 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:57.401Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "77b58da9c3208e3c48cb256af581c3fcdcd8e4a7f105cd3ce7dcffeaf2a8947d"}
2020-09-16T21:36:57.401Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 6, "id": "77b58da9c3208e3c48cb256af581c3fcdcd8e4a7f105cd3ce7dcffeaf2a8947d", "job_count": 1}
2020-09-16T21:36:57.401Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:57.401Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:36:57.401Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:57.401Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 6, "job_count": 1}
2020-09-16T21:36:57.401Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:57.401Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:36:57.401Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:57.402Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:57.402Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:36:57.402Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:36:57.900Z (node-manager) info 2020-09-16T21:36:57.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 59ef28e5cd51dbd2... #7 @ 2020-09-16T21:36:58.000 signed by eosio [trxs: 0, lib: 6, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:57.992Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 7, "previous_block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:36:57.992Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "827ad86e8acfb798db9e89cef058a0b29ca4fd5ac581e11a75f7e9664badda71"}
2020-09-16T21:36:57.992Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 7, "id": "827ad86e8acfb798db9e89cef058a0b29ca4fd5ac581e11a75f7e9664badda71", "job_count": 1}
2020-09-16T21:36:57.993Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:57.993Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:36:57.993Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:57.993Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 7, "job_count": 1}
2020-09-16T21:36:57.993Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:57.993Z (mindreader) info 2020-09-16T21:36:57.992 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 59ef28e5cd51dbd2... #7 @ 2020-09-16T21:36:58.000 signed by eosio [trxs: 0, lib: 6, conf: 0, latency: -7 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:57.993Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:36:57.993Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:57.993Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:57.993Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:36:57.993Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:36:58.065Z (tokenmeta) abi cache file is not available, retrying... (tokenmeta/app.go:205) {"error": "open /dfuse-data/storage/abicache/abi-cache.json.zst: no such file or directory"}
2020-09-16T21:36:58.094Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:36:58.102Z (statedb.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:58.102Z (statedb.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:58.103Z (trxdb-loader.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:58.103Z (trxdb-loader.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:58.126Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:58.126Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:58.126Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:58.126Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:58.126Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:58.126Z (search-router) routing active query (router/router.go:93) {"trace_id": "bd69a14aa39cdcc8d8a0203a1f15b909", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:58.126Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:58.126Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:58Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "bd69a14aa39cdcc8d8a0203a1f15b909", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.1899999976158142}
2020-09-16T21:36:58.126Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:58.126Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:58.126Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:58.126Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:58.126Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:36:58.126Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:36:58.127Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:58.127Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:58.127Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:58.127Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:58.127Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:58.127Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:58.127Z (search-indexer.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:36:58.127Z (search-indexer.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:36:58.400Z (node-manager) info 2020-09-16T21:36:58.400 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 39b6b9630d5aefd0... #8 @ 2020-09-16T21:36:58.500 signed by eosio [trxs: 0, lib: 7, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:58.400Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 8, "previous_block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:36:58.401Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "9029e65b64768e7e4d32a9823374ac44903f212c73ef0728238f31c002e0148a"}
2020-09-16T21:36:58.401Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 8, "id": "9029e65b64768e7e4d32a9823374ac44903f212c73ef0728238f31c002e0148a", "job_count": 1}
2020-09-16T21:36:58.401Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:58.401Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:36:58.401Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:58.401Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 8, "job_count": 1}
2020-09-16T21:36:58.401Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:58.401Z (mindreader) info 2020-09-16T21:36:58.401 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 39b6b9630d5aefd0... #8 @ 2020-09-16T21:36:58.500 signed by eosio [trxs: 0, lib: 7, conf: 0, latency: -98 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:58.401Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:36:58.401Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:58.401Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:58.401Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:36:58.401Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:36:58.900Z (node-manager) info 2020-09-16T21:36:58.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block ed865f83f8fa33e7... #9 @ 2020-09-16T21:36:59.000 signed by eosio [trxs: 0, lib: 8, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:58.900Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 9, "previous_block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:36:58.900Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "6ee5fc0e572401f14cf9cb8633bbb623c8025d81c817a6401200182185394567"}
2020-09-16T21:36:58.900Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 9, "id": "6ee5fc0e572401f14cf9cb8633bbb623c8025d81c817a6401200182185394567", "job_count": 1}
2020-09-16T21:36:58.901Z (mindreader) info 2020-09-16T21:36:58.901 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block ed865f83f8fa33e7... #9 @ 2020-09-16T21:36:59.000 signed by eosio [trxs: 0, lib: 8, conf: 0, latency: -98 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:58.901Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:58.901Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:36:58.901Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:58.901Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 9, "job_count": 1}
2020-09-16T21:36:58.901Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:58.901Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:36:58.901Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:58.902Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:58.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:36:58.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:36:59.065Z (merger) verifying if bundle file already exist in store (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:309)
2020-09-16T21:36:59.066Z (merger) One block file list empty, building list (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:321)
2020-09-16T21:36:59.066Z (merger) retrieved list of files (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:424) {"seenblock_low_boundary": 0, "bundle_lower_block": 0, "seen_files_count": 0, "too_old_files_count": 0, "good_files_count": 7, "canonical_good_files_count": 7}
2020-09-16T21:36:59.066Z (merger) Last file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:344) {"file_name": "0000000008-20200916T213658.5-e607b554-9c58aa2b"}
2020-09-16T21:36:59.066Z (merger) entering triage (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:438) {"first_file": "0000000002-20200916T213655.5-d552e780-f29b90e0", "last_file": "0000000008-20200916T213658.5-e607b554-9c58aa2b"}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000002-20200916T213655.5-d552e780-f29b90e0", "blocktime": "2020-09-16T21:36:55.500Z", "blockNum": 2}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000003-20200916T213656.0-1dd990ae-d552e780", "blocktime": "2020-09-16T21:36:56.000Z", "blockNum": 3}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000004-20200916T213656.5-b759cb56-1dd990ae", "blocktime": "2020-09-16T21:36:56.500Z", "blockNum": 4}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000005-20200916T213657.0-c478ceaf-b759cb56", "blocktime": "2020-09-16T21:36:57.000Z", "blockNum": 5}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000006-20200916T213657.5-3c866368-c478ceaf", "blocktime": "2020-09-16T21:36:57.500Z", "blockNum": 6}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000007-20200916T213658.0-9c58aa2b-3c866368", "blocktime": "2020-09-16T21:36:58.000Z", "blockNum": 7}
2020-09-16T21:36:59.066Z (merger) adding and downloading file (merger@v0.0.3-0.20200903134352-cc8471c82c4a/bundle.go:99) {"filename": "0000000008-20200916T213658.5-e607b554-9c58aa2b", "blocktime": "2020-09-16T21:36:58.500Z", "blockNum": 8}
2020-09-16T21:36:59.066Z (merger) waiting for more files to complete bundle (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:360) {"bundle_lowerblock": 0, "bundle_length": 7, "bundle_upper_block_id": ""}
2020-09-16T21:36:59.080Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46436", "grpc.start_time": "2020-09-16T21:36:59Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46436", "trace_id": "9afd51552e55d71623570df2bef00d70", "grpc.code": "OK", "grpc.time_ms": 0.9330000281333923}
2020-09-16T21:36:59.080Z (search-live) stream at the beginning of chain, archive not ready, using network lib (live/app.go:219)
2020-09-16T21:36:59.080Z (blockmeta) num to id called (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:313) {"block_num": 2}
2020-09-16T21:36:59.080Z (blockmeta) finished unary call with code Unavailable (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46438", "grpc.start_time": "2020-09-16T21:36:59Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.blockmeta.v1.BlockID", "grpc.method": "NumToID", "peer.address": "127.0.0.1:46438", "trace_id": "2963ba8f8cd42bcf1c9f1c4fec7b86ee", "error": "rpc error: code = Unavailable desc = service not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.08500000089406967}
2020-09-16T21:36:59.080Z (search-live) failed to get block id for, retrying... (live/app.go:227) {"first_streamable_block": 2, "error": "rpc error: code = Unavailable desc = service not ready"}
2020-09-16T21:36:59.103Z (trxdb-loader.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:59.103Z (statedb.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:59.105Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:36:59.109Z (manager) consuming metric stream (metrics/manager.go:162)
2020-09-16T21:36:59.115Z (manager) launching prom to json parser (metrics/manager.go:173)
2020-09-16T21:36:59.123Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_batch_wait_duration","help":"batch wait duration","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.124Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"grpc_server_handling_seconds","help":"Histogram of response latency (seconds) of gRPC that had been application-level handled by the server.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.126Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"query_response_times","help":"query response times histogram for percentile sampling","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.127Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_write_kv_num","help":"Count of kv pairs to write in a transaction.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.127Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_pdclient_ts_future_wait_seconds","help":"Bucketed histogram of seconds cost for waiting timestamp future.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.128Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_backoff_seconds","help":"total backoff seconds of a single backoffer.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.127Z (search-indexer.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:36:59.127Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:36:59.127Z (search-archive) looking for index file (archive/pool.go:166) {"index_path": "shards-200/0000000000.bleve.tar.zst", "base_file": "0000000000", "start_block": 0}
2020-09-16T21:36:59.128Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_write_size_bytes","help":"Size of kv pairs to write in a transaction.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.129Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tidb_tikvclient_local_latch_wait_seconds","help":"Wait time of a get local latch.","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.130Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"tikv_client_go_txn_durations_seconds","help":"Bucketed histogram of processing txn","type":"HISTOGRAM","metrics":[]}}
2020-09-16T21:36:59.130Z (prom) unsupported metric type (metrics/prom.go:76) {"metric": {"Timestamp":"0001-01-01T00:00:00Z","name":"go_gc_duration_seconds","help":"A summary of the GC invocation durations.","type":"SUMMARY","metrics":[]}}
2020-09-16T21:36:59.131Z (manager) unmarshal raw metrics into structured metrics (metrics/manager.go:199)
2020-09-16T21:36:59.129Z (node-manager) got chain info (superviser/monitoring.go:49) {"delta": "2562047h47m16.854775807s"}
2020-09-16T21:36:59.129Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:36:59.131Z (manager) filtered metrics (metrics/manager.go:208) {"metrics": [{"Timestamp":"2020-09-16T21:36:59.115482704Z","name":"head_block_number","type":"GAUGE","metrics":[{"labels":{"app":"archive"}},{"labels":{"app":"mindreader"},"value":9}]},{"Timestamp":"2020-09-16T21:36:59.115482704Z","name":"head_block_time_drift","help":"Number of seconds away from real-time","type":"GAUGE","metrics":[{"labels":{"app":"merger"},"value":0.566261128},{"labels":{"app":"mindreader"},"value":-0.098084475}]}]}
2020-09-16T21:36:59.132Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:36:59.132Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:36:59.132Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:36:59.132Z (search-router) routing active query (router/router.go:93) {"trace_id": "c48e456b4a56d74bf0b9444550d7edad", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:36:59.133Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:36:59.133Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:36:59Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "c48e456b4a56d74bf0b9444550d7edad", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.7390000224113464}
2020-09-16T21:36:59.133Z (node-manager) first monitoring call or more than 30s has elapsed since last call, querying db size from nodeos (superviser/monitoring.go:73)
2020-09-16T21:36:59.134Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:36:59.134Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:36:59.134Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:36:59.134Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:36:59.134Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:36:59.134Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:36:59.134Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:36:59.134Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:36:59.134Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:36:59.134Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:36:59.134Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:59.134Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:36:59.132Z (manager) streaming app (metrics/manager.go:236) {"app_id": "merger", "metrics": [{"timestamp":{"seconds":1600292219,"nanos":115482704},"value":0.5662611}]}
2020-09-16T21:36:59.135Z (manager) streaming app (metrics/manager.go:236) {"app_id": "search-archive", "metrics": [{"timestamp":{"seconds":1600292219,"nanos":115482704},"type":1}]}
2020-09-16T21:36:59.135Z (manager) streaming app (metrics/manager.go:236) {"app_id": "mindreader", "metrics": [{"timestamp":{"seconds":1600292219,"nanos":115482704},"value":9,"type":1},{"timestamp":{"seconds":1600292219,"nanos":115482704},"value":-0.09808447}]}
2020-09-16T21:36:59.300Z (node-manager) info 2020-09-16T21:36:59.300 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 055bb7b96c61da39... #10 @ 2020-09-16T21:36:59.500 signed by eosio [trxs: 0, lib: 9, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:59.300Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 10, "previous_block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:36:59.300Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "e39370fcfaee61a697753afd2eefeb04da23ae4209c3658c1126a2151377314c"}
2020-09-16T21:36:59.301Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 10, "id": "e39370fcfaee61a697753afd2eefeb04da23ae4209c3658c1126a2151377314c", "job_count": 1}
2020-09-16T21:36:59.301Z (mindreader) info 2020-09-16T21:36:59.301 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 055bb7b96c61da39... #10 @ 2020-09-16T21:36:59.500 signed by eosio [trxs: 0, lib: 9, conf: 0, latency: -198 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:59.301Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:59.301Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:36:59.301Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:59.301Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 10, "job_count": 1}
2020-09-16T21:36:59.301Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:59.301Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:36:59.301Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:59.301Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:59.302Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:36:59.302Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:36:59.900Z (node-manager) info 2020-09-16T21:36:59.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 90ae0703f288d0ed... #11 @ 2020-09-16T21:37:00.000 signed by eosio [trxs: 0, lib: 10, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:59.938Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 11, "previous_block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:36:59.938Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "bc6d7bfccfc643f5029e2ec91b795fa66085a6d26b64b5e09f11ef862c174e04"}
2020-09-16T21:36:59.938Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 11, "id": "bc6d7bfccfc643f5029e2ec91b795fa66085a6d26b64b5e09f11ef862c174e04", "job_count": 1}
2020-09-16T21:36:59.939Z (mindreader) info 2020-09-16T21:36:59.938 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 90ae0703f288d0ed... #11 @ 2020-09-16T21:37:00.000 signed by eosio [trxs: 0, lib: 10, conf: 0, latency: -61 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:36:59.939Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:36:59.939Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:36:59.939Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:36:59.939Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 11, "job_count": 1}
2020-09-16T21:36:59.939Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:36:59.939Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:36:59.939Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:36:59.939Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:36:59.939Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:36:59.939Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.066Z (tokenmeta) abi cache file is not available, retrying... (tokenmeta/app.go:205) {"error": "open /dfuse-data/storage/abicache/abi-cache.json.zst: no such file or directory"}
2020-09-16T21:37:00.099Z (relayer.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:37:00.099Z (relayer.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:37:00.099Z (relayer.js.file) file not found callback set, calling it (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:143) {"base_block_num": 0}
2020-09-16T21:37:00.099Z (relayer.js.merger) creating merger source due to filesource file not found callback (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:305) {"file_not_found_base_block_num": 2}
2020-09-16T21:37:00.134Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:37:00.134Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:37:00.134Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:37:00.134Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:37:00.134Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:37:00.137Z (eosws.hub.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:37:00.137Z (eosws.hub.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:37:00.153Z (server_interceptors) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51456", "grpc.start_time": "2020-09-16T21:37:00Z", "grpc.request.deadline": "2020-09-16T21:37:06Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51456", "trace_id": "a421fb5a042e3ebc6678891c98aef90d", "grpc.code": "OK", "grpc.time_ms": 0.06199999898672104}
2020-09-16T21:37:00.153Z (search-router) routing active query (router/router.go:93) {"trace_id": "dc490fd2caf06919896bb5ccb2e05cb6", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:37:00.153Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:37:00.153Z (server_interceptors) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:51466", "grpc.start_time": "2020-09-16T21:37:00Z", "grpc.request.deadline": "2020-09-16T21:37:06Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:51466", "trace_id": "6c833ea13480554a1468469ec280c88e", "grpc.code": "OK", "grpc.time_ms": 0.050999999046325684}
2020-09-16T21:37:00.153Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "dc490fd2caf06919896bb5ccb2e05cb6", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.22499999403953552}
2020-09-16T21:37:00.153Z (bstream) tracker near, starting live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:266)
2020-09-16T21:37:00.153Z (eosws) unable to execute get health request (eosws/app.go:530) {"error": "Get \"http://:13026/healthz?secret=\": dial tcp :13026: connect: connection refused"}
2020-09-16T21:37:00.154Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:37:00.154Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:37:00.154Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:37:00.154Z (bstream) tracker near, starting live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:266)
2020-09-16T21:37:00.154Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:37:00.154Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:37:00.154Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:37:00.154Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:37:00.154Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:37:00.154Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:37:00.154Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:37:00.155Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:37:00.155Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:37:00.155Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "node-manager"}
2020-09-16T21:37:00.189Z (relayer.js.merger) receive pre merge block (bstream@v0.0.2-0.20200831213306-bcaf5598d838/util.go:93) {"block_num": 2, "block_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.189Z (relayer.js) processing from merger (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:402) {"block_num": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (trxdb-loader.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:37:00.189Z (search-indexer.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:37:00.189Z (relayer) block num gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:102) {"gate_type": "inclusive", "at_block_num": 2, "gate_block_num": 2}
2020-09-16T21:37:00.189Z (trxdb-loader.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:37:00.189Z (search-indexer.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:37:00.189Z (relayer) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.189Z (relayer) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:00.189Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.189Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (relayer) receive block request (blockstream/server.go:100) {"requester": "trxdb-loader", "request": {"burst":300,"requester":"trxdb-loader"}}
2020-09-16T21:37:00.189Z (relayer) receive block request (blockstream/server.go:100) {"requester": "search-indexer", "request": {"burst":250,"requester":"search-indexer"}}
2020-09-16T21:37:00.189Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.189Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.189Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.189Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (relayer) missing links to reach lib_num (forkable/forkable.go:257) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_head_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_lib_num": 0}
2020-09-16T21:37:00.189Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.189Z (relayer.sub.trxdb-loader) sending burst (blockstream/server.go:205) {"busrt_size": 1}
2020-09-16T21:37:00.189Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.189Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 4, "subscriber": "trxdb-loader"}
2020-09-16T21:37:00.189Z (eosws.hub.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (blockmeta.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.190Z (relayer.sub.search-indexer) sending burst (blockstream/server.go:205) {"busrt_size": 1}
2020-09-16T21:37:00.190Z (eosws.hub) block num gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:102) {"gate_type": "inclusive", "at_block_num": 2, "gate_block_num": 2}
2020-09-16T21:37:00.190Z (blockmeta) forkdb unlinkable block (forkable/forkdb.go:273) {"block_id": "00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0", "block_num": 1}
2020-09-16T21:37:00.190Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.190Z (bstream) realtime tripper tripped (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:265) {"delta": "4.690103372s"}
2020-09-16T21:37:00.190Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 5, "subscriber": "search-indexer"}
2020-09-16T21:37:00.190Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (trxdb-loader.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.190Z (trxdb-loader) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:00.190Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.190Z (search-indexer.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.189Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (search-indexer) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:00.190Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.190Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (search-indexer) missing links to reach lib_num (forkable/forkable.go:257) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_head_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_lib_num": 0}
2020-09-16T21:37:00.190Z (statedb.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.190Z (statedb) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.190Z (statedb) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:00.190Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.190Z (statedb) setting internal forkdb LIB to first streamable block (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:273)
2020-09-16T21:37:00.190Z (statedb) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:00.191Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.191Z (statedb) missing links to reach lib_num (forkable/forkable.go:257) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_head_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_lib_num": 0}
2020-09-16T21:37:00.191Z (badger) putting (badger/badger.go:75) {"key": "055d45f6929fe59b482e493821cddb1ffb82e0f395e3128a080bd5693e0073a66100000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.191Z (badger) putting (badger/badger.go:75) {"key": "035d45f6929fe59b482e493821cddb1ffb82e0f395e3128a080bd5693e0073a66100000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.191Z (trxdb-loader) put block (kv/write.go:270) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.191Z (badger) putting (badger/badger.go:75) {"key": "01fffffffd097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.191Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 2, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.192Z (relayer.js.merger) receive pre merge block (bstream@v0.0.2-0.20200831213306-bcaf5598d838/util.go:93) {"block_num": 3, "block_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.192Z (relayer.js) processing from merger (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:402) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.192Z (relayer) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.193Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.193Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.193Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.193Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.193Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.193Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.193Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "lib_num": 2}
2020-09-16T21:37:00.193Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.193Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.193Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.193Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 3, "step": "new"}
2020-09-16T21:37:00.193Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (blockmeta) seen initial start block (as new, but assuming irreversible), setting ready (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:182)
2020-09-16T21:37:00.193Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "lib_num": 2}
2020-09-16T21:37:00.193Z (search-indexer) irreversible block num gate passed (forkable/gates.go:81) {"gate_type": "inclusive", "at_block_num": 2, "gate_block_num": 0}
2020-09-16T21:37:00.193Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 3, "step": "irreversible"}
2020-09-16T21:37:00.193Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (statedb) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.193Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.193Z (statedb) realtime blocks flowing, marking process as ready (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:263)
2020-09-16T21:37:00.193Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.193Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "lib_num": 2}
2020-09-16T21:37:00.194Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "block_count": 1}
2020-09-16T21:37:00.194Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.194Z (trxdb-loader) missing links to reach lib_num (forkable/forkable.go:257) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_head_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_lib_num": 0}
2020-09-16T21:37:00.194Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.194Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.194Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.194Z (badger) putting (badger/badger.go:75) {"key": "05984e272a8160a0a98bb14da9f296bcebaed0c49434a5c7a1a93004d6557061d600000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.194Z (badger) putting (badger/badger.go:75) {"key": "03984e272a8160a0a98bb14da9f296bcebaed0c49434a5c7a1a93004d6557061d600000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.194Z (trxdb-loader) put block (kv/write.go:270) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.195Z (badger) putting (badger/badger.go:75) {"key": "01fffffffcdd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.195Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 3, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.195Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:45600", "grpc.start_time": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.merger.v1.Merger", "grpc.method": "PreMergedBlocks", "peer.address": "127.0.0.1:45600", "trace_id": "cbfeab56633d741cbe03ebdf77ae25de", "grpc.code": "OK", "grpc.time_ms": 40.57699966430664}
2020-09-16T21:37:00.195Z (relayer.js.merger) receive pre merge block (bstream@v0.0.2-0.20200831213306-bcaf5598d838/util.go:93) {"block_num": 4, "block_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.195Z (relayer.js) looking for ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:461) {"live_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "live_num": 4}
2020-09-16T21:37:00.195Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.195Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.195Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.195Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.195Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.195Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.195Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 1}
2020-09-16T21:37:00.195Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.195Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.196Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.196Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.196Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.196Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.196Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.196Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.196Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.196Z (statedb) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.196Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.196Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.196Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.195Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.196Z (relayer) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.196Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.197Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.197Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.197Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.197Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.197Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.197Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.197Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.197Z (relayer) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.197Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.197Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.197Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.196Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.197Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.197Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.197Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.197Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.196Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.197Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.197Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.196Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.198Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.198Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.198Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.195Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.198Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.198Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.198Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.198Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 4, "step": "new"}
2020-09-16T21:37:00.197Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 1}
2020-09-16T21:37:00.198Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.198Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.198Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.198Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 5, "step": "new"}
2020-09-16T21:37:00.198Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.198Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.198Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 4, "step": "irreversible"}
2020-09-16T21:37:00.198Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.198Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.198Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.198Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.198Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.196Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.198Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "block_count": 1}
2020-09-16T21:37:00.198Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.198Z (statedb) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.198Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.198Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.198Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "block_count": 1}
2020-09-16T21:37:00.198Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.198Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.198Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.198Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.198Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 6, "step": "new"}
2020-09-16T21:37:00.198Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.198Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.199Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 5, "step": "irreversible"}
2020-09-16T21:37:00.199Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.199Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.199Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.199Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 7, "step": "new"}
2020-09-16T21:37:00.198Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.199Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "lib_num": 2}
2020-09-16T21:37:00.199Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936ab00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.199Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db15400000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.199Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:00.199Z (badger) putting (badger/badger.go:75) {"key": "02fffffffd097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.199Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 2, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.199Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.199Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.199Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 6, "step": "irreversible"}
2020-09-16T21:37:00.198Z (statedb) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.199Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.200Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.200Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.200Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "block_count": 1}
2020-09-16T21:37:00.199Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.200Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.200Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.200Z (statedb) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.200Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 8, "step": "new"}
2020-09-16T21:37:00.200Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.200Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.200Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.200Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "block_count": 1}
2020-09-16T21:37:00.197Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.200Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 7, "step": "irreversible"}
2020-09-16T21:37:00.200Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.198Z (relayer) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.200Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.200Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.200Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.200Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.200Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.200Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.200Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.200Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (relayer) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.200Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.200Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.200Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.201Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.200Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.201Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.201Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.201Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 9, "step": "new"}
2020-09-16T21:37:00.200Z (statedb) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.201Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.201Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.201Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.201Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.201Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 8, "step": "irreversible"}
2020-09-16T21:37:00.201Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.201Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.201Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.201Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.201Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 1}
2020-09-16T21:37:00.201Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.201Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "block_count": 1}
2020-09-16T21:37:00.201Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.201Z (statedb) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.201Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.201Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.201Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.201Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "block_count": 1}
2020-09-16T21:37:00.201Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.201Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 1}
2020-09-16T21:37:00.202Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.201Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.202Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.202Z (relayer.js) processing from live buffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:476) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (relayer) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.202Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.202Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.198Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.202Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.201Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.201Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.202Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.202Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 10, "step": "new"}
2020-09-16T21:37:00.202Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.202Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 9, "step": "irreversible"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (statedb) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.202Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.202Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.202Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.202Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "block_count": 1}
2020-09-16T21:37:00.202Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.202Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.202Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.202Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.203Z (statedb) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.203Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.203Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.203Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.203Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "block_count": 1}
2020-09-16T21:37:00.202Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.203Z (relayer.js) finished processing liveBuffer (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:482) {"gatePassed": true, "count": 8, "len_livebuffer": 8, "exists_in_livebuffer": true}
2020-09-16T21:37:00.203Z (relayer.js) shutting file source, switching to live (from a merger block matching) (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:394)
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.203Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.204Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.203Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.204Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.202Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (badger) putting (badger/badger.go:75) {"key": "054831bc7099c62ca75bb88b14ad4d13bc0fe12a1a445b038d93c5c4e221123bb70000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.202Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.204Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (badger) putting (badger/badger.go:75) {"key": "034831bc7099c62ca75bb88b14ad4d13bc0fe12a1a445b038d93c5c4e221123bb70000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.204Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (trxdb-loader) put block (kv/write.go:270) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.203Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.204Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.204Z (badger) putting (badger/badger.go:75) {"key": "01fffffffb45df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.204Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 4, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.200Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.204Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.204Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.204Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.204Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.204Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.204Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.205Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.205Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.205Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.205Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.205Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.205Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.205Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.205Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.205Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.205Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.205Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.205Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.205Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.205Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.205Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.205Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.205Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 11, "step": "new"}
2020-09-16T21:37:00.205Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.205Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.205Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.205Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 10, "step": "irreversible"}
2020-09-16T21:37:00.205Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.205Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.205Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.205Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.207Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.207Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.207Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936b000000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.207Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db14f00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.207Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.207Z (badger) putting (badger/badger.go:75) {"key": "02fffffffcdd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae"}
2020-09-16T21:37:00.207Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 3, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.215Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.215Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.215Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.215Z (badger) putting (badger/badger.go:75) {"key": "0527b9374fa01cf3409f5837cec61504b975b935e86ef8382cb38495e3f816974400000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.215Z (badger) putting (badger/badger.go:75) {"key": "0327b9374fa01cf3409f5837cec61504b975b935e86ef8382cb38495e3f816974400000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.215Z (trxdb-loader) put block (kv/write.go:270) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.215Z (badger) putting (badger/badger.go:75) {"key": "01fffffffaed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.215Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 5, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.218Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.218Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.218Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936b50000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.218Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db14a0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.218Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.218Z (badger) putting (badger/badger.go:75) {"key": "02fffffffb45df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56"}
2020-09-16T21:37:00.218Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 4, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.221Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.221Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.221Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.221Z (badger) putting (badger/badger.go:75) {"key": "0577b58da9c3208e3c48cb256af581c3fcdcd8e4a7f105cd3ce7dcffeaf2a8947d000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.221Z (badger) putting (badger/badger.go:75) {"key": "0377b58da9c3208e3c48cb256af581c3fcdcd8e4a7f105cd3ce7dcffeaf2a8947d000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.221Z (trxdb-loader) put block (kv/write.go:270) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.221Z (badger) putting (badger/badger.go:75) {"key": "01fffffff97b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.221Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 6, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.223Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.223Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.223Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936ba00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.223Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db14500000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.223Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.223Z (badger) putting (badger/badger.go:75) {"key": "02fffffffaed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf"}
2020-09-16T21:37:00.223Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 5, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.226Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.226Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.226Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.227Z (badger) putting (badger/badger.go:75) {"key": "05827ad86e8acfb798db9e89cef058a0b29ca4fd5ac581e11a75f7e9664badda710000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.227Z (badger) putting (badger/badger.go:75) {"key": "03827ad86e8acfb798db9e89cef058a0b29ca4fd5ac581e11a75f7e9664badda710000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.227Z (trxdb-loader) put block (kv/write.go:270) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.227Z (badger) putting (badger/badger.go:75) {"key": "01fffffff859ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.227Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 7, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.231Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.231Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.231Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936bf000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.231Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db140000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.231Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.231Z (badger) putting (badger/badger.go:75) {"key": "02fffffff97b39c056c9395966f956136b375e25b91308d2f0384284573c866368"}
2020-09-16T21:37:00.231Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 6, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.235Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.235Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.235Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.236Z (badger) putting (badger/badger.go:75) {"key": "059029e65b64768e7e4d32a9823374ac44903f212c73ef0728238f31c002e0148a0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.236Z (badger) putting (badger/badger.go:75) {"key": "039029e65b64768e7e4d32a9823374ac44903f212c73ef0728238f31c002e0148a0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.236Z (trxdb-loader) put block (kv/write.go:270) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.236Z (badger) putting (badger/badger.go:75) {"key": "01fffffff739b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.236Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 8, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.238Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.239Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.239Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936c40000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.239Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db13b0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.239Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.239Z (badger) putting (badger/badger.go:75) {"key": "02fffffff859ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b"}
2020-09-16T21:37:00.239Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 7, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.241Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.241Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.241Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.241Z (badger) putting (badger/badger.go:75) {"key": "056ee5fc0e572401f14cf9cb8633bbb623c8025d81c817a640120018218539456700000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.241Z (badger) putting (badger/badger.go:75) {"key": "036ee5fc0e572401f14cf9cb8633bbb623c8025d81c817a640120018218539456700000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.241Z (trxdb-loader) put block (kv/write.go:270) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.241Z (badger) putting (badger/badger.go:75) {"key": "01fffffff6ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.241Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 9, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.243Z (completion) fetching initial account names (completion/completion.go:48)
2020-09-16T21:37:00.243Z (badger) scanning (badger/badger.go:212) {"start": "06", "exclusive_end": "07", "limit": "unlimited"}
2020-09-16T21:37:00.243Z (eternalsource) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:37:00.243Z (eternalsource) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:37:00.243Z (bstream) adding lower bound guard (bstream@v0.0.2-0.20200831213306-bcaf5598d838/taillock.go:59) {"block_num": 2}
2020-09-16T21:37:00.243Z (eosws.hub.source-2.subscriber) filling subscriber At Block Num (hub/hub.go:268) {"chan_capacity": 110, "target_max_channel_size": 100, "attach_block_num": 2}
2020-09-16T21:37:00.243Z (eosws.hub.source-2.subscriber) burst to block ended (hub/hub.go:293) {"execution_time": "40.738µs", "start_block_num": 2}
2020-09-16T21:37:00.243Z (bstream) block id gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:168) {"gate_type": "inclusive", "block_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (gates) block num gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:102) {"gate_type": "exclusive", "at_block_num": 3, "gate_block_num": 3}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.243Z (forkable) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.243Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.243Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.243Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.244Z (eosws.hub.source-2.subscriber) subscriber out of grace period (hub/hub.go:301) {"current_length": 0, "chan_capacity": 110}
2020-09-16T21:37:00.244Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.244Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.244Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936c90000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.244Z (completion) initializing completion account names (completion/completion.go:78) {"count": 0}
2020-09-16T21:37:00.244Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db1360000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.244Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.244Z (badger) putting (badger/badger.go:75) {"key": "02fffffff739b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554"}
2020-09-16T21:37:00.244Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 8, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.244Z (completion) sorting initial account names (completion/completion.go:82)
2020-09-16T21:37:00.244Z (completion) adding all account names to completion trie (completion/completion.go:85)
2020-09-16T21:37:00.244Z (completion) initializing sqe language fields (completion/completion.go:95) {"count": 54}
2020-09-16T21:37:00.244Z (completion) adding all sqe indexed fields names to completion trie (completion/completion.go:104)
2020-09-16T21:37:00.244Z (completion) finished initializing completion (completion/completion.go:64)
2020-09-16T21:37:00.244Z (bstream) adding lower bound guard (bstream@v0.0.2-0.20200831213306-bcaf5598d838/taillock.go:59) {"block_num": 2}
2020-09-16T21:37:00.244Z (eosws.hub.source-2.subscriber) filling subscriber At Block Num (hub/hub.go:268) {"chan_capacity": 110, "target_max_channel_size": 100, "attach_block_num": 2}
2020-09-16T21:37:00.244Z (eosws) serving HTTP (eosws/app.go:509) {"listen_addr": ":13026"}
2020-09-16T21:37:00.244Z (eosws.hub.source-2.subscriber) burst to block ended (hub/hub.go:293) {"execution_time": "13.872µs", "start_block_num": 2}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (eosws.hub.source-2.subscriber) subscriber out of grace period (hub/hub.go:301) {"current_length": 9, "chan_capacity": 110}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.244Z (gates) block num gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:102) {"gate_type": "exclusive", "at_block_num": 3, "gate_block_num": 3}
2020-09-16T21:37:00.244Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.244Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:00.244Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.244Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:00.244Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.244Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:00.244Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:00.244Z (forkable) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:00.244Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.244Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:00.244Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:00.245Z (forkable) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:00.245Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.245Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:00.245Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:00.245Z (forkable) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:00.245Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.245Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.245Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:00.245Z (forkable) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.245Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.245Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.245Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.245Z (forkable) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.245Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.245Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.245Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.246Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.246Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:00.246Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.246Z (badger) putting (badger/badger.go:75) {"key": "05e39370fcfaee61a697753afd2eefeb04da23ae4209c3658c1126a2151377314c0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.246Z (badger) putting (badger/badger.go:75) {"key": "03e39370fcfaee61a697753afd2eefeb04da23ae4209c3658c1126a2151377314c0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.246Z (trxdb-loader) put block (kv/write.go:270) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.246Z (badger) putting (badger/badger.go:75) {"key": "01fffffff5055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.246Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 10, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.252Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.252Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:00.252Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936ce00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.252Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db13100000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.252Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:00.252Z (badger) putting (badger/badger.go:75) {"key": "02fffffff6ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9"}
2020-09-16T21:37:00.252Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 9, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.254Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.254Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:00.254Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.254Z (badger) putting (badger/badger.go:75) {"key": "05bc6d7bfccfc643f5029e2ec91b795fa66085a6d26b64b5e09f11ef862c174e040000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.254Z (badger) putting (badger/badger.go:75) {"key": "03bc6d7bfccfc643f5029e2ec91b795fa66085a6d26b64b5e09f11ef862c174e040000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.254Z (trxdb-loader) put block (kv/write.go:270) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.254Z (badger) putting (badger/badger.go:75) {"key": "01fffffff490ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.254Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 11, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.256Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.256Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:00.256Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936d30000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.256Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db12c0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.256Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:00.256Z (badger) putting (badger/badger.go:75) {"key": "02fffffff5055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310"}
2020-09-16T21:37:00.256Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 10, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.400Z (node-manager) info 2020-09-16T21:37:00.400 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 3eb8fc6aa72b6f42... #12 @ 2020-09-16T21:37:00.500 signed by eosio [trxs: 0, lib: 11, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:00.591Z (blockmeta.js.file) blocks archive streaming was asked to stop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:125)
2020-09-16T21:37:00.774Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 12, "previous_block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.774Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "07fbae38220959da00dc4fff0319801418824ad0a3789676eec2ad2a91c67ba2"}
2020-09-16T21:37:00.774Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 12, "id": "07fbae38220959da00dc4fff0319801418824ad0a3789676eec2ad2a91c67ba2", "job_count": 1}
2020-09-16T21:37:00.774Z (mindreader) info 2020-09-16T21:37:00.774 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 3eb8fc6aa72b6f42... #12 @ 2020-09-16T21:37:00.500 signed by eosio [trxs: 0, lib: 11, conf: 0, latency: 274 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:00.774Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:37:00.774Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.774Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:37:00.774Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 12, "job_count": 1}
2020-09-16T21:37:00.774Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:37:00.775Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.775Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:37:00.775Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.775Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.775Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.775Z (relayer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.775Z (relayer) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.775Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.775Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.776Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.776Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.776Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.776Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.776Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 12, "step": "new"}
2020-09-16T21:37:00.776Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (forkable) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (forkable) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (statedb) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:00.776Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.776Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "block_count": 1}
2020-09-16T21:37:00.776Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.776Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.776Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 11, "step": "irreversible"}
2020-09-16T21:37:00.776Z (badger) putting (badger/badger.go:75) {"key": "0507fbae38220959da00dc4fff0319801418824ad0a3789676eec2ad2a91c67ba20000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.777Z (badger) putting (badger/badger.go:75) {"key": "0307fbae38220959da00dc4fff0319801418824ad0a3789676eec2ad2a91c67ba20000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.777Z (trxdb-loader) put block (kv/write.go:270) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.777Z (badger) putting (badger/badger.go:75) {"key": "01fffffff33eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.777Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 12, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.781Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.781Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:00.781Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936d80000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.781Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db1270000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.781Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:00.781Z (badger) putting (badger/badger.go:75) {"key": "02fffffff490ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648"}
2020-09-16T21:37:00.781Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 11, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.900Z (node-manager) info 2020-09-16T21:37:00.900 nodeos producer_plugin.cpp:2093 produce_block ] Produced block 933e223f6bf8dd51... #13 @ 2020-09-16T21:37:01.000 signed by eosio [trxs: 0, lib: 12, confirmed: 0] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:00.900Z (abi_decoder) starting a new block (codec/abi_decoder.go:128) {"block_num": 13, "previous_block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.901Z (abi_decoder) processing transaction for decoding (codec/abi_decoder.go:171) {"trx_id": "c8cafa23d31904080fb72f51bda5c550ddeb5fd234d5dba1b956f84569c34040"}
2020-09-16T21:37:00.901Z (abi_decoder) queuing transaction trace decoding jobs (codec/abi_decoder.go:245) {"block_num": 13, "id": "c8cafa23d31904080fb72f51bda5c550ddeb5fd234d5dba1b956f84569c34040", "job_count": 1}
2020-09-16T21:37:00.901Z (mindreader) info 2020-09-16T21:37:00.901 nodeos producer_plugin.cpp:401 on_incoming_block ] Received block 933e223f6bf8dd51... #13 @ 2020-09-16T21:37:01.000 signed by eosio [trxs: 0, lib: 12, conf: 0, latency: -98 ms] (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:00.901Z (consolereader) blocking until abi decoder has decoded every transaction pushed to it (codec/consolereader.go:516)
2020-09-16T21:37:00.901Z (abi_decoder) post-processing block (codec/abi_decoder.go:146) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.901Z (abi_decoder) processing implicit transactions (codec/abi_decoder.go:151) {"trx_op_count": 1}
2020-09-16T21:37:00.901Z (abi_decoder) queuing implicit transactions decoding jobs (codec/abi_decoder.go:262) {"block_num": 13, "job_count": 1}
2020-09-16T21:37:00.901Z (abi_decoder) waiting for decoding queue to drain completely (codec/abi_decoder.go:157)
2020-09-16T21:37:00.901Z (abi_decoder) ending block processing (codec/abi_decoder.go:163) {"block": "0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13"}
2020-09-16T21:37:00.901Z (consolereader) abi decoder terminated all decoding operations, resetting block (codec/consolereader.go:522)
2020-09-16T21:37:00.902Z (mindreader.sub.relayer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.902Z (relayer) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.902Z (relayer) publishing block (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:236) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer.sub) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (relayer.sub.eosws) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (relayer.sub.blockmeta) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (relayer.sub.trxdb-loader) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer.sub.search-indexer) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:00.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (relayer) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (eosws.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.902Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (forkable) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (statedb.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (forkable) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (statedb) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.903Z (statedb) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (statedb) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (statedb) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.903Z (blockmeta.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (statedb) accumulating write request from irreversible blocks (fluxdb@v0.0.0-20200909202747-40022475139f/pipeline.go:291) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "block_count": 1}
2020-09-16T21:37:00.903Z (trxdb-loader.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (forkable) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (blockmeta) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (forkable) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (trxdb-loader) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (search-indexer.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (trxdb-loader) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (blockmeta) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (search-indexer) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:00.903Z (forkable) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.903Z (blockmeta) processing new/redo block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:173) {"block_num": 13, "step": "new"}
2020-09-16T21:37:00.903Z (search-indexer) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:00.903Z (blockmeta) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (search-indexer) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (blockmeta) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.903Z (search-indexer) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.903Z (blockmeta) processing irreversible block (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:208) {"block_num": 12, "step": "irreversible"}
2020-09-16T21:37:00.903Z (badger) putting (badger/badger.go:75) {"key": "05c8cafa23d31904080fb72f51bda5c550ddeb5fd234d5dba1b956f84569c340400000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13"}
2020-09-16T21:37:00.903Z (badger) putting (badger/badger.go:75) {"key": "03c8cafa23d31904080fb72f51bda5c550ddeb5fd234d5dba1b956f84569c340400000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13"}
2020-09-16T21:37:00.903Z (trxdb-loader) put block (kv/write.go:270) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.903Z (badger) putting (badger/badger.go:75) {"key": "01fffffff2933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13"}
2020-09-16T21:37:00.903Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 13, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:00.906Z (trxdb-loader) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:00.906Z (trxdb-loader) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:00.906Z (badger) putting (badger/badger.go:75) {"key": "8000000003b9d936dd0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.906Z (badger) putting (badger/badger.go:75) {"key": "81000000138e9db1220000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.906Z (trxdb-loader) adding irreversible block (kv/write.go:325) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:00.906Z (badger) putting (badger/badger.go:75) {"key": "02fffffff33eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e"}
2020-09-16T21:37:00.906Z (trxdb-loader) flushing block (trxdb-loader/loader.go:344) {"block_num": 12, "reason": "needed, batch size reached, close to head block"}
2020-09-16T21:37:01.081Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46436", "grpc.start_time": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:46436", "trace_id": "39e30c8c192e402cb8c05438522d9bb3", "grpc.code": "OK", "grpc.time_ms": 0.7839999794960022}
2020-09-16T21:37:01.081Z (search-live) stream at the beginning of chain, archive not ready, using network lib (live/app.go:219)
2020-09-16T21:37:01.082Z (blockmeta) num to id called (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:313) {"block_num": 2}
2020-09-16T21:37:01.082Z (blockmeta) behind lib (blockmeta@v0.0.2-0.20200818234314-2ad05605ed8d/server.go:319) {"block_num": 2}
2020-09-16T21:37:01.082Z (blockmeta) scanning (badger/badger.go:212) {"trace_id": "2dd644be4103a247a63cb876b3101e5d", "start": "02fffffffd", "exclusive_end": "03", "limit": "1"}
2020-09-16T21:37:01.082Z (blockmeta) finished unary call with code OK (zap/server_interceptors.go:40) {"peer.address": "127.0.0.1:46438", "grpc.start_time": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.blockmeta.v1.BlockID", "grpc.method": "NumToID", "peer.address": "127.0.0.1:46438", "trace_id": "2dd644be4103a247a63cb876b3101e5d", "grpc.code": "OK", "grpc.time_ms": 0.20100000500679016}
2020-09-16T21:37:01.082Z (search-live) search live resolved start block (live/app.go:146) {"start_lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "start_lib_num": 2}
2020-09-16T21:37:01.082Z (search-live) setting up subscription hub (live/app.go:151) {"start_block": 2}
2020-09-16T21:37:01.082Z (search-live) setting up subscription hub (live/setuphub.go:32)
2020-09-16T21:37:01.082Z (search-live) setting realtime tolerance on subscriptionHub (live/setuphub.go:93) {"realtime_tolerance": "1m0s"}
2020-09-16T21:37:01.082Z (search-live) launching live search (live/app.go:177)
2020-09-16T21:37:01.082Z (search-live) waiting for subscription hub to be ready (live/setuphub.go:143)
2020-09-16T21:37:01.082Z (search-live) launching tailmanager (live/tailmanager.go:86)
2020-09-16T21:37:01.082Z (search-live) trying to set initial publishing buffer tail (live/tailmanager.go:101) {"target_lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "target_lib_num": 2}
2020-09-16T21:37:01.082Z (search-live) no blocks in buffer, waiting before setting initial lib (live/tailmanager.go:104)
2020-09-16T21:37:01.083Z (search-live.hub.hub.source.subscriber) filling subscriber with burst (hub/hub.go:310) {"chan_capacity": 1000, "target_max_channel_size": 1000, "burst": 0}
2020-09-16T21:37:01.083Z (search-live.hub.hub) burst by size ended (hub/hub.go:321) {"execution_time": "21.674µs", "burst_size": 0}
2020-09-16T21:37:01.083Z (bstream) starting run loop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:103)
2020-09-16T21:37:01.083Z (bstream) calling sourceFromRefFactory (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:113) {"block_id": "", "block_num": 0}
2020-09-16T21:37:01.083Z (search-live.hub.hub) joining source block num gate creation (hub/hub.go:182) {"start_block_num": 2}
2020-09-16T21:37:01.083Z (search-live.hub.hub) source creation (hub/hub.go:191) {"start_block_num": 2}
2020-09-16T21:37:01.083Z (search-live.hub.hub.js) creating new joining source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:90)
2020-09-16T21:37:01.083Z (search-live.hub.hub.js) Joining Source is now running (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:175)
2020-09-16T21:37:01.083Z (search-live.hub.hub) creating file source (hub/hub.go:187) {"start_block_num": 2}
2020-09-16T21:37:01.083Z (search-live.hub.hub.js) calling run on live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:260)
2020-09-16T21:37:01.083Z (search-live.hub.hub.source.subscriber) subscriber out of grace period (hub/hub.go:301) {"current_length": 0, "chan_capacity": 1000}
2020-09-16T21:37:01.083Z (search-live.hub.hub.js) joining state JOINING (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:518) {"block_behind_live": 0, "last_file_block": 0, "last_live_block": 0, "last_merger_block": 0, "buffer_lower_block": 0, "buffer_higher_block": 0}
2020-09-16T21:37:01.083Z (search-live.hub.hub.js.file) file stream looking for (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:130) {"base_block_num": 0}
2020-09-16T21:37:01.083Z (search-live.hub.hub.js.file) reading from blocks store: file does not (yet?) exist, retrying in (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:139) {"filename": "/dfuse-data/storage/merged-blocks/0000000000.dbin.zst", "base_filename": "0000000000", "retry_delay": "4s"}
2020-09-16T21:37:01.084Z (search-live.hub.hub.js.live) starting block source consumption (blockstream/source.go:152)
2020-09-16T21:37:01.084Z (search-live.hub.hub.js.live) block stream source reading messages (blockstream/source.go:160)
2020-09-16T21:37:01.084Z (relayer) receive block request (blockstream/server.go:100) {"requester": "search-live", "request": {"burst":300,"requester":"search-live"}}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) sending burst (blockstream/server.go:205) {"busrt_size": 12}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 0}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 1}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 2}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 3}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 4}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 5}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 6}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 7}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 8}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 9}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 10}
2020-09-16T21:37:01.084Z (relayer.sub.search-live) subscription writing accepted block (blockstream/subscription.go:59) {"channel_len": 11}
2020-09-16T21:37:01.084Z (relayer) subscribed (blockstream/server.go:215) {"new_length": 6, "subscriber": "search-live"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:01.084Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:01.084Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:01.086Z (bstream) sending block to subscription (blockstream/server.go:121) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:01.086Z (bstream) block sent to stream (blockstream/server.go:128) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:01.093Z (relayer.js) joining state LIVE (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:506) {"last_live_block": 13}
2020-09-16T21:37:01.095Z (search-live.hub.hub.js) shutting file source, starting from live at requested block ID (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:430) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:01.095Z (search-live.hub.hub) block num gate passed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:102) {"gate_type": "inclusive", "at_block_num": 2, "gate_block_num": 2}
2020-09-16T21:37:01.095Z (bstream) realtime tripper tripped (bstream@v0.0.2-0.20200831213306-bcaf5598d838/gates.go:265) {"delta": "5.595771153s"}
2020-09-16T21:37:01.095Z (search-live) subscription hub is real-time (live/setuphub.go:147)
2020-09-16T21:37:01.095Z (search-live) processing block (forkable/forkable.go:179) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_longest_chain": true}
2020-09-16T21:37:01.095Z (search-live) candidate LIB received is first streamable block of chain, assuming it's the new LIB (forkable/forkdb.go:88) {"lib": "#1 (00000001f9aaf07c902405c937d93168debaccb79e4b5696686f7b83f29b90e0)"}
2020-09-16T21:37:01.095Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "chain_length": 1, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.095Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 2}
2020-09-16T21:37:01.095Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)"}
2020-09-16T21:37:01.095Z (search-live) missing links to reach lib_num (forkable/forkable.go:257) {"block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_head_block": "#2 (00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780)", "new_lib_num": 0}
2020-09-16T21:37:01.095Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:01.096Z (search-live) processing block (forkable/forkable.go:179) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "new_longest_chain": true}
2020-09-16T21:37:01.096Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.096Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 3}
2020-09-16T21:37:01.096Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)"}
2020-09-16T21:37:01.096Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#3 (00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae)", "lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "lib_num": 2}
2020-09-16T21:37:01.096Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 2}
2020-09-16T21:37:01.096Z (search-live) processing block (forkable/forkable.go:179) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "new_longest_chain": true}
2020-09-16T21:37:01.096Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.096Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 4}
2020-09-16T21:37:01.096Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)"}
2020-09-16T21:37:01.096Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#4 (0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56)", "lib_id": "00000003dd59829b71c00ef46acbf0e9460b34c6da8dc61fac0af3531dd990ae", "lib_num": 3}
2020-09-16T21:37:01.096Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 3}
2020-09-16T21:37:01.096Z (search-live) processing block (forkable/forkable.go:179) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "new_longest_chain": true}
2020-09-16T21:37:01.096Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.096Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 5}
2020-09-16T21:37:01.096Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)"}
2020-09-16T21:37:01.096Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#5 (00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf)", "lib_id": "0000000445df0692fec857777c8b51a8e246e04a0fe9d447fc374735b759cb56", "lib_num": 4}
2020-09-16T21:37:01.096Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 4}
2020-09-16T21:37:01.096Z (search-live) processing block (forkable/forkable.go:179) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "new_longest_chain": true}
2020-09-16T21:37:01.096Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.096Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 6}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:01.096Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:01.097Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:01.096Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#6 (000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368)", "lib_id": "00000005ed2f93df9e3824496e277d5ce11cee816e72babb3906962cc478ceaf", "lib_num": 5}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 5}
2020-09-16T21:37:01.097Z (search-live) processing block (forkable/forkable.go:179) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "new_longest_chain": true}
2020-09-16T21:37:01.097Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.097Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 7}
2020-09-16T21:37:01.097Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#7 (0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b)", "lib_id": "000000067b39c056c9395966f956136b375e25b91308d2f0384284573c866368", "lib_num": 6}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 6}
2020-09-16T21:37:01.097Z (search-live) processing block (forkable/forkable.go:179) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "new_longest_chain": true}
2020-09-16T21:37:01.097Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.097Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 8}
2020-09-16T21:37:01.097Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#8 (0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554)", "lib_id": "0000000759ef28e5cd51dbd2674d0b50df42b2b76a01a0be9e4c6a6f9c58aa2b", "lib_num": 7}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 7}
2020-09-16T21:37:01.097Z (search-live) processing block (forkable/forkable.go:179) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "new_longest_chain": true}
2020-09-16T21:37:01.097Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.097Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 9}
2020-09-16T21:37:01.097Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#9 (00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9)", "lib_id": "0000000839b6b9630d5aefd080328affc886b15e2d01fbe53283fb18e607b554", "lib_num": 8}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 8}
2020-09-16T21:37:01.097Z (search-live) processing block (forkable/forkable.go:179) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "new_longest_chain": true}
2020-09-16T21:37:01.097Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.097Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 10}
2020-09-16T21:37:01.097Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#10 (0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310)", "lib_id": "00000009ed865f83f8fa33e7b91b74e824839f54b38889b670fd3b9525e924b9", "lib_num": 9}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 9}
2020-09-16T21:37:01.097Z (search-live) processing block (forkable/forkable.go:179) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "new_longest_chain": true}
2020-09-16T21:37:01.097Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.097Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 11}
2020-09-16T21:37:01.097Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)"}
2020-09-16T21:37:01.097Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#11 (0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648)", "lib_id": "0000000a055bb7b96c61da39dce4b1931bd684f603b9d211f7cae9fe294ff310", "lib_num": 10}
2020-09-16T21:37:01.097Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 10}
2020-09-16T21:37:01.102Z (relayer.js.live) checking that all sources are properly connected (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:94) {"source_count": 1, "source_factory_count": 1}
2020-09-16T21:37:01.102Z (relayer.js.live) no failing sources detected (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:142)
2020-09-16T21:37:01.102Z (relayer.js.live) checking all sources completed, sleeping (bstream@v0.0.2-0.20200831213306-bcaf5598d838/multiplexedsource.go:81) {"sleep_delay": "5s"}
2020-09-16T21:37:01.104Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:01.104Z (search-live.hub.hub.js) processing from live (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:416) {"block_num": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:01.105Z (search-live) processing block (forkable/forkable.go:179) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "new_longest_chain": true}
2020-09-16T21:37:01.105Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.105Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 12}
2020-09-16T21:37:01.105Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)"}
2020-09-16T21:37:01.105Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#12 (0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e)", "lib_id": "0000000b90ae0703f288d0edb03ae88bc16bd029dd8c4522be4b6d8526416648", "lib_num": 11}
2020-09-16T21:37:01.105Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 11}
2020-09-16T21:37:01.105Z (search-live) processing block (forkable/forkable.go:179) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "new_longest_chain": true}
2020-09-16T21:37:01.105Z (search-live) got longest chain (forkable/forkable.go:225) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "chain_length": 2, "undos_length": 0, "redos_length": 0}
2020-09-16T21:37:01.105Z (search-live) step new in launchBlockProgressPeerPublishing (live/setuphub.go:105) {"block_num": 13}
2020-09-16T21:37:01.105Z (search-live) sending block as new to consumer (forkable/forkable.go:381) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)"}
2020-09-16T21:37:01.105Z (search-live) moving lib (forkable/forkable.go:280) {"block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "lib_id": "0000000c3eb8fc6aa72b6f42e2da8aac89df951687979f5e9600ec505708819e", "lib_num": 12}
2020-09-16T21:37:01.105Z (search-live) step irreversible in launchBlockProgressPeerPublishing (live/setuphub.go:116) {"block_num": 12}
2020-09-16T21:37:01.137Z (eosws.hub.js) joining state LIVE (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:506) {"last_live_block": 13}
2020-09-16T21:37:01.155Z (abicodec) starting ABI syncer (abicodec/syncer.go:81)
2020-09-16T21:37:01.155Z (abicodec) streaming abi changes (abicodec/syncer.go:100) {"cursor": ""}
2020-09-16T21:37:01.155Z (common_client) starting dhammer loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:85)
2020-09-16T21:37:01.155Z (common_client) search stream performing actual search request (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:32)
2020-09-16T21:37:01.155Z (common_client) search stream starting receive loop (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:39)
2020-09-16T21:37:01.155Z (search-router) routing active query (router/router.go:93) {"trace_id": "51524ee03d549896c68c0d1733b86b0f", "request": {"query":"receiver:eosio action:setabi notif:false","lowBlockNum":1,"highBlockUnbounded":true,"withReversible":true,"liveMarkerInterval":1}, "head_delay_tolerance": 0, "lib_delay_tolerance": 0}
2020-09-16T21:37:01.156Z (search-router) request received while router is not ready (router/router.go:100)
2020-09-16T21:37:01.156Z (search-router) finished streaming call with code Unavailable (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:52424", "grpc.start_time": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.search.v1.Router", "grpc.method": "StreamMatches", "peer.address": "127.0.0.1:52424", "trace_id": "51524ee03d549896c68c0d1733b86b0f", "error": "rpc error: code = Unavailable desc = search is currently unavailable, try again shortly.", "grpc.code": "Unavailable", "grpc.time_ms": 0.3840000033378601}
2020-09-16T21:37:01.156Z (common_client) search stream loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:27)
2020-09-16T21:37:01.156Z (dhammer) input reader channel closed (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:118)
2020-09-16T21:37:01.156Z (dhammer) input reader no more inflight and channel closed, closing decoupler (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:138)
2020-09-16T21:37:01.156Z (eos_client) processing hammer batch (search-client/eos_client.go:62) {"item_count": 1}
2020-09-16T21:37:01.156Z (dhammer) single batch shutter terminating (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:226)
2020-09-16T21:37:01.156Z (dhammer) linearizer output single batch error, shutting down (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:210) {"error": "EOF"}
2020-09-16T21:37:01.156Z (dhammer) linearizer terminated, closing out channel (dhammer@v0.0.0-20200723173708-b7e52c540f64/dhammer.go:190)
2020-09-16T21:37:01.156Z (common_client) dhammer channel closed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:97)
2020-09-16T21:37:01.156Z (common_client) sending error from dhammer to consumer (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:99)
2020-09-16T21:37:01.156Z (common_client) dhammer loop completed (search-client@v0.0.0-20200602205137-71b300d129d2/common_client.go:87)
2020-09-16T21:37:01.156Z (abicodec) abi codec stream abi changes (abicodec/syncer.go:83) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:37:01.156Z (abicodec) the search stream ended with error (abicodec/syncer.go:86) {"error": "search stream terminated with error: rpc error: code = Unavailable desc = search is currently unavailable, try again shortly."}
2020-09-16T21:37:01.160Z (healthz) hub health check (rest/healthz.go:232) {"head_block": "#13 (0000000d933e223f6bf8dd51097f27fa91bbd390497583f7ce446149084a2d13)", "head_block_time": "2020-09-16T21:37:01.000Z"}
2020-09-16T21:37:01.160Z (healthz) healthz wait group done (rest/healthz.go:156)
2020-09-16T21:37:01.160Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "eosws"}
2020-09-16T21:37:01.162Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "trxdb-loader"}
2020-09-16T21:37:01.163Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "search-indexer"}
2020-09-16T21:37:01.164Z (dfuse) app status switching to running (launcher/launcher.go:243) {"app_id": "blockmeta"}
^C2020-09-16T21:37:01.375Z (signals) Received termination signal... Ctrl+C multiple times to force kill (derr@v0.0.0-20200730183817-a747f6f333ad/signals.go:60) {"signal": "interrupt"}
2020-09-16T21:37:01.375Z (dfuse) Received termination signal, quitting (cli/start.go:156)
2020-09-16T21:37:01.375Z (dfuse) Waiting for all apps termination... (launcher/launcher.go:259)
2020-09-16T21:37:01.376Z (trxdb-loader.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.376Z (trxdb-loader.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.376Z (merger) merger exited (merger@v0.0.3-0.20200903134352-cc8471c82c4a/merger.go:237)
2020-09-16T21:37:01.376Z (abicodec) terminating syncer via shutter (abicodec/syncer.go:74)
2020-09-16T21:37:01.376Z (blockmeta.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.376Z (blockmeta.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.376Z (dgraphql) dgraphql terminated (dgraphql@v0.0.2-0.20200908131152-9fa5f76eb5db/server.go:89)
2020-09-16T21:37:01.376Z (abicodec) terminating backup via shutter (abicodec/backuper.go:53)
2020-09-16T21:37:01.376Z (blockmeta) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.376Z (blockmeta.js.live) source shutting down (blockstream/source.go:154)
2020-09-16T21:37:01.376Z (eosws.hub.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.376Z (eosws.hub.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.376Z (eosws.hub.js.live) source shutting down (blockstream/source.go:154) {"error": "rpc error: code = Canceled desc = context canceled"}
2020-09-16T21:37:01.376Z (bstream) eternal source failed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:125) {"error": "live source faild: rpc error: code = Canceled desc = context canceled"}
2020-09-16T21:37:01.376Z (bstream) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.377Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 5}
2020-09-16T21:37:01.377Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51554", "grpc.start_time": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51554", "trace_id": "2eeb5656e8a51522f51e11df331196dc", "grpc.code": "OK", "grpc.time_ms": 4785.8349609375}
2020-09-16T21:37:01.377Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 4}
2020-09-16T21:37:01.377Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51540", "grpc.start_time": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51540", "trace_id": "f65281b5f42c4440f438e6bfa4a43193", "grpc.code": "OK", "grpc.time_ms": 5238.505859375}
2020-09-16T21:37:01.377Z (mindreader) setting maintenance mode (operator/operator.go:633)
2020-09-16T21:37:01.377Z (mindreader) waiting for supervisor to stop (operator/operator.go:636)
2020-09-16T21:37:01.377Z (mindreader) received operator command (operator/operator.go:243) {"command": "maintenance", "params": null}
2020-09-16T21:37:01.377Z (mindreader) preparing to stop process (operator/operator.go:246)
2020-09-16T21:37:01.377Z (mindreader) supervisor received a stop request (superviser/superviser.go:129)
2020-09-16T21:37:01.377Z (mindreader) stopping underlying process (superviser/superviser.go:137)
2020-09-16T21:37:01.377Z (mindreader) blocking until command actually ends (superviser/superviser.go:145)
2020-09-16T21:37:01.377Z (node-manager) chain operator terminating (operator/operator.go:119)
2020-09-16T21:37:01.377Z (node-manager) chain operator shutting down (operator/operator.go:203)
2020-09-16T21:37:01.377Z (node-manager) chain operator wait on group (operator/operator.go:232)
2020-09-16T21:37:01.377Z (node-manager) supervisor received a stop request (superviser/superviser.go:129)
2020-09-16T21:37:01.377Z (node-manager) stopping underlying process (superviser/superviser.go:137)
2020-09-16T21:37:01.377Z (node-manager) blocking until command actually ends (superviser/superviser.go:145)
2020-09-16T21:37:01.377Z (relayer) shutting down source (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:274)
2020-09-16T21:37:01.377Z (relayer.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.377Z (relayer.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.377Z (relayer) closing block stream server (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:277)
2020-09-16T21:37:01.377Z (search-forkresolver) search forkresolver terminated (forkresolver/forkresolver.go:119)
2020-09-16T21:37:01.377Z (search-indexer) shutting down indexer's source (indexer/indexer.go:246)
2020-09-16T21:37:01.377Z (search-indexer.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.377Z (search-indexer.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.377Z (search-indexer) shutting down indexer (indexer/indexer.go:248)
2020-09-16T21:37:01.377Z (search-indexer) cleaning up indexer (indexer/indexer.go:271)
2020-09-16T21:37:01.377Z (statedb.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.378Z (statedb.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.378Z (search-live) shutting down search live (live/backend.go:71)
2020-09-16T21:37:01.378Z (search-live) setting search peer (live/backend.go:126)
2020-09-16T21:37:01.378Z (statedb.js.live) source shutting down (blockstream/source.go:154) {"error": "rpc error: code = Unavailable desc = transport is closing"}
2020-09-16T21:37:01.378Z (search-live) shutting down live search, setting ready flag to false (live/backend.go:132) {"shutdown_delay": "0s"}
2020-09-16T21:37:01.378Z (search-live.hub.hub.source) hub source is shutting down (hub/source.go:98)
2020-09-16T21:37:01.378Z (node-manager) operator terminating, ending run/loop (operator/operator.go:180)
2020-09-16T21:37:01.378Z (search-router) router terminated (router/router.go:229)
2020-09-16T21:37:01.378Z (node-manager) received operator command (operator/operator.go:243) {"command": "maintenance", "params": null}
2020-09-16T21:37:01.378Z (statedb) gracefully shutting down http server, draining connections (server/server.go:82)
2020-09-16T21:37:01.378Z (node-manager) preparing to stop process (operator/operator.go:246)
2020-09-16T21:37:01.378Z (statedb) allowing fluxdb server to gracefully shuts down without interrupting any active connections (server/server.go:84)
2020-09-16T21:37:01.378Z (relayer) shutting down relayer because source was shut down (relayer@v0.0.2-0.20200715192729-55c75a9e8015/relayer.go:285)
2020-09-16T21:37:01.378Z (statedb) shutting down fluxdb's source (fluxdb@v0.0.0-20200909202747-40022475139f/fluxdb.go:59)
2020-09-16T21:37:01.378Z (search-indexer) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.378Z (statedb) source shutdown (fluxdb@v0.0.0-20200909202747-40022475139f/fluxdb.go:61)
2020-09-16T21:37:01.377Z (search-archive) archive application is terminating, shutting down archive backend (archive/app.go:231)
2020-09-16T21:37:01.378Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "relayer"}
2020-09-16T21:37:01.378Z (search-archive) shutting down search archive (archive/backend.go:255)
2020-09-16T21:37:01.378Z (search-archive) cleaning up archive backend (archive/backend.go:281) {"shutdown_delay": "0s"}
2020-09-16T21:37:01.377Z (search-indexer) waiting on uploads (indexer/indexer.go:274)
2020-09-16T21:37:01.378Z (relayer.src.13010) source shutting down (blockstream/source.go:154)
2020-09-16T21:37:01.378Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "search-live"}
2020-09-16T21:37:01.377Z (trxdb-loader.js.live) source shutting down (blockstream/source.go:154)
2020-09-16T21:37:01.378Z (search-indexer.js.live) source shutting down (blockstream/source.go:154)
2020-09-16T21:37:01.378Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 3}
2020-09-16T21:37:01.378Z (search-archive) gracefully shutting down http server, draining connections (archive/backend.go:299)
2020-09-16T21:37:01.377Z (node-manager) info 2020-09-16T21:37:01.377 nodeos net_plugin.cpp:3515 plugin_shutdown ] shutdown. (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.378Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51612", "grpc.start_time": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51612", "trace_id": "b9165ca8e80628628787082050b152ce", "grpc.code": "OK", "grpc.time_ms": 1188.7879638671875}
2020-09-16T21:37:01.378Z (search-archive) shutdown http server (archive/backend.go:301)
2020-09-16T21:37:01.378Z (search-archive) closing indexes cleanly (archive/backend.go:303)
2020-09-16T21:37:01.378Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 2}
2020-09-16T21:37:01.378Z (search-archive) archive backend terminated , shutting down archive application (archive/app.go:236)
2020-09-16T21:37:01.378Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51608", "grpc.start_time": "2020-09-16T21:37:00Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51608", "trace_id": "7731b1473b72c4021f173d4f9a005fdc", "grpc.code": "OK", "grpc.time_ms": 1188.8170166015625}
2020-09-16T21:37:01.378Z (mindreader) unsubscribed (blockstream/server.go:232) {"new_length": 0}
2020-09-16T21:37:01.378Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 1}
2020-09-16T21:37:01.378Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51622", "grpc.start_time": "2020-09-16T21:37:01Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51622", "trace_id": "06290c6b7871326c1a6277b8d1c04fa4", "grpc.code": "OK", "grpc.time_ms": 294.4599914550781}
2020-09-16T21:37:01.378Z (relayer) unsubscribed (blockstream/server.go:232) {"new_length": 0}
2020-09-16T21:37:01.378Z (mindreader) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:53756", "grpc.start_time": "2020-09-16T21:36:56Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:53756", "trace_id": "bf1bf70c199ba6631a3aaa1fe79a42ca", "grpc.code": "OK", "grpc.time_ms": 5275.43603515625}
2020-09-16T21:37:01.378Z (server_interceptors) finished streaming call with code OK (zap/server_interceptors.go:67) {"trace_id": "", "peer.address": "127.0.0.1:51454", "grpc.start_time": "2020-09-16T21:36:54Z", "system": "grpc", "span.kind": "server", "grpc.service": "dfuse.bstream.v1.BlockStream", "grpc.method": "Blocks", "peer.address": "127.0.0.1:51454", "trace_id": "3ecab1cca4fc430064fa41a81a80a612", "grpc.code": "OK", "grpc.time_ms": 7274.06103515625}
2020-09-16T21:37:01.378Z (node-manager) info 2020-09-16T21:37:01.377 nodeos net_plugin.cpp:3532 plugin_shutdown ] close 1 connections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.378Z (node-manager) info 2020-09-16T21:37:01.377 nodeos net_plugin.cpp:3552 plugin_shutdown ] exit shutdown (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.378Z (node-manager) info 2020-09-16T21:37:01.378 nodeos chain_plugin.cpp:1254 plugin_shutdown ] chain shutdown (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.378Z (search-archive) archive application shutdown complete (archive/app.go:238)
2020-09-16T21:37:01.378Z (search-live.hub.hub.js) shutting down file source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:97)
2020-09-16T21:37:01.378Z (search-archive) archive backend shutdown complete (archive/app.go:233)
2020-09-16T21:37:01.378Z (search-live.hub.hub.js) shutting down live source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/joiningsource.go:101)
2020-09-16T21:37:01.378Z (bstream) eternal source failed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:125) {"error": "live source faild: rpc error: code = Unavailable desc = transport is closing"}
2020-09-16T21:37:01.379Z (bstream) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.379Z (search-live.hub.hub.js.live) source shutting down (blockstream/source.go:154) {"error": "rpc error: code = Unavailable desc = transport is closing"}
2020-09-16T21:37:01.379Z (mindreader) info 2020-09-16T21:37:01.378 nodeos net_plugin.cpp:3515 plugin_shutdown ] shutdown. (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.379Z (statedb) eternal source failed (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:125) {"error": "live source faild: rpc error: code = Unavailable desc = transport is closing"}
2020-09-16T21:37:01.379Z (mindreader) info 2020-09-16T21:37:01.379 nodeos net_plugin.cpp:3532 plugin_shutdown ] close 1 connections (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.379Z (search-archive) archive backend terminated (archive/backend.go:263)
2020-09-16T21:37:01.379Z (statedb) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.379Z (mindreader) info 2020-09-16T21:37:01.379 nodeos net_plugin.cpp:3552 plugin_shutdown ] exit shutdown (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.377Z (trxdb-loader) sleeping before restarting underlying source (bstream@v0.0.2-0.20200831213306-bcaf5598d838/eternalsource.go:128) {"wait_time": "2s"}
2020-09-16T21:37:01.379Z (mindreader) info 2020-09-16T21:37:01.379 nodeos chain_plugin.cpp:1254 plugin_shutdown ] chain shutdown (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.583Z (node-manager) info 2020-09-16T21:37:01.583 nodeos chain_plugin.cpp:1264 plugin_shutdown ] chain done (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.583Z (node-manager) info 2020-09-16T21:37:01.583 nodeos main.cpp:181 main ] nodeos successfully exiting (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.586Z (node-manager) command terminated with zero status (superviser/superviser.go:177) {"stdout_len": 0, "stderr_len": 0}
2020-09-16T21:37:01.586Z (node-manager) supervisor received a stop request (superviser/superviser.go:129)
2020-09-16T21:37:01.586Z (node-manager) chain operator clean up done (operator/operator.go:234)
2020-09-16T21:37:01.586Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "node-manager"}
2020-09-16T21:37:01.586Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "search-archive"}
2020-09-16T21:37:01.586Z (node-manager) underlying process is not running, nothing to do (superviser/superviser.go:132)
2020-09-16T21:37:01.586Z (node-manager) successfully put in maintenance (operator/operator.go:260)
2020-09-16T21:37:01.586Z (node-manager) operator run maintenance command (operator/operator.go:182)
2020-09-16T21:37:01.747Z (mindreader) info 2020-09-16T21:37:01.747 nodeos chain_plugin.cpp:1264 plugin_shutdown ] chain done (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.748Z (mindreader) info 2020-09-16T21:37:01.747 nodeos main.cpp:181 main ] nodeos successfully exiting (log_plugin/to_zap_log_plugin.go:107)
2020-09-16T21:37:01.750Z (mindreader) supervisor stopped (operator/operator.go:638)
2020-09-16T21:37:01.750Z (mindreader) mindreader plugin OnTerminating called (mindreader/mindreader.go:175)
2020-09-16T21:37:01.750Z (mindreader) waiting until consume read flow (i.e. blocks) is actually done processing blocks... (mindreader/mindreader.go:225)
2020-09-16T21:37:01.750Z (mindreader) command terminated with zero status (superviser/superviser.go:177) {"stdout_len": 0, "stderr_len": 0}
2020-09-16T21:37:01.750Z (mindreader) closing pipe writer and shutting down plugin (mindreader/mindreader.go:325)
2020-09-16T21:37:01.750Z (mindreader) reached end of console reader stream, nothing more to do (mindreader/mindreader.go:241)
2020-09-16T21:37:01.750Z (mindreader) all blocks in channel were drained, exiting read flow (mindreader/mindreader.go:260)
2020-09-16T21:37:01.751Z (mindreader) archiver Terminate done (mindreader/mindreader.go:265)
2020-09-16T21:37:01.751Z (mindreader) chain operator terminating (operator/operator.go:119)
2020-09-16T21:37:01.751Z (mindreader) chain operator shutting down (operator/operator.go:203)
2020-09-16T21:37:01.751Z (mindreader) chain operator wait on group (operator/operator.go:232)
2020-09-16T21:37:01.751Z (mindreader) successfully put in maintenance (operator/operator.go:260)
2020-09-16T21:37:01.751Z (mindreader) operator ready to receive commands (operator/operator.go:143)
2020-09-16T21:37:01.751Z (mindreader) operator terminating, ending run/loop (operator/operator.go:180)
2020-09-16T21:37:01.751Z (mindreader) received operator command (operator/operator.go:243) {"command": "maintenance", "params": null}
2020-09-16T21:37:01.751Z (mindreader) preparing to stop process (operator/operator.go:246)
2020-09-16T21:37:01.751Z (mindreader) supervisor received a stop request (superviser/superviser.go:129)
2020-09-16T21:37:01.751Z (mindreader) underlying process is not running, nothing to do (superviser/superviser.go:132)
2020-09-16T21:37:01.751Z (mindreader) successfully put in maintenance (operator/operator.go:260)
2020-09-16T21:37:01.751Z (mindreader) operator run maintenance command (operator/operator.go:182)
2020-09-16T21:37:01.751Z (mindreader) supervisor received a stop request (superviser/superviser.go:129)
2020-09-16T21:37:01.751Z (mindreader) underlying process is not running, nothing to do (superviser/superviser.go:132)
2020-09-16T21:37:01.751Z (mindreader) chain operator clean up done (operator/operator.go:234)
2020-09-16T21:37:01.751Z (mindreader) chain operator terminated shutting down mindreader app (node_mindreader/app.go:114)
2020-09-16T21:37:01.752Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "trxdb-loader"}
2020-09-16T21:37:01.752Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "abicodec"}
2020-09-16T21:37:01.752Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "apiproxy"}
2020-09-16T21:37:01.752Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "dashboard"}
2020-09-16T21:37:01.752Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "eosws"}
2020-09-16T21:37:02.066Z (tokenmeta) abi cache file is not available, retrying... (tokenmeta/app.go:205) {"error": "open /dfuse-data/storage/abicache/abi-cache.json.zst: no such file or directory"}
2020-09-16T21:37:02.066Z (tokenmeta) leaving getAbiCacheFile because app is terminating (tokenmeta/app.go:196)
2020-09-16T21:37:02.075Z (search-router) skipping ready peer with virtualhead == 0 (router/utils.go:42) {"search_peer": {"ready":true,"host":"e1673a006c29","boot":"2020-09-16T21:36:54.063454295Z","resolveForks":true,"shardSize":0,"tier":0}}
2020-09-16T21:37:02.083Z (search-live) trying to set initial publishing buffer tail (live/tailmanager.go:101) {"target_lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "target_lib_num": 2}
2020-09-16T21:37:02.083Z (search-live) setting initial publishing buffer tail and currentLIB (live/tailmanager.go:109) {"target_lib_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780", "target_lib_num": 2}
2020-09-16T21:37:02.083Z (search-live) publishing tail block to dmesh (live/tailmanager.go:122) {"block_num": 2, "block_id": "00000002097cea99fc7301a85a8e5000fa06b1514dd1ff166b8ed290d552e780"}
2020-09-16T21:37:02.095Z (search-live) subscription hub and buffer ready (live/setuphub.go:153)
2020-09-16T21:37:02.096Z (search-live) setting peer to ready and publishing (live/backend.go:91)
2020-09-16T21:37:02.096Z (search-live) search live terminated (live/backend.go:119)
2020-09-16T21:37:02.096Z (search-live) listening & serving gRPC content (live/backend.go:102) {"grpc_listen_addr": ":13017"}
2020-09-16T21:37:02.103Z (statedb.js.file) blocks archive streaming was asked to stop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:125)
2020-09-16T21:37:02.103Z (trxdb-loader.js.file) blocks archive streaming was asked to stop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:125)
2020-09-16T21:37:02.127Z (search-indexer.js.file) blocks archive streaming was asked to stop (bstream@v0.0.2-0.20200831213306-bcaf5598d838/filesource.go:125)
2020-09-16T21:37:02.267Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "eosws"}
2020-09-16T21:37:02.267Z (node-manager) unable to execute get health request (node_manager/app.go:114) {"error": "Get \"http://:13008/healthz\": dial tcp :13008: connect: connection refused"}
2020-09-16T21:37:02.267Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "node-manager"}
2020-09-16T21:37:02.267Z (dfuse) app status switching to warning (launcher/launcher.go:249) {"app_id": "trxdb-loader"}
2020-09-16T21:37:02.378Z (search-indexer) waiting on merges to terminate (indexer/pipeline.go:117)
2020-09-16T21:37:02.382Z (search-indexer) indexer shutdown complete (indexer/indexer.go:278)
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "search-indexer"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "search-router"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "statedb"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "tokenmeta"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "blockmeta"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "merger"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "mindreader"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "search-forkresolver"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "booter"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "dgraphql"}
2020-09-16T21:37:02.383Z (dfuse) app terminated (launcher/launcher.go:266) {"app_id": "eosq"}
2020-09-16T21:37:02.383Z (dfuse) All apps terminated gracefully (launcher/launcher.go:273)
2020-09-16T21:37:02.383Z (dfuse) Goodbye (cli/start.go:62)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment