@joystick.js/db-canary 0.0.0-canary.2209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.build/getFilesToBuild.js +26 -0
- package/.build/getPlatformSafeFilePath.js +6 -0
- package/.build/getPlatformSafePath.js +6 -0
- package/.build/index.js +88 -0
- package/.build/isWindows.js +3 -0
- package/API_KEY +1 -0
- package/README.md +1821 -0
- package/data/data.mdb +0 -0
- package/data/lock.mdb +0 -0
- package/dist/client/database.js +1 -0
- package/dist/client/index.js +1 -0
- package/dist/server/cluster/index.js +1 -0
- package/dist/server/cluster/master.js +20 -0
- package/dist/server/cluster/worker.js +1 -0
- package/dist/server/index.js +1 -0
- package/dist/server/lib/api_key_manager.js +9 -0
- package/dist/server/lib/auth_manager.js +1 -0
- package/dist/server/lib/auto_index_manager.js +1 -0
- package/dist/server/lib/backup_manager.js +1 -0
- package/dist/server/lib/connection_manager.js +1 -0
- package/dist/server/lib/disk_utils.js +2 -0
- package/dist/server/lib/http_server.js +405 -0
- package/dist/server/lib/index_manager.js +1 -0
- package/dist/server/lib/load_settings.js +1 -0
- package/dist/server/lib/logger.js +1 -0
- package/dist/server/lib/op_types.js +1 -0
- package/dist/server/lib/operation_dispatcher.js +1 -0
- package/dist/server/lib/operations/admin.js +1 -0
- package/dist/server/lib/operations/bulk_write.js +1 -0
- package/dist/server/lib/operations/create_index.js +1 -0
- package/dist/server/lib/operations/delete_one.js +1 -0
- package/dist/server/lib/operations/drop_index.js +1 -0
- package/dist/server/lib/operations/find.js +1 -0
- package/dist/server/lib/operations/find_one.js +1 -0
- package/dist/server/lib/operations/get_indexes.js +1 -0
- package/dist/server/lib/operations/insert_one.js +1 -0
- package/dist/server/lib/operations/update_one.js +1 -0
- package/dist/server/lib/performance_monitor.js +1 -0
- package/dist/server/lib/query_engine.js +1 -0
- package/dist/server/lib/recovery_manager.js +1 -0
- package/dist/server/lib/replication_manager.js +1 -0
- package/dist/server/lib/safe_json_parse.js +1 -0
- package/dist/server/lib/send_response.js +1 -0
- package/dist/server/lib/tcp_protocol.js +1 -0
- package/dist/server/lib/write_forwarder.js +1 -0
- package/dist/server/lib/write_queue.js +1 -0
- package/increment_version.js +3 -0
- package/logs/.013e15b54597d05db4b4b53ecc37b10c92a72927-audit.json +20 -0
- package/logs/.02de550a67ea0f5961faa2dfd458a4d06f59ebd1-audit.json +20 -0
- package/logs/.03494ba24eb3c72214b4068a77d54b8993bee651-audit.json +20 -0
- package/logs/.06309ec60b339be1259a7993dd09c732f8907fbc-audit.json +20 -0
- package/logs/.0663a04dcfa17285661e5e1b8cfa51f41523b210-audit.json +20 -0
- package/logs/.0f06e6c4c9b824622729e13927587479e5060391-audit.json +20 -0
- package/logs/.16ccf58682ecb22b3e3ec63f0da1b7fe9be56528-audit.json +20 -0
- package/logs/.1fa1a5d02f496474b1ab473524c65c984146a9ad-audit.json +20 -0
- package/logs/.2223c0ae3bea6f0d62c62b1d319cc8634856abb7-audit.json +20 -0
- package/logs/.23dc79ffda3e083665e6f5993f59397adcbf4a46-audit.json +20 -0
- package/logs/.28104f49b03906b189eefd1cd462cb46c3c0af22-audit.json +20 -0
- package/logs/.29cdbf13808abe6a0ce70ee2f2efdd680ce3fd8e-audit.json +20 -0
- package/logs/.2a9889afd071f77f41f5170d08703a0afca866b7-audit.json +20 -0
- package/logs/.2acec3d1940a2bbed487528b703ee5948959a599-audit.json +20 -0
- package/logs/.2fb60ff326338c02bfedbcd0e936444e4a216750-audit.json +20 -0
- package/logs/.318fc7a19530d76a345f030f7cad00dda15300e7-audit.json +20 -0
- package/logs/.3cf27043e19085f908cedc7701e6d013463208ee-audit.json +25 -0
- package/logs/.3d90d785415817fc443402843b7c95f8371adc9b-audit.json +20 -0
- package/logs/.4074bca620375f72966fc52dfd439577727671e5-audit.json +20 -0
- package/logs/.40eecf018417ea80a70ea8ec7a3cc9406bc6334b-audit.json +20 -0
- package/logs/.50e974f1ef7c365fca6a1251b2e2c2252914cb5e-audit.json +20 -0
- package/logs/.52cb7d9e4223cf26ba36006ac26b949a97c7923c-audit.json +20 -0
- package/logs/.54befcdb84c15aad980705a31bcc9f555c3577ab-audit.json +20 -0
- package/logs/.57dfb70e22eddb84db2e3c0ceeefac5c0b9baffa-audit.json +20 -0
- package/logs/.5f0b24705a1eaad4eca4968f2d86f91b3f9be683-audit.json +20 -0
- package/logs/.61ba98fdda7db58576b382fee07904e5db1169d6-audit.json +20 -0
- package/logs/.6235017727ef6b199d569a99d6aa8c8e80a1b475-audit.json +20 -0
- package/logs/.63db16193699219489d218a1ddea5dde3750cae4-audit.json +20 -0
- package/logs/.64fb67dfe14149c9eef728d79bf30a54da809c60-audit.json +20 -0
- package/logs/.669137453368987c1f311b5345342527afb54e50-audit.json +20 -0
- package/logs/.7a71f8c89ea28ae266d356aeff6306e876a30fbb-audit.json +20 -0
- package/logs/.7afbaa90fe9dc3a7d682676f9bb79f9a1b1fd9a6-audit.json +20 -0
- package/logs/.7ca29e322cd05327035de850099e7610864f2347-audit.json +20 -0
- package/logs/.83335ab3347e449dae03455a110aaf7f120d4802-audit.json +20 -0
- package/logs/.8c2487b5fd445d2c8e5c483c80b9fa99bbf1ca58-audit.json +20 -0
- package/logs/.8c8b9dc386922c9f3b4c13251af7052aac1d24c0-audit.json +20 -0
- package/logs/.8d6155d94640c4863301ae0fee5e4e7372a21446-audit.json +20 -0
- package/logs/.944a3119a243deea7c8270d5d9e582bb1d0eaa10-audit.json +20 -0
- package/logs/.9816a845c30fb2909f3b26a23eeb3538ebcad5db-audit.json +20 -0
- package/logs/.9dc08784e38b865488177c26d4af5934555e0323-audit.json +20 -0
- package/logs/.9dd27d2e0e454ac0a37600206d1cac5493b0d7ee-audit.json +20 -0
- package/logs/.a3d486feeac7654c59b547de96600e8849a06d4f-audit.json +20 -0
- package/logs/.a5b811f4def22250f86cc18870d7c4573625df22-audit.json +20 -0
- package/logs/.a61648eb5f830e0b6f508ac35e4f8f629d2ad4c7-audit.json +20 -0
- package/logs/.a89016d507045771b4b5a65656944a9c0f1e528b-audit.json +20 -0
- package/logs/.a99bee160a1c590be959af46bacc02724803f691-audit.json +20 -0
- package/logs/.ada7906d6243fd7da802f03d86c4ae5dd9df6236-audit.json +20 -0
- package/logs/.b518339ee942143b6af983af167f5bbb6983b4de-audit.json +20 -0
- package/logs/.b51b124b166d53c9519017856ea610d61d65fabe-audit.json +20 -0
- package/logs/.b7a6aee19f58e55633d5e4a3709041c47dfff975-audit.json +20 -0
- package/logs/.bd7a8a6ba9c55d557a4867ab53f02e3ec2e1553d-audit.json +20 -0
- package/logs/.c1435dafe453b169d6392b25065f3cf4ab6fbb21-audit.json +20 -0
- package/logs/.c17e1ce043109f77dc2f0e2aa290a9d1ed842c03-audit.json +20 -0
- package/logs/.ca62637ce9540e5a38a2fbedb2115febb6ad308a-audit.json +15 -0
- package/logs/.ccee67b9c176967f8977071409a41f5cb5cd6ad4-audit.json +20 -0
- package/logs/.db24043417ea79a6f14cd947476399e53930b48d-audit.json +20 -0
- package/logs/.e0f12acccb57829f5f33712bb2e2607ecd808147-audit.json +20 -0
- package/logs/.e9b6cc33d0bbd2e644c4e2bf44d177f850016557-audit.json +20 -0
- package/logs/.f15291d434808e3bdca7963ccd2e73893be027e6-audit.json +20 -0
- package/logs/.f4bdf9e21ef84f8a3fae3ffb32bbc39275991351-audit.json +15 -0
- package/logs/.fbac3aefac1e81b4230df5aa50667cb90d51024f-audit.json +20 -0
- package/logs/.fcfd495c0a9169db243f4a4f21878ee02b76413c-audit.json +20 -0
- package/logs/admin-2025-09-12.log +580 -0
- package/logs/admin-2025-09-15.log +283 -0
- package/logs/admin-error-2025-09-12.log +22 -0
- package/logs/admin-error-2025-09-15.log +10 -0
- package/logs/api_key_manager-2025-09-12.log +658 -0
- package/logs/api_key_manager-2025-09-15.log +295 -0
- package/logs/api_key_manager-error-2025-09-12.log +0 -0
- package/logs/api_key_manager-error-2025-09-15.log +0 -0
- package/logs/auth_manager-2025-09-12.log +4432 -0
- package/logs/auth_manager-2025-09-15.log +2000 -0
- package/logs/auth_manager-error-2025-09-12.log +11 -0
- package/logs/auth_manager-error-2025-09-15.log +5 -0
- package/logs/auto_index_manager-2025-09-12.log +84 -0
- package/logs/auto_index_manager-2025-09-15.log +45 -0
- package/logs/auto_index_manager-error-2025-09-12.log +6 -0
- package/logs/auto_index_manager-error-2025-09-15.log +0 -0
- package/logs/backup_manager-2025-09-12.log +198 -0
- package/logs/backup_manager-2025-09-15.log +90 -0
- package/logs/backup_manager-error-2025-09-12.log +198 -0
- package/logs/backup_manager-error-2025-09-15.log +90 -0
- package/logs/bulk_write-2025-09-12.log +66 -0
- package/logs/bulk_write-2025-09-15.log +38 -0
- package/logs/bulk_write-error-2025-09-12.log +0 -0
- package/logs/bulk_write-error-2025-09-15.log +0 -0
- package/logs/connection_manager-2025-09-12.log +2412 -0
- package/logs/connection_manager-2025-09-15.log +1132 -0
- package/logs/connection_manager-error-2025-09-12.log +0 -0
- package/logs/connection_manager-error-2025-09-15.log +0 -0
- package/logs/create_index-2025-09-12.log +302 -0
- package/logs/create_index-2025-09-15.log +158 -0
- package/logs/create_index-error-2025-09-12.log +30 -0
- package/logs/create_index-error-2025-09-15.log +13 -0
- package/logs/delete_one-2025-09-12.log +73 -0
- package/logs/delete_one-2025-09-15.log +43 -0
- package/logs/delete_one-error-2025-09-12.log +0 -0
- package/logs/delete_one-error-2025-09-15.log +0 -0
- package/logs/disk_utils-2025-09-12.log +4954 -0
- package/logs/disk_utils-2025-09-15.log +2446 -0
- package/logs/disk_utils-error-2025-09-12.log +0 -0
- package/logs/disk_utils-error-2025-09-15.log +0 -0
- package/logs/drop_index-2025-09-12.log +41 -0
- package/logs/drop_index-2025-09-15.log +23 -0
- package/logs/drop_index-error-2025-09-12.log +11 -0
- package/logs/drop_index-error-2025-09-15.log +5 -0
- package/logs/find-2025-09-12.log +1050 -0
- package/logs/find-2025-09-15.log +592 -0
- package/logs/find-error-2025-09-12.log +1 -0
- package/logs/find-error-2025-09-15.log +0 -0
- package/logs/find_one-2025-09-12.log +425 -0
- package/logs/find_one-2025-09-15.log +264 -0
- package/logs/find_one-error-2025-09-12.log +5 -0
- package/logs/find_one-error-2025-09-15.log +0 -0
- package/logs/get_indexes-2025-09-12.log +84 -0
- package/logs/get_indexes-2025-09-15.log +56 -0
- package/logs/get_indexes-error-2025-09-12.log +6 -0
- package/logs/get_indexes-error-2025-09-15.log +0 -0
- package/logs/http_server-2025-09-12.log +2772 -0
- package/logs/http_server-2025-09-15.log +1276 -0
- package/logs/http_server-error-2025-09-12.log +212 -0
- package/logs/http_server-error-2025-09-15.log +44 -0
- package/logs/index_manager-2025-09-12.log +5031 -0
- package/logs/index_manager-2025-09-15.log +2909 -0
- package/logs/index_manager-error-2025-09-12.log +80 -0
- package/logs/index_manager-error-2025-09-15.log +38 -0
- package/logs/insert_one-2025-09-12.log +2181 -0
- package/logs/insert_one-2025-09-15.log +1293 -0
- package/logs/insert_one-error-2025-09-12.log +0 -0
- package/logs/insert_one-error-2025-09-15.log +0 -0
- package/logs/master-2025-09-12.log +1882 -0
- package/logs/master-2025-09-15.log +910 -0
- package/logs/master-error-2025-09-12.log +80 -0
- package/logs/master-error-2025-09-15.log +0 -0
- package/logs/operation_dispatcher-2025-09-12.log +751 -0
- package/logs/operation_dispatcher-2025-09-15.log +359 -0
- package/logs/operation_dispatcher-error-2025-09-12.log +33 -0
- package/logs/operation_dispatcher-error-2025-09-15.log +11 -0
- package/logs/performance_monitor-2025-09-12.log +14889 -0
- package/logs/performance_monitor-2025-09-15.log +6803 -0
- package/logs/performance_monitor-error-2025-09-12.log +0 -0
- package/logs/performance_monitor-error-2025-09-15.log +0 -0
- package/logs/query_engine-2025-09-12.log +5310 -0
- package/logs/query_engine-2025-09-15.log +2639 -0
- package/logs/query_engine-error-2025-09-12.log +0 -0
- package/logs/query_engine-error-2025-09-15.log +0 -0
- package/logs/recovery_manager-2025-09-12.log +462 -0
- package/logs/recovery_manager-2025-09-15.log +210 -0
- package/logs/recovery_manager-error-2025-09-12.log +22 -0
- package/logs/recovery_manager-error-2025-09-15.log +10 -0
- package/logs/replication-2025-09-12.log +1923 -0
- package/logs/replication-2025-09-15.log +917 -0
- package/logs/replication-error-2025-09-12.log +33 -0
- package/logs/replication-error-2025-09-15.log +15 -0
- package/logs/server-2025-09-12.log +2601 -0
- package/logs/server-2025-09-15.log +1191 -0
- package/logs/server-error-2025-09-12.log +0 -0
- package/logs/server-error-2025-09-15.log +0 -0
- package/logs/tcp_protocol-2025-09-12.log +22 -0
- package/logs/tcp_protocol-2025-09-15.log +10 -0
- package/logs/tcp_protocol-error-2025-09-12.log +22 -0
- package/logs/tcp_protocol-error-2025-09-15.log +10 -0
- package/logs/test-2025-09-12.log +0 -0
- package/logs/test-2025-09-15.log +0 -0
- package/logs/test-error-2025-09-12.log +0 -0
- package/logs/test-error-2025-09-15.log +0 -0
- package/logs/update_one-2025-09-12.log +173 -0
- package/logs/update_one-2025-09-15.log +118 -0
- package/logs/update_one-error-2025-09-12.log +0 -0
- package/logs/update_one-error-2025-09-15.log +0 -0
- package/logs/worker-2025-09-12.log +1457 -0
- package/logs/worker-2025-09-15.log +695 -0
- package/logs/worker-error-2025-09-12.log +0 -0
- package/logs/worker-error-2025-09-15.log +0 -0
- package/logs/write_forwarder-2025-09-12.log +1956 -0
- package/logs/write_forwarder-2025-09-15.log +932 -0
- package/logs/write_forwarder-error-2025-09-12.log +66 -0
- package/logs/write_forwarder-error-2025-09-15.log +30 -0
- package/logs/write_queue-2025-09-12.log +612 -0
- package/logs/write_queue-2025-09-15.log +301 -0
- package/logs/write_queue-error-2025-09-12.log +184 -0
- package/logs/write_queue-error-2025-09-15.log +83 -0
- package/package.json +48 -0
- package/prompts/01-core-infrastructure.md +56 -0
- package/prompts/02-secondary-indexing.md +65 -0
- package/prompts/03-write-serialization.md +63 -0
- package/prompts/04-enhanced-authentication.md +75 -0
- package/prompts/05-comprehensive-admin-operations.md +75 -0
- package/prompts/06-backup-and-restore-system.md +106 -0
- package/prompts/07-production-safety-features.md +107 -0
- package/prompts/08-tcp-client-library.md +121 -0
- package/prompts/09-api-method-chaining.md +134 -0
- package/prompts/10-automatic-index-creation.md +223 -0
- package/prompts/11-operation-naming-consistency.md +268 -0
- package/prompts/12-tcp-replication-system.md +333 -0
- package/prompts/13-master-read-write-operations.md +57 -0
- package/prompts/14-index-upsert-operations.md +68 -0
- package/prompts/15-client-api-return-types.md +81 -0
- package/prompts/16-server-setup-ui.md +97 -0
- package/prompts/17-emergency-password-change.md +108 -0
- package/prompts/18-joystick-framework-integration.md +116 -0
- package/prompts/19-api-key-authentication-system.md +137 -0
- package/prompts/20-configurable-server-port.md +105 -0
- package/prompts/21-multi-database-support.md +161 -0
- package/prompts/FULL_TEXT_SEARCH.md +293 -0
- package/prompts/PROMPTS.md +158 -0
- package/prompts/README.md +221 -0
- package/prompts/TYPESCRIPT_GENERATION.md +179 -0
- package/src/client/database.js +166 -0
- package/src/client/index.js +752 -0
- package/src/server/cluster/index.js +53 -0
- package/src/server/cluster/master.js +774 -0
- package/src/server/cluster/worker.js +537 -0
- package/src/server/index.js +540 -0
- package/src/server/lib/api_key_manager.js +473 -0
- package/src/server/lib/auth_manager.js +375 -0
- package/src/server/lib/auto_index_manager.js +681 -0
- package/src/server/lib/backup_manager.js +650 -0
- package/src/server/lib/connection_manager.js +218 -0
- package/src/server/lib/disk_utils.js +118 -0
- package/src/server/lib/http_server.js +1165 -0
- package/src/server/lib/index_manager.js +756 -0
- package/src/server/lib/load_settings.js +143 -0
- package/src/server/lib/logger.js +135 -0
- package/src/server/lib/op_types.js +29 -0
- package/src/server/lib/operation_dispatcher.js +268 -0
- package/src/server/lib/operations/admin.js +808 -0
- package/src/server/lib/operations/bulk_write.js +367 -0
- package/src/server/lib/operations/create_index.js +68 -0
- package/src/server/lib/operations/delete_one.js +114 -0
- package/src/server/lib/operations/drop_index.js +58 -0
- package/src/server/lib/operations/find.js +340 -0
- package/src/server/lib/operations/find_one.js +319 -0
- package/src/server/lib/operations/get_indexes.js +52 -0
- package/src/server/lib/operations/insert_one.js +113 -0
- package/src/server/lib/operations/update_one.js +225 -0
- package/src/server/lib/performance_monitor.js +313 -0
- package/src/server/lib/query_engine.js +243 -0
- package/src/server/lib/recovery_manager.js +388 -0
- package/src/server/lib/replication_manager.js +727 -0
- package/src/server/lib/safe_json_parse.js +21 -0
- package/src/server/lib/send_response.js +47 -0
- package/src/server/lib/tcp_protocol.js +130 -0
- package/src/server/lib/write_forwarder.js +636 -0
- package/src/server/lib/write_queue.js +335 -0
- package/test_data/data.mdb +0 -0
- package/test_data/lock.mdb +0 -0
- package/tests/client/index.test.js +1232 -0
- package/tests/server/cluster/cluster.test.js +248 -0
- package/tests/server/cluster/master_read_write_operations.test.js +577 -0
- package/tests/server/index.test.js +651 -0
- package/tests/server/integration/authentication_integration.test.js +294 -0
- package/tests/server/integration/auto_indexing_integration.test.js +268 -0
- package/tests/server/integration/backup_integration.test.js +513 -0
- package/tests/server/integration/indexing_integration.test.js +126 -0
- package/tests/server/integration/production_safety_integration.test.js +358 -0
- package/tests/server/integration/replication_integration.test.js +227 -0
- package/tests/server/integration/write_serialization_integration.test.js +246 -0
- package/tests/server/lib/api_key_manager.test.js +516 -0
- package/tests/server/lib/auth_manager.test.js +317 -0
- package/tests/server/lib/auto_index_manager.test.js +275 -0
- package/tests/server/lib/backup_manager.test.js +238 -0
- package/tests/server/lib/connection_manager.test.js +221 -0
- package/tests/server/lib/disk_utils.test.js +63 -0
- package/tests/server/lib/http_server.test.js +389 -0
- package/tests/server/lib/index_manager.test.js +301 -0
- package/tests/server/lib/load_settings.test.js +107 -0
- package/tests/server/lib/load_settings_port_config.test.js +243 -0
- package/tests/server/lib/logger.test.js +282 -0
- package/tests/server/lib/operations/admin.test.js +638 -0
- package/tests/server/lib/operations/bulk_write.test.js +128 -0
- package/tests/server/lib/operations/create_index.test.js +138 -0
- package/tests/server/lib/operations/delete_one.test.js +52 -0
- package/tests/server/lib/operations/drop_index.test.js +72 -0
- package/tests/server/lib/operations/find.test.js +93 -0
- package/tests/server/lib/operations/find_one.test.js +91 -0
- package/tests/server/lib/operations/get_indexes.test.js +87 -0
- package/tests/server/lib/operations/insert_one.test.js +42 -0
- package/tests/server/lib/operations/update_one.test.js +89 -0
- package/tests/server/lib/performance_monitor.test.js +185 -0
- package/tests/server/lib/query_engine.test.js +46 -0
- package/tests/server/lib/recovery_manager.test.js +414 -0
- package/tests/server/lib/replication_manager.test.js +202 -0
- package/tests/server/lib/safe_json_parse.test.js +45 -0
- package/tests/server/lib/send_response.test.js +155 -0
- package/tests/server/lib/tcp_protocol.test.js +169 -0
- package/tests/server/lib/write_forwarder.test.js +258 -0
- package/tests/server/lib/write_queue.test.js +255 -0
- package/tsconfig.json +30 -0
- package/types/client/index.d.ts +447 -0
- package/types/server/cluster/index.d.ts +28 -0
- package/types/server/cluster/master.d.ts +115 -0
- package/types/server/cluster/worker.d.ts +1 -0
- package/types/server/lib/auth_manager.d.ts +13 -0
- package/types/server/lib/backup_manager.d.ts +43 -0
- package/types/server/lib/connection_manager.d.ts +15 -0
- package/types/server/lib/disk_utils.d.ts +3 -0
- package/types/server/lib/index_manager.d.ts +24 -0
- package/types/server/lib/load_settings.d.ts +4 -0
- package/types/server/lib/logger.d.ts +44 -0
- package/types/server/lib/op_types.d.ts +6 -0
- package/types/server/lib/performance_monitor.d.ts +68 -0
- package/types/server/lib/query_engine.d.ts +10 -0
- package/types/server/lib/safe_json_parse.d.ts +7 -0
- package/types/server/lib/send_response.d.ts +3 -0
- package/types/server/lib/tcp_protocol.d.ts +12 -0
- package/types/server/lib/write_queue.d.ts +2 -0
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.565-05:00"}
|
|
2
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.566-05:00"}
|
|
3
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
|
|
4
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
|
|
5
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.353-05:00"}
|
|
6
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.354-05:00"}
|
|
7
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.026-05:00"}
|
|
8
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.028-05:00"}
|
|
9
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
|
|
10
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
|
|
11
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.880-05:00"}
|
|
12
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.881-05:00"}
|
|
13
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.476-05:00"}
|
|
14
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.477-05:00"}
|
|
15
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
|
|
16
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
|
|
17
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.652-05:00"}
|
|
18
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.653-05:00"}
|
|
19
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.063-05:00"}
|
|
20
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.064-05:00"}
|
|
21
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.899-05:00"}
|
|
22
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.900-05:00"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.395-05:00"}
|
|
2
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.396-05:00"}
|
|
3
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.911-05:00"}
|
|
4
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.912-05:00"}
|
|
5
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.634-05:00"}
|
|
6
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.635-05:00"}
|
|
7
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.865-05:00"}
|
|
8
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.866-05:00"}
|
|
9
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.079-05:00"}
|
|
10
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.080-05:00"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.565-05:00"}
|
|
2
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.566-05:00"}
|
|
3
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
|
|
4
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
|
|
5
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.353-05:00"}
|
|
6
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.354-05:00"}
|
|
7
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.026-05:00"}
|
|
8
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.028-05:00"}
|
|
9
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
|
|
10
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
|
|
11
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.880-05:00"}
|
|
12
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.881-05:00"}
|
|
13
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.476-05:00"}
|
|
14
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.477-05:00"}
|
|
15
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
|
|
16
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
|
|
17
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.652-05:00"}
|
|
18
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.653-05:00"}
|
|
19
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.063-05:00"}
|
|
20
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.064-05:00"}
|
|
21
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.899-05:00"}
|
|
22
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.900-05:00"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.395-05:00"}
|
|
2
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.396-05:00"}
|
|
3
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.911-05:00"}
|
|
4
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.912-05:00"}
|
|
5
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.634-05:00"}
|
|
6
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.635-05:00"}
|
|
7
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.865-05:00"}
|
|
8
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.866-05:00"}
|
|
9
|
+
{"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.079-05:00"}
|
|
10
|
+
{"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.080-05:00"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
{"context":{"collection":"test_collection","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:09.595-05:00"}
|
|
2
|
+
{"context":{"collection":"admin_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:20.716-05:00"}
|
|
3
|
+
{"context":{"collection":"chain_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:34.241-05:00"}
|
|
4
|
+
{"context":{"collection":"chain_options_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:53.693-05:00"}
|
|
5
|
+
{"context":{"collection":"test_mixed_ops","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:54:52.401-05:00"}
|
|
6
|
+
{"context":{"collection":"test_serialization","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:48.958-05:00"}
|
|
7
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.202-05:00"}
|
|
8
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.207-05:00"}
|
|
9
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.212-05:00"}
|
|
10
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.217-05:00"}
|
|
11
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.222-05:00"}
|
|
12
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.227-05:00"}
|
|
13
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.233-05:00"}
|
|
14
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.239-05:00"}
|
|
15
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.245-05:00"}
|
|
16
|
+
{"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.251-05:00"}
|
|
17
|
+
{"context":{"collection":"test_mixed_ops","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.268-05:00"}
|
|
18
|
+
{"context":{"collection":"test_admin_stats","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.299-05:00"}
|
|
19
|
+
{"context":{"collection":"admin_update_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:19.812-05:00"}
|
|
20
|
+
{"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.311-05:00"}
|
|
21
|
+
{"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.438-05:00"}
|
|
22
|
+
{"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.569-05:00"}
|
|
23
|
+
{"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.699-05:00"}
|
|
24
|
+
{"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.833-05:00"}
|
|
25
|
+
{"context":{"collection":"users","matched_count":0,"modified_count":0,"upserted_id":"1757692663953-1o5pr74pm"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.958-05:00"}
|
|
26
|
+
{"context":{"collection":"test_serialization","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:23:37.600-05:00"}
|
|
27
|
+
{"context":{"collection":"test_mixed_ops","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:23:37.661-05:00"}
|
|
28
|
+
{"context":{"collection":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:25:12.481-05:00"}
|
|
29
|
+
{"context":{"collection":"users","matched_count":0,"modified_count":0,"upserted_id":"1757708772593-0b2bzu603"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:26:12.598-05:00"}
|
|
30
|
+
{"context":{"collection":{"name":"to_update"},"database":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T17:37:35.327-05:00"}
|
|
31
|
+
{"context":{"collection":{"name":"Frank"},"database":"users","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T17:38:52.646-05:00"}
|
|
32
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:11:35.976-05:00"}
|
|
33
|
+
{"context":{"collection":{"name":"to_update"},"database":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:13:42.387-05:00"}
|
|
34
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:06.834-05:00"}
|
|
35
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:06.971-05:00"}
|
|
36
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.109-05:00"}
|
|
37
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.239-05:00"}
|
|
38
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.376-05:00"}
|
|
39
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757722447497-thua5oxaq"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.502-05:00"}
|
|
40
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:25:29.445-05:00"}
|
|
41
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:29:31.089-05:00"}
|
|
42
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.717-05:00"}
|
|
43
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.842-05:00"}
|
|
44
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.973-05:00"}
|
|
45
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.103-05:00"}
|
|
46
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.236-05:00"}
|
|
47
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757723402355-9rdp2t6k7"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.360-05:00"}
|
|
48
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:43:04.983-05:00"}
|
|
49
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:01.064-05:00"}
|
|
50
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.040-05:00"}
|
|
51
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.169-05:00"}
|
|
52
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.306-05:00"}
|
|
53
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.446-05:00"}
|
|
54
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.578-05:00"}
|
|
55
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757724452703-tarh7c26h"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.708-05:00"}
|
|
56
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:56:09.664-05:00"}
|
|
57
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.515-05:00"}
|
|
58
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.771-05:00"}
|
|
59
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.777-05:00"}
|
|
60
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.783-05:00"}
|
|
61
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.789-05:00"}
|
|
62
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.795-05:00"}
|
|
63
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.801-05:00"}
|
|
64
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.806-05:00"}
|
|
65
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.813-05:00"}
|
|
66
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.819-05:00"}
|
|
67
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.825-05:00"}
|
|
68
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.842-05:00"}
|
|
69
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.872-05:00"}
|
|
70
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:58:09.548-05:00"}
|
|
71
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.057-05:00"}
|
|
72
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.185-05:00"}
|
|
73
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.315-05:00"}
|
|
74
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.447-05:00"}
|
|
75
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.581-05:00"}
|
|
76
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757725231703-cmxi8ctkb"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.707-05:00"}
|
|
77
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:05:53.451-05:00"}
|
|
78
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:06:16.332-05:00"}
|
|
79
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:06:35.879-05:00"}
|
|
80
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.176-05:00"}
|
|
81
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.456-05:00"}
|
|
82
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.460-05:00"}
|
|
83
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.465-05:00"}
|
|
84
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.470-05:00"}
|
|
85
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.475-05:00"}
|
|
86
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.480-05:00"}
|
|
87
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.485-05:00"}
|
|
88
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.490-05:00"}
|
|
89
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.495-05:00"}
|
|
90
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.500-05:00"}
|
|
91
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.515-05:00"}
|
|
92
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.544-05:00"}
|
|
93
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:08.701-05:00"}
|
|
94
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.230-05:00"}
|
|
95
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.355-05:00"}
|
|
96
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.487-05:00"}
|
|
97
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.618-05:00"}
|
|
98
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.751-05:00"}
|
|
99
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757725832873-lw7ds62eb"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.878-05:00"}
|
|
100
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:25:52.075-05:00"}
|
|
101
|
+
{"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:03.186-05:00"}
|
|
102
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:16.687-05:00"}
|
|
103
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:36.196-05:00"}
|
|
104
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:27.907-05:00"}
|
|
105
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.149-05:00"}
|
|
106
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.154-05:00"}
|
|
107
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.160-05:00"}
|
|
108
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.166-05:00"}
|
|
109
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.171-05:00"}
|
|
110
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.176-05:00"}
|
|
111
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.181-05:00"}
|
|
112
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.188-05:00"}
|
|
113
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.194-05:00"}
|
|
114
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.199-05:00"}
|
|
115
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.216-05:00"}
|
|
116
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.249-05:00"}
|
|
117
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:29:59.034-05:00"}
|
|
118
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.677-05:00"}
|
|
119
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.805-05:00"}
|
|
120
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.935-05:00"}
|
|
121
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.065-05:00"}
|
|
122
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.195-05:00"}
|
|
123
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757727023316-y1zjfyky8"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.321-05:00"}
|
|
124
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:36:42.771-05:00"}
|
|
125
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:10.754-05:00"}
|
|
126
|
+
{"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:21.938-05:00"}
|
|
127
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:35.441-05:00"}
|
|
128
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:55.084-05:00"}
|
|
129
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.254-05:00"}
|
|
130
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.497-05:00"}
|
|
131
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.502-05:00"}
|
|
132
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.507-05:00"}
|
|
133
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.512-05:00"}
|
|
134
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.518-05:00"}
|
|
135
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.524-05:00"}
|
|
136
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.529-05:00"}
|
|
137
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.536-05:00"}
|
|
138
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.541-05:00"}
|
|
139
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.546-05:00"}
|
|
140
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.562-05:00"}
|
|
141
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.589-05:00"}
|
|
142
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:34.307-05:00"}
|
|
143
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:57.791-05:00"}
|
|
144
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:57.916-05:00"}
|
|
145
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.047-05:00"}
|
|
146
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.176-05:00"}
|
|
147
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.310-05:00"}
|
|
148
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757731258430-lrd3s5fkm"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.434-05:00"}
|
|
149
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:24.329-05:00"}
|
|
150
|
+
{"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:35.457-05:00"}
|
|
151
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:48.987-05:00"}
|
|
152
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:52:08.498-05:00"}
|
|
153
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:53:07.246-05:00"}
|
|
154
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.187-05:00"}
|
|
155
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.418-05:00"}
|
|
156
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.423-05:00"}
|
|
157
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.427-05:00"}
|
|
158
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.431-05:00"}
|
|
159
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.435-05:00"}
|
|
160
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.439-05:00"}
|
|
161
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.443-05:00"}
|
|
162
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.447-05:00"}
|
|
163
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.452-05:00"}
|
|
164
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.456-05:00"}
|
|
165
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.470-05:00"}
|
|
166
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.499-05:00"}
|
|
167
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:35.199-05:00"}
|
|
168
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:58.834-05:00"}
|
|
169
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:58.961-05:00"}
|
|
170
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.090-05:00"}
|
|
171
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.220-05:00"}
|
|
172
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.350-05:00"}
|
|
173
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757732159475-3p6ed0vqx"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.480-05:00"}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:40:06.603-05:00"}
|
|
2
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.265-05:00"}
|
|
3
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.530-05:00"}
|
|
4
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.536-05:00"}
|
|
5
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.543-05:00"}
|
|
6
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.549-05:00"}
|
|
7
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.555-05:00"}
|
|
8
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.561-05:00"}
|
|
9
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.566-05:00"}
|
|
10
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.571-05:00"}
|
|
11
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.578-05:00"}
|
|
12
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.583-05:00"}
|
|
13
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.600-05:00"}
|
|
14
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.631-05:00"}
|
|
15
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:16.029-05:00"}
|
|
16
|
+
{"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:27.293-05:00"}
|
|
17
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:40.895-05:00"}
|
|
18
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:42:00.867-05:00"}
|
|
19
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:43:43.086-05:00"}
|
|
20
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.016-05:00"}
|
|
21
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.147-05:00"}
|
|
22
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.278-05:00"}
|
|
23
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.409-05:00"}
|
|
24
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.541-05:00"}
|
|
25
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757954647660-m116fx18d"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.666-05:00"}
|
|
26
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:03:41.747-05:00"}
|
|
27
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:05:16.568-05:00"}
|
|
28
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.280-05:00"}
|
|
29
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.541-05:00"}
|
|
30
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.547-05:00"}
|
|
31
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.552-05:00"}
|
|
32
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.557-05:00"}
|
|
33
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.562-05:00"}
|
|
34
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.567-05:00"}
|
|
35
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.572-05:00"}
|
|
36
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.579-05:00"}
|
|
37
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.585-05:00"}
|
|
38
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.590-05:00"}
|
|
39
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.607-05:00"}
|
|
40
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.640-05:00"}
|
|
41
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:07:52.000-05:00"}
|
|
42
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:15.845-05:00"}
|
|
43
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:15.972-05:00"}
|
|
44
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.104-05:00"}
|
|
45
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.233-05:00"}
|
|
46
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.365-05:00"}
|
|
47
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757959696487-l1g5go61q"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.492-05:00"}
|
|
48
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:30:46.952-05:00"}
|
|
49
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:32:22.696-05:00"}
|
|
50
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.708-05:00"}
|
|
51
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.972-05:00"}
|
|
52
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.977-05:00"}
|
|
53
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.982-05:00"}
|
|
54
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.986-05:00"}
|
|
55
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.991-05:00"}
|
|
56
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.996-05:00"}
|
|
57
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.001-05:00"}
|
|
58
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.007-05:00"}
|
|
59
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.013-05:00"}
|
|
60
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.019-05:00"}
|
|
61
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.036-05:00"}
|
|
62
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.067-05:00"}
|
|
63
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:05.793-05:00"}
|
|
64
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.729-05:00"}
|
|
65
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.856-05:00"}
|
|
66
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.982-05:00"}
|
|
67
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.113-05:00"}
|
|
68
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.246-05:00"}
|
|
69
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757961330367-0amxygwcq"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.372-05:00"}
|
|
70
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:28:46.977-05:00"}
|
|
71
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:29:10.596-05:00"}
|
|
72
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:29:31.089-05:00"}
|
|
73
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:30:42.219-05:00"}
|
|
74
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.644-05:00"}
|
|
75
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.906-05:00"}
|
|
76
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.912-05:00"}
|
|
77
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.918-05:00"}
|
|
78
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.923-05:00"}
|
|
79
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.929-05:00"}
|
|
80
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.936-05:00"}
|
|
81
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.943-05:00"}
|
|
82
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.949-05:00"}
|
|
83
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.955-05:00"}
|
|
84
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.962-05:00"}
|
|
85
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.980-05:00"}
|
|
86
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:44.011-05:00"}
|
|
87
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:27.005-05:00"}
|
|
88
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:51.760-05:00"}
|
|
89
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:51.890-05:00"}
|
|
90
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.022-05:00"}
|
|
91
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.152-05:00"}
|
|
92
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.283-05:00"}
|
|
93
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757964832403-vjgkzzqr9"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.409-05:00"}
|
|
94
|
+
{"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:35:43.207-05:00"}
|
|
95
|
+
{"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:35:54.953-05:00"}
|
|
96
|
+
{"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:36:09.501-05:00"}
|
|
97
|
+
{"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:36:31.738-05:00"}
|
|
98
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:37:35.150-05:00"}
|
|
99
|
+
{"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.233-05:00"}
|
|
100
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.492-05:00"}
|
|
101
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.497-05:00"}
|
|
102
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.503-05:00"}
|
|
103
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.508-05:00"}
|
|
104
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.513-05:00"}
|
|
105
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.518-05:00"}
|
|
106
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.525-05:00"}
|
|
107
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.531-05:00"}
|
|
108
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.538-05:00"}
|
|
109
|
+
{"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.543-05:00"}
|
|
110
|
+
{"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.561-05:00"}
|
|
111
|
+
{"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.591-05:00"}
|
|
112
|
+
{"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:15.961-05:00"}
|
|
113
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.130-05:00"}
|
|
114
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.258-05:00"}
|
|
115
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.389-05:00"}
|
|
116
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.520-05:00"}
|
|
117
|
+
{"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.654-05:00"}
|
|
118
|
+
{"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757965240774-d9paige0c"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.778-05:00"}
|
|
File without changes
|
|
File without changes
|