Created
February 6, 2017 22:28
-
-
Save jordanlewis/ac4e3bd6552601913f5bb6ee53c52ed2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I170206 17:27:50.257056 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: set client_encoding to 'UTF8' | |
I170206 17:27:50.257208 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SET client_encoding = 'UTF8' | |
I170206 17:27:50.257657 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SET client_min_messages TO 'debug' | |
I170206 17:27:50.257728 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SET client_min_messages = 'debug' | |
I170206 17:27:50.258291 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SET standard_conforming_strings = on | |
I170206 17:27:50.258356 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SET standard_conforming_strings = 'on' | |
I170206 17:27:50.258618 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SET time zone 'UTC' | |
I170206 17:27:50.258653 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SET TIME ZONE 'UTC' | |
I170206 17:27:50.259195 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT t.oid, t.typname, t.typelem, t.typdelim, t.typinput, r.rngsubtype, t.typtype, t.typbasetype | |
FROM pg_type as t | |
LEFT JOIN pg_range as r ON oid = rngtypid | |
WHERE | |
t.typname IN ('int2', 'int4', 'int8', 'oid', 'float4', 'float8', 'text', 'varchar', 'char', 'name', 'bpchar', 'bool', 'bit', 'varbit', 'timestamptz', 'date', 'time', 'money', 'bytea', 'point', 'hstore', 'json', 'jsonb', 'cidr', 'inet', 'uuid', 'xml', 'tsvector', 'macaddr', 'citext', 'ltree', 'interval', 'path', 'line', 'polygon', 'circle', 'lseg', 'box', 'timestamp', 'numeric') | |
OR t.typtype IN ('r', 'e', 'd') | |
OR t.typinput = 'array_in(cstring,oid,integer)'::regprocedure | |
OR t.typelem != 0 | |
I170206 17:27:50.259904 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT t.oid, t.typname, t.typelem, t.typdelim, t.typinput, r.rngsubtype, t.typtype, t.typbasetype | |
FROM pg_type as t | |
LEFT JOIN pg_range as r ON oid = rngtypid | |
WHERE | |
t.typname IN ('int2', 'int4', 'int8', 'oid', 'float4', 'float8', 'text', 'varchar', 'char', 'name', 'bpchar', 'bool', 'bit', 'varbit', 'timestamptz', 'date', 'time', 'money', 'bytea', 'point', 'hstore', 'json', 'jsonb', 'cidr', 'inet', 'uuid', 'xml', 'tsvector', 'macaddr', 'citext', 'ltree', 'interval', 'path', 'line', 'polygon', 'circle', 'lseg', 'box', 'timestamp', 'numeric') | |
OR t.typtype IN ('r', 'e', 'd') | |
OR t.typinput = 'array_in(cstring,oid,integer)'::regprocedure | |
OR t.typelem != 0 | |
I170206 17:27:50.260087 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT t.oid, t.typname, t.typelem, t.typdelim, t.typinput, r.rngsubtype, t.typtype, t.typbasetype FROM pg_type AS t LEFT JOIN pg_range AS r ON oid = rngtypid WHERE (((t.typname IN ('int2', 'int4', 'int8', 'oid', 'float4', 'float8', 'text', 'varchar', 'char', 'name', 'bpchar', 'bool', 'bit', 'varbit', 'timestamptz', 'date', 'time', 'money', 'bytea', 'point', 'hstore', 'json', 'jsonb', 'cidr', 'inet', 'uuid', 'xml', 'tsvector', 'macaddr', 'citext', 'ltree', 'interval', 'path', 'line', 'polygon', 'circle', 'lseg', 'box', 'timestamp', 'numeric')) OR (t.typtype IN ('r', 'e', 'd'))) OR (t.typinput = 'array_in(cstring,oid,integer)'::REGPROC)) OR (t.typelem != 0) | |
I170206 17:27:50.260534 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 18 KiB (+2928) | |
I170206 17:27:50.260676 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 36 KiB (+4392) | |
I170206 17:27:50.261053 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 64 KiB (+174) | |
I170206 17:27:50.261533 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 138 KiB (+13176) | |
I170206 17:27:50.262403 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+1512) | |
I170206 17:27:50.262543 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 32 KiB (+1208) | |
I170206 17:27:50.263553 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SHOW TIME ZONE | |
I170206 17:27:50.263590 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SHOW TIME ZONE | |
I170206 17:27:50.263863 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT 1 | |
I170206 17:27:50.263914 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT 1 | |
I170206 17:27:50.280093 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.280433 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.280533 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT COUNT(*) FROM pg_class AS c LEFT JOIN pg_namespace AS n ON n.oid = c.relnamespace WHERE ((c.relkind IN ('r', 'v', 'm')) AND (c.relname = 'schema_migrations')) AND (n.nspname = ANY (current_schemas(false))) | |
I170206 17:27:50.281698 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.281862 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 32 KiB (+253) | |
I170206 17:27:50.283376 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) | |
I170206 17:27:50.283488 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: CREATE TABLE schema_migrations (version CHAR NOT NULL) | |
I170206 17:27:50.287341 305 sql/event_log.go:95 [client=[::1]:56597,user=jordan,n1] Event: "create_table", target: 51, info: {TableName:schema_migrations Statement:CREATE TABLE schema_migrations (version CHAR NOT NULL) User:jordan} | |
I170206 17:27:50.287959 116 storage/split_queue.go:98 [split,n1,s1,r7/1:/{Table/50-Max},@c420ca6300] splitting at key /Table/51/0 | |
I170206 17:27:50.287990 116 storage/replica_command.go:2388 [split,n1,s1,r7/1:/{Table/50-Max},@c420ca6300] initiating a split of this range at key /Table/51 [r8] | |
I170206 17:27:50.288252 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.288632 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.288750 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT COUNT(*) FROM pg_class AS c LEFT JOIN pg_namespace AS n ON n.oid = c.relnamespace WHERE ((c.relkind IN ('r', 'v', 'm')) AND (c.relname = 'schema_migrations')) AND (n.nspname = ANY (current_schemas(false))) | |
I170206 17:27:50.289430 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.289663 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 32 KiB (+1464) | |
I170206 17:27:50.290706 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT COUNT(*) | |
FROM pg_class t | |
INNER JOIN pg_index d ON t.oid = d.indrelid | |
INNER JOIN pg_class i ON d.indexrelid = i.oid | |
WHERE i.relkind = 'i' | |
AND i.relname = 'unique_schema_migrations' | |
AND t.relname = 'schema_migrations' | |
AND i.relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname = ANY (current_schemas(false)) ) | |
I170206 17:27:50.291275 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT COUNT(*) | |
FROM pg_class t | |
INNER JOIN pg_index d ON t.oid = d.indrelid | |
INNER JOIN pg_class i ON d.indexrelid = i.oid | |
WHERE i.relkind = 'i' | |
AND i.relname = 'unique_schema_migrations' | |
AND t.relname = 'schema_migrations' | |
AND i.relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname = ANY (current_schemas(false)) ) | |
I170206 17:27:50.291395 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT COUNT(*) FROM pg_class AS t INNER JOIN pg_index AS d ON t.oid = d.indrelid INNER JOIN pg_class AS i ON d.indexrelid = i.oid WHERE (((i.relkind = 'i') AND (i.relname = 'unique_schema_migrations')) AND (t.relname = 'schema_migrations')) AND (i.relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname = ANY (current_schemas(false)))) | |
I170206 17:27:50.292229 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.293310 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 33 KiB (+1272) | |
I170206 17:27:50.294034 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") | |
I170206 17:27:50.294110 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: CREATE UNIQUE INDEX unique_schema_migrations ON schema_migrations (version) | |
I170206 17:27:50.298510 305 sql/event_log.go:95 [client=[::1]:56597,user=jordan,n1] Event: "create_index", target: 51, info: {TableName:schema_migrations IndexName:unique_schema_migrations Statement:CREATE UNIQUE INDEX unique_schema_migrations ON schema_migrations (version) User:jordan MutationID:1} | |
I170206 17:27:50.309032 305 sql/event_log.go:95 Event: "finish_schema_change", target: 51, info: {MutationID:1} | |
I170206 17:27:50.313368 305 sql/lease.go:290 publish (count leases): descID=51 name=schema_migrations version=3 count=1 | |
I170206 17:27:50.340202 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.340455 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.340544 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT COUNT(*) FROM pg_class AS c LEFT JOIN pg_namespace AS n ON n.oid = c.relnamespace WHERE ((c.relkind IN ('r', 'v', 'm')) AND (c.relname = 'schema_migrations')) AND (n.nspname = ANY (current_schemas(false))) | |
I170206 17:27:50.341075 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.341238 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 32 KiB (+1464) | |
I170206 17:27:50.342241 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT "schema_migrations".* FROM "schema_migrations" | |
I170206 17:27:50.342360 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT "schema_migrations".* FROM "schema_migrations" | |
I170206 17:27:50.342398 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT schema_migrations.* FROM schema_migrations | |
I170206 17:27:50.343026 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT a.attname, format_type(a.atttypid, a.atttypmod), | |
pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod | |
FROM pg_attribute a LEFT JOIN pg_attrdef d | |
ON a.attrelid = d.adrelid AND a.attnum = d.adnum | |
WHERE a.attrelid = '"schema_migrations"'::regclass | |
AND a.attnum > 0 AND NOT a.attisdropped | |
ORDER BY a.attnum | |
I170206 17:27:50.343753 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT a.attname, format_type(a.atttypid, a.atttypmod), | |
pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod | |
FROM pg_attribute a LEFT JOIN pg_attrdef d | |
ON a.attrelid = d.adrelid AND a.attnum = d.adnum | |
WHERE a.attrelid = '"schema_migrations"'::regclass | |
AND a.attnum > 0 AND NOT a.attisdropped | |
ORDER BY a.attnum | |
I170206 17:27:50.343877 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT a.attname, format_type(a.atttypid, a.atttypmod), pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod FROM pg_attribute AS a LEFT JOIN pg_attrdef AS d ON (a.attrelid = d.adrelid) AND (a.attnum = d.adnum) WHERE ((a.attrelid = '"schema_migrations"'::REGCLASS) AND (a.attnum > 0)) AND (NOT a.attisdropped) ORDER BY a.attnum | |
I170206 17:27:50.344441 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.345079 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 18 KiB (+2736) | |
I170206 17:27:50.345207 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 34 KiB (+4104) | |
I170206 17:27:50.345459 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 68 KiB (+6840) | |
I170206 17:27:50.345788 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
I170206 17:27:50.346006 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 131 KiB (+12312) | |
I170206 17:27:50.350701 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 256 KiB (+1272) | |
I170206 17:27:50.361734 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: BEGIN | |
I170206 17:27:50.361909 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: BEGIN TRANSACTION | |
I170206 17:27:50.363623 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: CREATE TABLE "customers" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) | |
I170206 17:27:50.363712 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: CREATE TABLE customers (id SERIAL PRIMARY KEY, name CHAR, created_at TIMESTAMP NOT NULL, updated_at TIMESTAMP NOT NULL) | |
I170206 17:27:50.373270 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.373539 305 sql/executor.go:530 [client=[::1]:56597,user=jordan,n1] execRequest: SELECT COUNT(*) | |
FROM pg_class c | |
LEFT JOIN pg_namespace n ON n.oid = c.relnamespace | |
WHERE c.relkind IN ('r','v','m') -- (r)elation/table, (v)iew, (m)aterialized view | |
AND c.relname = 'schema_migrations' | |
AND n.nspname = ANY (current_schemas(false)) | |
I170206 17:27:50.373612 305 sql/executor.go:856 [client=[::1]:56597,user=jordan,n1] executing 1/1: SELECT COUNT(*) FROM pg_class AS c LEFT JOIN pg_namespace AS n ON n.oid = c.relnamespace WHERE ((c.relkind IN ('r', 'v', 'm')) AND (c.relname = 'schema_migrations')) AND (n.nspname = ANY (current_schemas(false))) | |
I170206 17:27:50.374231 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 17 KiB (+2544) | |
I170206 17:27:50.374408 305 sql/mon/mem_usage.go:510 [client=[::1]:56597,user=jordan,n1] txn: memory usage increases to 33 KiB (+1464) | |
I170206 17:27:50.394648 305 sql/executor.go:392 [client=[::1]:56597,user=jordan,n1] preparing: SELECT attr.attname | |
FROM pg_attribute attr | |
INNER JOIN pg_constraint cons ON attr.attrelid = cons.conrelid AND attr.attnum = any(cons.conkey) | |
WHERE cons.contype = 'p' | |
AND cons.conrelid = '"schema_migrations"'::regclass | |
I170206 17:27:55.330499 16 server/status/runtime.go:228 runtime stats: 50 MiB RSS, 75 goroutines, 11 MiB/3.9 MiB/24 MiB GO alloc/idle/total, 825 KiB/1.9 MiB CGO alloc/total, 312.60cgo/sec, 0.01/0.00 %(u/s)time, 0.00 %gc (2x) | |
I170206 17:27:55.347990 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:27:55.369098 88 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:27:55.369642 587 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false | |
I170206 17:28:00.350962 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:28:00.368791 87 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:28:00.369203 396 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false | |
I170206 17:28:05.330495 16 server/status/runtime.go:228 runtime stats: 50 MiB RSS, 75 goroutines, 9.6 MiB/4.4 MiB/24 MiB GO alloc/idle/total, 827 KiB/1.9 MiB CGO alloc/total, 86.00cgo/sec, 0.01/0.00 %(u/s)time, 0.00 %gc (1x) | |
I170206 17:28:05.356280 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:28:05.367649 94 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:28:05.368215 674 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false | |
I170206 17:28:10.360498 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:28:10.367423 94 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:28:10.367880 608 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false | |
I170206 17:28:15.332363 16 server/status/runtime.go:228 runtime stats: 51 MiB RSS, 75 goroutines, 9.2 MiB/5.9 MiB/24 MiB GO alloc/idle/total, 827 KiB/1.9 MiB CGO alloc/total, 93.28cgo/sec, 0.01/0.00 %(u/s)time, 0.00 %gc (1x) | |
I170206 17:28:15.361904 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:28:15.367145 81 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:28:15.367764 650 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false | |
I170206 17:28:20.366341 105 vendor/google.golang.org/grpc/clientconn.go:766 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: lookup Termato.local: no such host"; Reconnecting to {Termato.local:26257 <nil>} | |
E170206 17:28:20.368048 94 storage/replica_proposal.go:444 [n1,s1,r2/1:/Table/{0-11},@c42000e600] could not load SystemConfig span: must retry later due to intent on SystemConfigSpan | |
W170206 17:28:20.368542 710 storage/intent_resolver.go:338 [n1,s1,r2/1:/Table/{0-11}]: failed to push during intent resolution: failed to push "sql txn" id=a7eea37a key=/Table/0/0 rw=true pri=0.01160302 iso=SERIALIZABLE stat=PENDING epo=0 ts=1486420070.363686056,0 orig=1486420070.363686056,0 max=1486420070.363686056,0 wto=false rop=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment