Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-10090

repl4.js failing on Nightly Linux 32-bit, V2.4 Windows 32-bit

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
    • Environment:
      buildbot: V2.4 Windows 32-bit
      buildbot: Nightly Linux 32-bit
    • Windows

      Build 147 on Wed Jul 3

      http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/147/test/replication/repl4.js

      assert.soon failed: function () { 
                      return s.getDB( db )[ coll ].find().count() == count; 
                      }, msg:undefined
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:37:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at Function.assert.soon (src/mongo/shell/assert.js:110:60)
          at soonCount (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:4:12)
          at doTest (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:35:5)
          at D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:38:1
      Wed Jul 03 10:20:39.423 JavaScript execution failed: assert.soon failed: function () { 
                      return s.getDB( db )[ coll ].find().count() == count; 
                      }, msg:undefined at src/mongo/shell/assert.js:L7
      failed to load: D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js
      

      Note that this failure occurred on revision a2ddc68ba7c9. It previously succeeded with this revision on July 02.

      This failure has occurred several other times recently:

      Jul 03 01:07	a2ddc68ba7c9...	failure	#147	Failed test_9 (repl4.js)
       02 16:35	a2ddc68ba7c9...	success
      Jul 01 00:00	a6462d21ea94...	failure	#144	Failed test_9 (repl4.js)
      Jun 30 04:01	a6462d21ea94... success
      Jun 24 20:41	13b33da1e499...	failure	#135	Failed test_9 (repl4.js)
      Jun 24 20:37	13b33da1e499...	success
      Jun 22 06:49	13b33da1e499...	failure	#130	Failed test_9 (repl4.js)
      ...
      Jun 09 06:34	9c4382ecb90f...	failure	#115	Failed test_9 (repl4.js)
      ...
      Jun 01 00:00	e43cbcd9797f...	failure #106	Failed test_9 (repl4.js)
      

      All of the failures are identical:

      But critically, it doesn't fail consistently. Success is interleaved with these failures.

      Any ideas? Eric, assigning to you for triage.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: