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

jstests/sharding/count1.js failing on multiple platforms

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      http://buildbot.mongodb.org/builders/Linux%2064-bit/builds/5638/steps/test/logs/stdio
      http://buildlogs.mongodb.org/Linux%2064-bit/builds/5638/test/recent%20failures/count1.js

      assert: [3] != [4] are not equal : primary count
      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.eq (src/mongo/shell/assert.js:32:5)
          at /data/buildslaves/Linux_64bit/mongo/jstests/sharding/count1.js:68:8
      Sat Jul 20 12:30:13.394 [3] != [4] are not equal : primary count at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/Linux_64bit/mongo/jstests/sharding/count1.js
      

      http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2471/steps/test/logs/stdio
      http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2471/test/recent%20failures/count1.js

      assert: [3] != [4] are not equal : primary count
      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.eq (src/mongo/shell/assert.js:32:5)
          at /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/count1.js:68:8
      Sat Jul 20 08:24:39.177 [3] != [4] are not equal : primary count at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/count1.js
      

      http://buildbot.mongodb.org/builders/Linux%20RHEL%2032-bit/builds/1694/steps/test/logs/stdio
      http://buildlogs.mongodb.org/Linux%20RHEL%2032-bit/builds/1694/test/recent%20failures/count1.js

      assert: [3] != [4] are not equal : primary count
      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.eq (src/mongo/shell/assert.js:32:5)
          at /data/buildslaves/Linux_RHEL_32bit/mongo/jstests/sharding/count1.js:68:8
      Sat Jul 20 07:51:03.584 [3] != [4] are not equal : primary count at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/Linux_RHEL_32bit/mongo/jstests/sharding/count1.js
      

      This reproduces locally for me in Windows 64-bit debug.

      assert: [3] != [4] are not equal : primary count
      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.eq (src/mongo/shell/assert.js:32:5)
          at C:\Visual Studio 2010 Projects\mongodev\jstests\sharding\count1.js:68:8
      Sat Jul 20 06:25:38.802 [3] != [4] are not equal : primary count at src/mongo/shell/assert.js:7
      failed to load: C:\Visual Studio 2010 Projects\mongodev\jstests\sharding\count1.js
      

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: