* The suite is running with paramaters: https://github.com/10gen/mongo/blame/3ac31a397e3d637016ae9bb2c306b6209875dfef/jstests/libs/override_methods/sharding_csrs_continuous_config_stepdown.js ContinuousStepdown.configure({ configStepdown: true, electionTimeoutMS: 5 * 1000, shardStepdown: false, stepdownDurationSecs: 10, stepdownIntervalMS: 8 * 1000}) * Fail point Set prior to running "points: 50" update: [js_test:check_for_pending_updates] d21546| {"t":{"$date":"2024-09-23T05:21:37.228-04:00"},"s":"W", "c":"CONTROL", "id":23829, "svc":"S", "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"hangUpdateBeforeWrite","failPoint":{"mode":1,"data":{"ns":"test.coll"},"timesEntered":0}}} [js_test:check_for_pending_updates] d21546| {"t":{"$date":"2024-09-23T05:21:40.751-04:00"},"s":"I", "c":"COMMAND", "id":51803, "svc":"S", "ctx":"conn1","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"admin.$cmd","collectionType":"admin","appName":"MongoDB Shell","command":{"waitForFailPoint":"hangUpdateBeforeWrite","timesEntered":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"c35686b4-8da4-4766-87a0-e1b58986426b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1727083296,"i":9}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{},"readConcern":{"level":"local","provenance":"implicitDefault"},"cpuNanos":2551178,"remote":"127.0.0.1:56584","protocol":"op_msg","queues":{"execution":{},"ingress":{"admissions":1}},"workingMillis":3506,"durationMillis":3506}} * "hangDuringMultiUpdateCoordinatorPendingUpdates" failpoint set: [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:40.758-04:00"},"s":"W", "c":"CONTROL", "id":23829, "svc":"S", "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"hangDuringMultiUpdateCoordinatorPendingUpdates","failPoint":{"mode":1,"data":{},"timesEntered":0}}} * Stepdown happening every 8s on config servers. Test induces d21544 to step up and we rebuild the Sharding DDL Coordinator instance: [js_test:check_for_pending_updates] d21544| 2024-09-23T05:21:40.836-04:00 I ELECTION 21450 [S] [ReplCoord-8] "Election succeeded, assuming primary role","attr": { term: 2 } [js_test:check_for_pending_updates] d21544| 2024-09-23T05:21:40.893-04:00 I SHARDING 5622500 [S] [ShardingDDLCoordinator-0] "Found Sharding DDL Coordinators to rebuild","attr": { numCoordinators: 1 } * The instance then re-acquires the ddl locks for the db and collection due to migrationBlockingOperation: [js_test:check_for_pending_updates] d21544| 2024-09-23T05:21:40.894-04:00 I SHARDING 6855301 [S] [ShardingDDLCoordinator-1] "Acquired DDL lock","attr": { resource: "test", reason: "migrationBlockingOperation", mode: "IX" } [js_test:check_for_pending_updates] d21544| 2024-09-23T05:21:40.895-04:00 I SHARDING 6855301 [S] [ShardingDDLCoordinator-3] "Acquired DDL lock","attr": { resource: "test.coll", reason: "migrationBlockingOperation", mode: "X" } * Wait for primary and wait to hit failpoint: [js_test:check_for_pending_updates] d21546| {"t":{"$date":"2024-09-23T05:21:40.912-04:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "svc":"S", "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"mongo-medium-rhel81-5.novalocal:21548","when":{"$date":"2024-09-23T09:21:42.912Z"}}} [js_test:check_for_pending_updates] AwaitNodesAgreeOnPrimary: Nodes agreed on primary mongo-medium-rhel81-5.novalocal:21544 [js_test:check_for_pending_updates] [js_test:check_for_pending_updates] [js_test:check_for_pending_updates] [jsTest] ---- [js_test:check_for_pending_updates] [jsTest] ReplSetTest stepUp: Finished stepping up mongo-medium-rhel81-5.novalocal:21544 [js_test:check_for_pending_updates] [jsTest] ---- [js_test:check_for_pending_updates] [js_test:check_for_pending_updates] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:check_for_pending_updates] AwaitNodesAgreeOnPrimary: mongo-medium-rhel81-5.novalocal:21543 thinks the primary is mongo-medium-rhel81-5.novalocal:21544. Other nodes are expected to agree on the same primary. [js_test:check_for_pending_updates] AwaitNodesAgreeOnPrimary: Nodes agreed on primary mongo-medium-rhel81-5.novalocal:21544 [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:41.067-04:00"},"s":"W", "c":"CONTROL", "id":23829, "svc":"S", "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"hangDuringMultiUpdateCoordinatorPendingUpdates","failPoint":{"mode":0,"data":{},"timesEntered":1}}} * Fail Point disabled before checkmetadataconsistency command, so we should have run the step up and have already waited for "hangDuringMultiUpdateCoordinatorPendingUpdates" failpoint: [js_test:check_for_pending_updates] d21546| {"t":{"$date":"2024-09-23T05:21:46.075-04:00"},"s":"W", "c":"CONTROL", "id":23829, "svc":"S", "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"hangUpdateBeforeWrite","failPoint":{"mode":0,"data":{},"timesEntered":2}}} * MultiUpdateCoordinatorService experiences a failure for the "points: 50" update: [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:47.174-04:00"},"s":"I", "c":"SHARDING", "id":8127500, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Sending MultiUpdateCoordinator signal to abort","attr":{"reason":{"code":8126701,"codeName":"Location8126701","errmsg":"Encountered a failover while executing multi update/delete operation."}}} [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:47.176-04:00"},"s":"I", "c":"SHARDING", "id":8514200, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"MultiUpdateCoordinator transitioned phase","attr":{"oldPhase":"performUpdate","newPhase":"failure","id":{"uuid":{"$uuid":"961d8059-6584-4296-94ca-614d4ea16334"}},"command":{"update":"coll","updates":[{"q":{"member":"abc123"},"u":{"$set":{"points":50}},"multi":true}]},"namespace":"test.coll"}} * _stopBlockingMigrationsIfNeeded should have been called here before transition to done [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:47.479-04:00"},"s":"I", "c":"SHARDING", "id":8514200, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"MultiUpdateCoordinator transitioned phase","attr":{"oldPhase":"failure","newPhase":"done","id":{"uuid":{"$uuid":"961d8059-6584-4296-94ca-614d4ea16334"}},"command":{"update":"coll","updates":[{"q":{"member":"abc123"},"u":{"$set":{"points":50}},"multi":true}]},"namespace":"test.coll"}} [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:21:47.690-04:00"},"s":"I", "c":"SHARDING", "id":8514201, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"MultiUpdateCoordinator encountered an error","attr":{"error":"Location8126701: Encountered a failover while executing multi update/delete operation."}} *** Should we have released locks here?????? talked with Brett: locks should be release before transitioning to 'done' above. *** * checkMetadataConsistency starts running and took locks on config resource: [js_test:check_for_pending_updates] c21542| 2024-09-23T05:21:47.925-04:00 I SHARDING 6855301 [S] [conn51] "Acquired DDL lock","attr": { resource: "config", reason: "checkMetadataConsistency", mode: "S" } [js_test:check_for_pending_updates] c21542| 2024-09-23T05:21:47.932-04:00 I SHARDING 6855302 [S] [conn51] "Released DDL lock","attr": { resource: "config", reason: "checkMetadataConsistency", mode: "S" } * Many Elections occurred over the span of 5 mins (on the config servers)... No elections on the data nodes. * What was the coordinator on d21544 doing? [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.923-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.925-04:00"},"s":"I", "c":"SHARDING", "id":6855301, "svc":"S", "ctx":"conn51","msg":"Acquired DDL lock","attr":{"resource":"config","reason":"checkMetadataConsistency","mode":"S"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.925-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:47.932-04:00"},"s":"I", "c":"SHARDING", "id":6855302, "svc":"S", "ctx":"conn51","msg":"Released DDL lock","attr":{"resource":"config","reason":"checkMetadataConsistency","mode":"S"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:21:54.976-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:21:59.847-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-1","msg":"Election succeeded, assuming primary role","attr":{"term":5}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.489-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.489-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.489-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.489-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.490-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.491-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:00.495-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:08.183-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:13.842-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-11","msg":"Election succeeded, assuming primary role","attr":{"term":6}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.562-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.563-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.563-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.563-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.563-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.563-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:14.566-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:22.192-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.353-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-4","msg":"Election succeeded, assuming primary role","attr":{"term":7}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.435-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.435-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.435-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.435-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.435-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.436-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:27.437-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:22:35.556-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.083-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-5","msg":"Election succeeded, assuming primary role","attr":{"term":8}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.781-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.781-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.781-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.781-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.782-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.782-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:41.783-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.334-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.334-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.334-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.334-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.334-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.335-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:22:49.335-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:54.665-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":9}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.094-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.095-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.095-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.095-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.095-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.096-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:22:55.101-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:23:02.893-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.081-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":10}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.151-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.151-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.151-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.151-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.152-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.151-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:07.155-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:15.238-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.209-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-13","msg":"Election succeeded, assuming primary role","attr":{"term":11}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.289-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.290-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.289-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.291-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.291-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.291-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:20.293-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.416-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:28.417-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.328-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-6","msg":"Election succeeded, assuming primary role","attr":{"term":12}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.481-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.481-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.481-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.481-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.482-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.482-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:32.483-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.545-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.545-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.545-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.546-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.546-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.546-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:40.546-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.332-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-2","msg":"Election succeeded, assuming primary role","attr":{"term":13}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.681-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.681-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.681-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.682-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.682-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.682-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:45.684-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.517-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.517-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.517-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.517-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.518-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.518-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:23:53.518-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:23:59.242-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-5","msg":"Election succeeded, assuming primary role","attr":{"term":14}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.476-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.476-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.476-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.476-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.478-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.478-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:00.479-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:07.699-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.518-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-2","msg":"Election succeeded, assuming primary role","attr":{"term":15}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.678-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.678-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.678-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.678-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.679-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.679-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:12.681-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.678-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:24:20.679-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:25.746-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-8","msg":"Election succeeded, assuming primary role","attr":{"term":16}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.068-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.068-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.068-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.068-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.068-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-5","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.069-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:26.070-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.063-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.063-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.063-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.063-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.063-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.064-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:34.064-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:39.791-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-5","msg":"Election succeeded, assuming primary role","attr":{"term":17}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.220-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.220-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.220-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.220-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.220-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:40.223-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.044-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.044-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.044-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.044-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.044-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.045-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:24:48.045-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.334-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-12","msg":"Election succeeded, assuming primary role","attr":{"term":18}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.772-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.773-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.772-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-6","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.773-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.773-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.773-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-5","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:24:53.774-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:25:01.576-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:06.406-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-2","msg":"Election succeeded, assuming primary role","attr":{"term":19}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.314-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.314-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.315-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.315-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.315-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.317-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:07.317-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.939-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:14.940-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.408-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-1","msg":"Election succeeded, assuming primary role","attr":{"term":20}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.597-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.597-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.597-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.597-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.597-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.598-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:20.599-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.513-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.513-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.513-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.514-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.514-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.514-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:28.514-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.495-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-6","msg":"Election succeeded, assuming primary role","attr":{"term":21}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.662-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:32.665-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:40.648-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:45.816-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-1","msg":"Election succeeded, assuming primary role","attr":{"term":22}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.079-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.079-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.079-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.079-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.079-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.080-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:46.080-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:25:54.116-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.466-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":23}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.521-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.521-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.521-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.521-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.522-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.522-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:25:59.524-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.686-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.686-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.686-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.687-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.687-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.687-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21541| {"t":{"$date":"2024-09-23T05:26:07.687-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn72","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:12.866-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-3","msg":"Election succeeded, assuming primary role","attr":{"term":24}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.221-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.222-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-3","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:13.223-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.071-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.071-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.071-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.071-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.082-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.084-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:21.084-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn80","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:26.285-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-16","msg":"Election succeeded, assuming primary role","attr":{"term":25}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-7","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-5","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.400-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-5","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:27.402-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"MultiUpdateCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ConfigsvrCoordinatorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"RenameCollectionParticipantService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingDonorService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ReshardingRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21540| {"t":{"$date":"2024-09-23T05:26:34.675-04:00"},"s":"I", "c":"REPL", "id":5123007, "svc":"S", "ctx":"conn113","msg":"Interrupting PrimaryOnlyService due to stepDown","attr":{"service":"ShardingDDLCoordinator","numInstances":0,"numOperationContexts":0}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:39.438-04:00"},"s":"I", "c":"ELECTION", "id":21450, "svc":"S", "ctx":"ReplCoord-14","msg":"Election succeeded, assuming primary role","attr":{"term":26}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"MultiUpdateCoordinatorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"MultiUpdateCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingDonorService-2","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"RenameCollectionParticipantService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"RenameCollectionParticipantService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ConfigsvrCoordinatorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ConfigsvrCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.052-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ReshardingCoordinatorService-4","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:check_for_pending_updates] c21542| {"t":{"$date":"2024-09-23T05:26:40.053-04:00"},"s":"I", "c":"REPL", "id":5123005, "svc":"S", "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} * Ultimately we fail 5mins later from the checkMetadataConsistencyCommand being starved of the lock: [js_test:check_for_pending_updates] c21542| 2024-09-23T05:26:46.090-04:00 I COMMAND 51803 [S] [conn51] "Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"admin.$cmd","collectionType":"admin","appName":"/data/mci/f7140bcd04655a1079b8961601385d37/src/dist-test/bin/mongos","command":{"_killOperations":1,"operationKeys":[{"$uuid":"dbcb65f3-ae3b-48fa-a3eb-63b639fb04ad"},{"$uuid":"96cf98f9-b253-4a6b-9446-6b8e42783ee0"}],"$clusterTime":{"clusterTime":{"$timestamp":{"t":1727083599,"i":3}}},"$configTime":{"$timestamp":{"t":1727083599,"i":3}},"$topologyTime":{"$timestamp":{"t":1727083256,"i":3}},"mayBypassWriteBlocking":false,"$db":"admin"},"numYields":0,"locks":{},"cpuNanos":40914,"remote":"10.58.0.49:40742","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{}},"workingMillis":0,"durationMillis":0} [js_test:check_for_pending_updates] uncaught exception: Error: command failed: { [js_test:check_for_pending_updates] "ok" : 0, [js_test:check_for_pending_updates] "errmsg" : "Failed to acquire DDL lock for 'test' in mode S after 300001 ms that is currently locked by ' {\"{ operation: \"{ namespace: \"test.coll\", operationType: \"migrationBlockingOperation\" }\", lock mode: \"IX\" }\"} '", [js_test:check_for_pending_updates] "code" : 46, [js_test:check_for_pending_updates] "codeName" : "LockBusy", [js_test:check_for_pending_updates] "$clusterTime" : { [js_test:check_for_pending_updates] "clusterTime" : Timestamp(1727083599, 3), [js_test:check_for_pending_updates] "signature" : { [js_test:check_for_pending_updates] "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:check_for_pending_updates] "keyId" : NumberLong(0) [js_test:check_for_pending_updates] } [js_test:check_for_pending_updates] }, [js_test:check_for_pending_updates] "operationTime" : Timestamp(1727083307, 2) [js_test:check_for_pending_updates] } with original command request: { [js_test:check_for_pending_updates] "checkMetadataConsistency" : 1, [js_test:check_for_pending_updates] "checkIndexes" : true, [js_test:check_for_pending_updates] "lsid" : { [js_test:check_for_pending_updates] "id" : UUID("3a731c45-a1f7-4274-8acd-2fbc43bd1c3d") [js_test:check_for_pending_updates] } [js_test:check_for_pending_updates] } on connection: connection to mongo-medium-rhel81-5.novalocal:21549 : [js_test:check_for_pending_updates] _getErrorWithCode@src/mongo/shell/utils.js:24:13 [js_test:check_for_pending_updates] doassert@src/mongo/shell/assert.js:18:14 [js_test:check_for_pending_updates] _assertCommandWorked@src/mongo/shell/assert.js:761:25 [js_test:check_for_pending_updates] assert.commandWorked@src/mongo/shell/assert.js:855:16 [js_test:check_for_pending_updates] DB.prototype.checkMetadataConsistency@src/mongo/shell/db.js:1727:24 [js_test:check_for_pending_updates] checkMetadataConsistency@/data/mci/f7140bcd04655a1079b8961601385d37/src/jstests/libs/check_metadata_consistency_helpers.js:52:45 [js_test:check_for_pending_updates] run@/data/mci/f7140bcd04655a1079b8961601385d37/src/jstests/libs/check_metadata_consistency_helpers.js:61:13 [js_test:check_for_pending_updates] ShardingTest.prototype.checkMetadataConsistency@/data/mci/f7140bcd04655a1079b8961601385d37/src/jstests/libs/override_methods/check_metadata_consistency.js:10:32 [js_test:check_for_pending_updates] ShardingTest/ShardingTest.prototype.stop@src/mongo/shell/shardingtest.js:526:14 [js_test:check_for_pending_updates] @jstests/sharding/migration_blocking_operation/check_for_pending_updates.js:87:4 [js_test:check_for_pending_updates] Error: command failed: { [js_test:check_for_pending_updates] "ok" : 0, [js_test:check_for_pending_updates] "errmsg" : "Failed to acquire DDL lock for 'test' in mode S after 300001 ms that is currently locked by ' {\"{ operation: \"{ namespace: \"test.coll\", operationType: \"migrationBlockingOperation\" }\", lock mode: \"IX\" }\"} '", * DDL locks were finally released by the signal handler thread [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:26:49.289-04:00"},"s":"I", "c":"SHARDING", "id":6855302, "svc":"S", "ctx":"SignalHandler","msg":"Released DDL lock","attr":{"resource":"test","reason":"migrationBlockingOperation","mode":"IX"}} [js_test:check_for_pending_updates] d21544| {"t":{"$date":"2024-09-23T05:26:49.289-04:00"},"s":"I", "c":"SHARDING", "id":6855302, "svc":"S", "ctx":"SignalHandler","msg":"Released DDL lock","attr":{"resource":"test.coll","reason":"migrationBlockingOperation","mode":"X"}} [js_test:check_for_pending_updates] d21543| {"t":{"$date":"2024-09-23T05:26:51.428-04:00"},"s":"I", "c":"SHARDING", "id":6855302, "svc":"S", "ctx":"SignalHandler","msg":"Released DDL lock","attr":{"resource":"test","reason":"migrationBlockingOperation","mode":"IX"}} [js_test:check_for_pending_updates] d21543| {"t":{"$date":"2024-09-23T05:26:51.428-04:00"},"s":"I", "c":"SHARDING", "id":6855302, "svc":"S", "ctx":"SignalHandler","msg":"Released DDL lock","attr":{"resource":"test.coll","reason":"migrationBlockingOperation","mode":"X"}}