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

buildbot-special: sharding/remove2.js failing on Nightly Linux 64-bit SSL Amazon AMI

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.1
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
    • Environment:
      buildbot-special: Nightly Linux 64-bit SSL Amazon AMI
      buildbot-special: Nightly Linux 64-bit Subscription Ubuntu 1204
    • ALL
    • Hide

      scons -j1 --no-glibc-check --ssl --distmod=amzn64-ssl --sharedclient --release mongosTest smokeSharding

      Show
      scons -j1 --no-glibc-check --ssl --distmod=amzn64-ssl --sharedclient --release mongosTest smokeSharding

      Failed on two most recent builds:

      Jul 05 02:56	5f949c19a260...	failure	#541	Failed test_4
      Jul 04 09:29	5f949c19a260...	failure	#540	Failed test_4
      Jul 03 22:51	5f949c19a260...	success	#539	Build successful
      

      Build #540 July 04

      http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20SSL%20Amazon%20AMI/builds/540/test/sharding/remove2.js?mode=raw

      assert.soon failed: function () {
              res = st.admin.runCommand( { removeshard: replTest.name } );
              printjson(res);
              return res.ok && res.msg == 'removeshard completed successfully';
          }, msg:failed to remove shard
      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 removeShard (/data/buildslaves/Linux_64bit_SSL_Amazon_AMI_Nightly/mongo/jstests/sharding/remove2.js:22:12)
          at /data/buildslaves/Linux_64bit_SSL_Amazon_AMI_Nightly/mongo/jstests/sharding/remove2.js:139:1
      Thu Jul  4 21:16:25.396 assert.soon failed: function () {
              res = st.admin.runCommand( { removeshard: replTest.name } );
              printjson(res);
              return res.ok && res.msg == 'removeshard completed successfully';
          }, msg:failed to remove shard at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/Linux_64bit_SSL_Amazon_AMI_Nightly/mongo/jstests/sharding/remove2.js
      

      Build #541 July 05 fails in the same way

            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: