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

race condition in mongos_cache_invalidation.js test

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.7.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL

      24b08ff1d2 Linux 32-bit auth
      https://mci.10gen.com/ui/task/mongodb_mongo_master_linux_32_24b08ff1d2b4688255675c91bc44b27fe21a23cb_14_05_20_15_41_07_auth_linux_32#/log/ALL
      http://buildlogs.mongodb.org/mci_0.9_linux-32/builds/46656/test/auth_0/mongos_cache_invalidation.js

      assert: write failed with error: {
      	"writeError" : {
      		"code" : 13,
      		"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
      	}
      }
      Error: write failed with error: {
      	"writeError" : {
      		"code" : 13,
      		"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
      	}
      }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.writeOK (src/mongo/shell/assert.js:378:9)
          at testConcurrentUserModification (/data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:153:13)
          at /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:166:4
      2014-05-20T12:58:33.616-0400 Error: write failed with error: {
      	"writeError" : {
      		"code" : 13,
      		"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
      	}
      }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.writeOK (src/mongo/shell/assert.js:378:9)
          at testConcurrentUserModification (/data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:153:13)
          at /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:166:4 at src/mongo/shell/assert.js:13
      failed to load: /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: