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

could not insert into system.users in auth2.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: None
    • Component/s: Security
    • ALL

      http://buildlogs.mongodb.org/build/5011dfced2a60f0637000516/test/5011dfd4d2a60f7042000c32/
      http://buildbot.mongodb.org/builders/Linux%2064-bit%20v8/builds/3769

      	
       m29002| Fri Jul 27 00:24:54 [conn11] insert admin.system.users keyUpdates:0 locks(micros) w:41357 41ms
       m29001| Fri Jul 27 00:24:54 [conn11] New namespace: admin.system.users
       m29001| Fri Jul 27 00:24:54 [FileAllocator] done allocating datafile /data/db/test-config1/admin.1, size: 32MB,  took 0.002 secs
       m29001| Fri Jul 27 00:24:54 [conn11] insert admin.system.users keyUpdates:0 locks(micros) w:41453 41ms
       m29001| Fri Jul 27 00:24:54 [conn11] run command admin.$cmd { getlasterror: 1, fsync: 1 }
       m29001| Fri Jul 27 00:24:54 [conn11] runQuery called admin.$cmd { getlasterror: 1, fsync: 1 }
       m29001| Fri Jul 27 00:24:54 [conn11] command admin.$cmd command: { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0  reslen:63 0ms
       m29002| Fri Jul 27 00:24:54 [conn11] run command admin.$cmd { getlasterror: 1, fsync: 1 }
       m29002| Fri Jul 27 00:24:54 [conn11] command admin.$cmd command: { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0  reslen:63 0ms
       m29002| Fri Jul 27 00:24:54 [conn11] runQuery called admin.$cmd { getlasterror: 1, fsync: 1 }
      Fri Jul 27 00:24:55 exec error: src/mongo/shell/db.js:83 Could not insert into system.users: "socket error on insert"
                                                   ^
      failed to load: /data/buildslaves/Linux_64bit_v8/mongo/jstests/sharding/auth2.js
      throw "Could not insert into system.users: " + tojson(e);
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: