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

sharding/gle_error_message.js failure on V2.2 Windows 32-bit

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.6
    • Affects Version/s: 2.2.6
    • Component/s: Testing Infrastructure
    • Labels:
    • Environment:
      Buildbot Windows 32-bit
    • ALL

      The buildbot Windows 32-bit builder has failed twice on commit a7278ae09978 (BUMP 2.2.6-rc0).

      V2.2 Windows 32-bit Build #323

      ----
      Sending stale write...
      ----
       m30998| Tue Aug 13 03:58:30 [conn1] Request::process begin ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0
       m30998| Tue Aug 13 03:58:30 [conn1] write: gle_error_message.coll
       m30998| Tue Aug 13 03:58:30 [conn1] Request::process end ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0 0ms
       m30998| Tue Aug 13 03:58:30 [conn1] Request::process begin ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0
       m30998| Tue Aug 13 03:58:30 [conn1] single query: gle_error_message.$cmd  { getlasterror: 1.0 }  ntoreturn: -1 options : 0
      assert: [null] != [null] are equal : undefined
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("[null] != [null] are equal : undefined")@src/mongo/shell/utils.js:58
      (null,null)@src/mongo/shell/utils.js:100
      @D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js:122
       m30998| Tue Aug 13 03:58:30 [conn1] Request::process end ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0 0ms
      Tue Aug 13 03:58:30 uncaught exception: [null] != [null] are equal : undefined
      failed to load: D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js
      

      V2.2 Windows 32-bit Build #325
      http://buildlogs.mongodb.org/V2.2%20Windows%2032-bit/builds/325/test/sharding/gle_error_message.js

      ----
      Sending stale write...
      ----
       m30998| Tue Aug 13 14:26:07 [conn1] Request::process begin ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0
       m30998| Tue Aug 13 14:26:07 [conn1] write: gle_error_message.coll
       m30998| Tue Aug 13 14:26:07 [conn1] Request::process end ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0 0ms
       m30998| Tue Aug 13 14:26:07 [conn1] Request::process begin ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0
       m30998| Tue Aug 13 14:26:07 [conn1] single query: gle_error_message.$cmd  { getlasterror: 1.0 }  ntoreturn: -1 options : 0
      assert: [null] != [null] are equal : undefined
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("[null] != [null] are equal : undefined")@src/mongo/shell/utils.js:58
      (null,null)@src/mongo/shell/utils.js:100
      @D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js:122
       m30998| Tue Aug 13 14:26:07 [conn1] Request::process end ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0 0ms
       m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:30002
       m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] SocketException: remote: 127.0.0.1:30002 error: 9001 socket exception [1] server [127.0.0.1:30002] 
       m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] DBClientCursor::init call() failed
       m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] User Assertion: 10276:DBClientBase::findN: transport error: localhost:30002 ns: admin.$cmd query: { writebacklisten: ObjectId('520a41fbe36e12da22077a01') }
       m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] WriteBackListener exception : DBClientBase::findN: transport error: localhost:30002 ns: admin.$cmd query: { writebacklisten: ObjectId('520a41fbe36e12da22077a01') }
      Tue Aug 13 14:26:07 uncaught exception: [null] != [null] are equal : undefined
      failed to load: D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js
      

      The only previous ticket I see for this test failure is SERVER-7738, which impacts Windows and was resolved in 2.3.1, but the failure message looks different.

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

              Created:
              Updated:
              Resolved: