[SERVER-10124] remove9.js failed on Nightly Linux 64-bit SSL SUSE 11 Created: 08/Jul/13  Updated: 10/Dec/14  Resolved: 12/Jul/13

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

Type: Bug Priority: Major - P3
Reporter: Matt Kangas Assignee: Mathias Stearn
Resolution: Cannot Reproduce Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Buildbot: Nightly Linux 64-bit SSL SUSE 11 build #465


Operating System: ALL
Participants:

 Description   

http://buildbot-special.10gen.com/builders/Nightly%20Linux%2064-bit%20SSL%20SUSE%2011/builds/465

http://buildbot-special.10gen.com/builders/Nightly%20Linux%2064-bit%20SSL%20SUSE%2011/builds/465/steps/test_1/logs/stdio

http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20SSL%20SUSE%2011/builds/465/test/js/remove9.js

sh32396| MongoDB shell version: 2.5.1-pre-
sh32396| connecting to: 127.0.0.1:27999/test
Sat Jul  6 09:29:36.390 Error: getMore: cursor didn't exist on server, possible restart or timeout? at src/mongo/shell/query.js:116
failed to load: /data/buildslaves/Linux_64bit_SSL_SUSE_11_Nightly/mongo/jstests/remove9.js
2013-07-06 05:30:32 EDT	
};db = db.getSiblingDB('test');t = db.jstests_remove9; for( j = 0; j < 5000; ++j ) { i = Random.randInt( 499 ) * 2; t.update( {i:i}, {$set:{i:2000}} ); t.remove( {i:2000} ); t.save( {i:i} ); } 127.0.0.1:27999
Sat Jul  6 09:30:32.348 [initandlisten] connection accepted from 127.0.0.1:44257 #39 (2 connections now open)
Sat Jul  6 09:29:36.382 [conn38] getMore: cursorid not found test.jstests_remove9 93961246447309
Sat Jul  6 09:29:36.401 [conn38] end connection 127.0.0.1:44256 (0 connections now open)
Sat Jul  6 09:29:36.652 [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
Sat Jul  6 09:29:36.652 [signalProcessingThread] now exiting

Right before this, there were a few messages that implied a possible side-effect from test.remove8:

Sat Jul  6 09:30:31.267 [conn36] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.remove8 top: { opid: 24966, active: true, secs_running: 0, op: "query", ns: "test", query: { $eval: function (){ db.remove8.remove( {} ); } }, client: "127.0.0.1:44244", desc: "conn36", threadId: "0x7f64ac169700", connectionId: 36, locks: { ^: "W" }, waitingForLock: false, numYields: 0, lockStats: { timeLockedMicros: {}, timeAcquiringMicros: { R: 0, W: 2 } } }
Sat Jul  6 09:30:31.268 [conn36] warning: ClientCursor::yield can't unlock b/c of recursive lock ns: test.remove8 top: { opid: 24966, active: true, secs_running: 0, op: "query", ns: "test", query: { $eval: function (){ db.remove8.remove( {} ); } }, client: "127.0.0.1:44244", desc: "conn36", threadId: "0x7f64ac169700", connectionId: 36, locks: { ^: "W" }, waitingForLock: false, numYields: 0, lockStats: { timeLockedMicros: {}, timeAcquiringMicros: { R: 0, W: 2 } } }


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