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

remove test replset_remove_node.js

    • 0

      https://mci.10gen.com/ui/task_history/mongodb-mongo-master/replicasets#replset_remove_node.js=fail&buildVariants=

      has failed only a handful of times recently, seems to be isolated to the win64 and win64 2k8 DEBUG variants.

      there are a bunch of error messages in the logs, some of which may be intended as part of the test, but i also this in the logs (just prior to the endings) which looks suspicious:

       m31000| 2014-03-03T23:29:43.329+0000 [conn1] replSet replSetReconfig new config saved locally
       m31000| 2014-03-03T23:29:43.331+0000 [rsHealthPoll] warning: Failed to connect to 10.41.143.218:31001, reason: errno:10038 An operation was attempted on something that is not a socket.
       m31000| 2014-03-03T23:29:43.331+0000 [initandlisten] connection accepted from 127.0.0.1:51629 #15 (5 connections now open)
       m31000| 2014-03-03T23:29:43.331+0000 [conn1] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [127.0.0.1:51596] 
       m31000| 2014-03-03T23:29:43.331+0000 [initandlisten] connection accepted from 10.41.143.218:51630 #16 (5 connections now open)
       m31002| 2014-03-03T23:29:43.331+0000 [conn2] end connection 10.41.143.218:51602 (1 connection now open)
       m31000| 2014-03-03T23:29:43.331+0000 [conn13] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [10.41.143.218:51626] 
       m31000| 2014-03-03T23:29:43.335+0000 [rsHealthPoll] replSet info WIN-THU1H72T4UU:31001 is down (or slow to respond): 
       m31002| 2014-03-03T23:29:43.337+0000 [initandlisten] connection accepted from 10.41.143.218:51631 #5 (2 connections now open)
       m31000| 2014-03-03T23:29:43.336+0000 [conn11] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [10.41.143.218:51623] 
       m31002| 2014-03-03T23:29:43.339+0000 [rsBackgroundSync] replSet remoteOldestOp:    Mar 03 23:29:19 5315104f:1
       m31002| 2014-03-03T23:29:43.339+0000 [rsBackgroundSync] replSet lastOpTimeFetched: Mar 03 23:29:19 5315104f:1
       m31000| 2014-03-03T23:29:43.338+0000 [rsHealthPoll] replSet member WIN-THU1H72T4UU:31001 is now in state DOWN
      2014-03-03T23:29:43.342+0000 Socket recv() errno:10053 An established connection was aborted by the software in your host machine. 127.0.0.1:31000
      2014-03-03T23:29:43.342+0000 SocketException: remote: 127.0.0.1:31000 error: 9001 socket exception [RECV_ERROR] server [127.0.0.1:31000] 
      2014-03-03T23:29:43.342+0000 DBClientCursor::init call() failed
      

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            mikeo@mongodb.com Michael O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: