Skip to content

circleci: failed tests: TestRaceWithBackfill  #6124

@tbg

Description

@tbg

The following test appears to have failed:

#16479:

I160418 19:30:42.564977 storage/replica_command.go:611  auto-gc'ed 3d697b3f (1 intents)
I160418 19:30:42.565240 storage/replica.go:2029  [node=1,store=1,range=1] gossiping system config from store 1, range 1, hash 55951790441b1eb13cb121b058facd1a8771e4c9
W160418 19:30:42.576540 kv/dist_sender.go:729  failed to invoke BeginTransaction [/Table/51/1/4001/0,/Min), ConditionalPut [/Table/51/1/4001/0,/Min), ConditionalPut [/Table/51/2/4001/0,/Min), ConditionalPut [/Table/51/1/4001/2/1,/Min), ConditionalPut [/Table/51/1/4001/3/1,/Min), EndTransaction [/Table/51/1/4001/0,/Min): unexpected value: raw_bytes:"u\220\223X\003\367\001\335" timestamp:<wall_time:1461007842221851462 logical:0 > 
I160418 19:30:42.576608 client/db.go:490  failed batch: unexpected value: raw_bytes:"u\220\223X\003\367\001\335" timestamp:<wall_time:1461007842221851462 logical:0 > 
I160418 19:30:42.577136 storage/engine/rocksdb.go:178  closing in-memory rocksdb instance
--- FAIL: TestRaceWithBackfill (2.27s)
    schema_changer_test.go:469: schema changes took 1.234278085s
    schema_changer_test.go:535: pq: duplicate key value (v)=(4001) violates unique constraint "bar"
=== RUN   TestSplitOnTableBoundaries
W160418 19:30:42.592440 gossip/gossip.go:888  not connected to cluster; use --join to specify a connected node
I160418 19:30:42.594584 storage/engine/rocksdb.go:137  opening in memory rocksdb instance
I160418 19:30:42.595840 server/node.go:360  store store=0:0 ([]=) not bootstrapped
W160418 19:30:42.596653 gossip/gossip.go:888  not connected to cluster; use --join to specify a connected node
I160418 19:30:42.597086 raft/raft.go:469  [group 1] 1 became follower at term 5
I160418 19:30:42.597140 raft/raft.go:238  [group 1] newRaft 1 [peers: [1], term: 5, commit: 10, applied: 10, lastindex: 10, lastterm: 5]
I160418 19:30:42.597163 raft/raft.go:549  [group 1] 1 is starting a new election at term 5
--
W160418 19:30:46.584546 kv/dist_sender.go:729  failed to invoke EndTransaction [/Table/51/1/"g"/0,/Min): retry txn "sql/executor.go:378 sql txn" id=82f250d4 key=/Table/51/1/"g"/0 rw=true pri=0.02464517 iso=SERIALIZABLE stat=PENDING epo=0 ts=1461007846.573658463,0 orig=1461007846.573658463,0 max=1461007846.573658463,0 wto=false
I160418 19:30:46.584652 client/db.go:490  failed batch: retry txn "sql/executor.go:378 sql txn" id=82f250d4 key=/Table/51/1/"g"/0 rw=true pri=0.02464517 iso=SERIALIZABLE stat=PENDING epo=1 ts=1461007846.573658463,0 orig=1461007846.573658463,0 max=1461007846.623658463,0 wto=false
I160418 19:30:46.585304 storage/replica_command.go:611  auto-gc'ed 82f250d4 (2 intents)
I160418 19:30:46.585923 storage/engine/rocksdb.go:178  closing in-memory rocksdb instance
--- PASS: TestRollbackInRestartWait (0.15s)
FAIL
FAIL    github.com/cockroachdb/cockroach/sql    52.018s
=== RUN   TestEval
--- PASS: TestEval (0.01s)
=== RUN   TestEvalError
--- PASS: TestEvalError (0.00s)
=== RUN   TestEvalComparisonExprCaching
--- PASS: TestEvalComparisonExprCaching (0.00s)
=== RUN   TestSimilarEscape
--- PASS: TestSimilarEscape (0.00s)
=== RUN   TestClusterTimestampConversion
--- PASS: TestClusterTimestampConversion (0.00s)

Please assign, take a look and update the issue accordingly.

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions