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

sharding/remove2.js failed on OS X 10.5 64-bit DUR OFF

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
    • Environment:
      buildbot OS X 10.5 64-bit DUR OFF
    • ALL

      OS X 10.5 64-bit DUR OFF build #2406 - Sat Jul 6

      http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2406/steps/test_11/logs/stdio

      http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2406/test/sharding/remove2.js

      ShardingTest input: { "remove2-rs0" : 8, "remove2-rs1" : 0 } min: 0 max: 8
      chunk diff: 8
      assert.soon failed: function () {
              var x = st.chunkDiff( coll.getName() , coll.getDB().getName() );
              print( "chunk diff: " + x );
              return x < 2;
          }, msg:no balance happened
      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:174:60)
          at addShard (/data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js:58:12)
          at /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js:132:1
      Sat Jul  6 03:26:40.099 assert.soon failed: function () {
              var x = st.chunkDiff( coll.getName() , coll.getDB().getName() );
              print( "chunk diff: " + x );
              return x < 2;
          }, msg:no balance happened at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js
      

      I can't tell if this is related to previous tickets or not. Intermittent?

      Different failure from SERVER-10111?

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: