[SERVER-16613] indexbg_restart_secondary.js Created: 01/Dec/14  Updated: 06/Jan/15  Resolved: 19/Dec/14

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.8.0-rc4

Type: Improvement Priority: Minor - P4
Reporter: Ian Whalen (Inactive) Assignee: Matt Dannenberg
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Participants:

 Description   

LOGS

TASK HISTORY

 m31000| 2014-11-30T14:26:38.919-0500 I QUERY    [conn1] command bgIndexSec.$cmd command: createIndexes { createIndexes: "jstests_bgsec", indexes: [ { key: { i: 1.0 }, name: "i_1", background: true } ] } keyUpdates:0  reslen:113 5645ms
...
 m31001| 2014-11-30T14:30:40.320-0500 I QUERY    [conn1] command bgIndexSec.$cmd command: listIndexes { listIndexes: "jstests_bgsec" } keyUpdates:0  reslen:133 3385ms
assert.soon failed, msg:index not created on secondary (prior to restart)
Error: assert.soon failed, msg:index not created on secondary (prior to restart)
    at Error (<anonymous>)
    at doassert (src/mongo/shell/assert.js:11:14)
    at Function.assert.soon (src/mongo/shell/assert.js:189:13)
    at /data/mci/shell/src/jstests/noPassthroughWithMongod/indexbg_restart_secondary.js:52:8



 Comments   
Comment by Scott Hernandez (Inactive) [ 19/Dec/14 ]

Commit:

Author:

{u'username': u'dannenberg', u'name': u'matt dannenberg', u'email': u'matt.dannenberg@10gen.com'}

Message: SERVER-16612 extend indexbuilding timeout in noPassthroughWithMongod/indexbg_restart_secondary.js
Branch: master
https://github.com/mongodb/mongo/commit/a0c650616cd8abdd976c9ab5b114d3011e8e6428

Comment by Eric Milkie [ 19/Dec/14 ]

Wow that's really slow. Sure we can bump the timeout some more.

Comment by Matt Dannenberg [ 19/Dec/14 ]

It's failing while waiting for the secondary to build an index. I think this is a speed problem. OS X debug with wiredtiger might just be too slow, we can change the timeout from four minutes to five and see what happens? milkie is that OK?

Comment by Ian Whalen (Inactive) [ 19/Dec/14 ]

only ever seen on OSX, but does seem to be happening once every 3-4 executions.

Generated at Thu Feb 08 03:41:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.