[SERVER-5546] stale_clustered.js failed in replset test suite on 2.0 branch Created: 09/Apr/12  Updated: 15/Aug/12  Resolved: 14/May/12

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Andy Schwerin
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Nightly Linux RHEL 64-bit


Operating System: ALL
Participants:

 Description   

assert.soon failed: function () {
    try {
        m = new Mongo("127.0.0.1:" + port);
        return true;
    } catch (e) {
    }
    return false;
}, msg:unable to connect to mongo program on port 31201
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("assert.soon failed: function () {\n    try {\n        m = new Mongo(\"127.0.0.1:\" + port);\n        return true;\n    } catch (e) {\n    }\n    return false;\n}, msg:unable to connect to mongo program on port 31201")@src/mongo/shell/utils.js:58
((function () {try {m = new Mongo("127.0.0.1:" + port);return true;} catch (e) {}return false;}),"unable to connect to mongo program on port 31201",600000)@src/mongo/shell/utils.js:167
("mongod","--oplogSize","40","--port","31201","--noprealloc","--smallfiles","--rest","--replSet","clusteredstale-rs1","--dbpath","/data/db/clusteredstale-rs1-1")@src/mongo/shell/servers.js:520
apply(null,[object Array])@:0
([object Array])@src/mongo/shell/servers.js:348
(1,[object Object])@src/mongo/shell/servers.js:2230
([object Object])@src/mongo/shell/servers.js:1899
("clusteredstale",2,0,2,[object Object])@src/mongo/shell/servers.js:680
@/data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/jstests/replsets/stale_clustered.js:13

http://buildbot.mongodb.org/builders/Nightly%20Linux%20RHEL%2064-bit/builds/58/steps/test_9/logs/stdio



 Comments   
Comment by Andy Schwerin [ 26/Apr/12 ]

Still no repro. Let's keep an eye on it, and close it no repro if it doesn't resurface before 2.0.6. The 2.0.5 cherry picking revealed some shortcomings in some of the 2.0 branches, which we have since resolved.

Comment by Ian Whalen (Inactive) [ 23/Apr/12 ]

it's back: http://buildbot.mongodb.org/builders/V2.0%20Linux%20RHEL%2064-bit/builds/82/steps/test_8/logs/stdio

Generated at Thu Feb 08 03:09:13 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.