mongoid_versioned_atomic 0.0.9 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/mongoid_versioned_atomic/version.rb +1 -1
- data/test/dummy/log/test.log +886 -0
- data/test/v_atomic_test.rb +2 -1
- metadata +42 -42
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 24cad74b2a678ba538237e3245149e2fbf74adf7013c740172418f7277a22cee
|
4
|
+
data.tar.gz: 59bf81d50a8616c695fd0d9a6f3e1c2b95c45120a41934d22929f21d8c94f749
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d82141e98c3440d19896b50407ba433d5ac892d0b8adeefedeacfdc460a1ce7f6964b095a2decfa808dd6a5ab196d8746fb6ca9cfa241cfccb28d79d3412160d
|
7
|
+
data.tar.gz: 70f9e5a8ab02cffffb749dab1090460440d849b08b865b477c6085194288e157fa9e669b6e22ef6539be4cbe8861a17286ab33e189c788f071d1ada08c339161
|
data/test/dummy/log/test.log
CHANGED
@@ -28672,3 +28672,889 @@ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify
|
|
28672
28672
|
MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000359965s
|
28673
28673
|
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a6721f3421aa9173b3f3833')}}
|
28674
28674
|
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00030110099999999996s
|
28675
|
+
---------------------------------------------------------
|
28676
|
+
CoreExtTest: test_versioned_upsert_one_with_set_on_insert
|
28677
|
+
---------------------------------------------------------
|
28678
|
+
MONGODB | EVENT: #<TopologyOpening topology=Unknown[]>
|
28679
|
+
MONGODB | Topology type 'unknown' initializing.
|
28680
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[] new=Unknown[localhost:27017]>
|
28681
|
+
MONGODB | Topology type 'Unknown' changed to type 'Unknown'.
|
28682
|
+
MONGODB | EVENT: #<ServerOpening address=localhost:27017 topology=Unknown[localhost:27017]>
|
28683
|
+
MONGODB | Server localhost:27017 initializing.
|
28684
|
+
MONGODB | EVENT: #<ServerDescriptionChanged address=localhost:27017 topology=Single[localhost:27017] prev=#<Mongo::Server:Description:0x47173395383160 config={} average_round_trip_time=> new=#<Mongo::Server:Description:0x47173395407640 config={"ismaster"=>true, "maxBsonObjectSize"=>16777216, "maxMessageSizeBytes"=>48000000, "maxWriteBatchSize"=>100000, "localTime"=>2019-04-17 09:19:35 UTC, "logicalSessionTimeoutMinutes"=>30, "minWireVersion"=>0, "maxWireVersion"=>6, "readOnly"=>false, "ok"=>1.0} average_round_trip_time=0.001465659>>
|
28685
|
+
MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
|
28686
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[localhost:27017] new=Single[localhost:27017]>
|
28687
|
+
MONGODB | Topology type 'Unknown' changed to type 'Single'.
|
28688
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28689
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.068s
|
28690
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661783')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:...
|
28691
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s
|
28692
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661783')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28693
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s
|
28694
|
+
----------------------------------
|
28695
|
+
CoreExtTest: test_create_two_users
|
28696
|
+
----------------------------------
|
28697
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28698
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s
|
28699
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661784')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28700
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28701
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661785')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28702
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28703
|
+
---------------------------------
|
28704
|
+
CoreExtTest: test_query_in_create
|
28705
|
+
---------------------------------
|
28706
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28707
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s
|
28708
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661786')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28709
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28710
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"$or"=>[{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661787')}, {"name"=>"bhargav"}]}, "u"=>{"$setOnInsert"=>{"_...
|
28711
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28712
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28713
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
28714
|
+
----------------------------------------
|
28715
|
+
CoreExtTest: test_image_versioned_update
|
28716
|
+
----------------------------------------
|
28717
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28718
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s
|
28719
|
+
------------------------------------------------------------------------
|
28720
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
|
28721
|
+
------------------------------------------------------------------------
|
28722
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28723
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28724
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661788')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661788'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
|
28725
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s
|
28726
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661788')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28727
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28728
|
+
-----------------------------------------------------------
|
28729
|
+
CoreExtTest: test_versioned_create_should_return_doc_counts
|
28730
|
+
-----------------------------------------------------------
|
28731
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28732
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28733
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661789')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28734
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28735
|
+
-----------------------------------------------------------------
|
28736
|
+
CoreExtTest: test_versioned_update_without_providing_dirty_fields
|
28737
|
+
-----------------------------------------------------------------
|
28738
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28739
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28740
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28741
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28742
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178a')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
28743
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28744
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28745
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28746
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28747
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28748
|
+
-------------------------------------------------------------------------------
|
28749
|
+
CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
|
28750
|
+
-------------------------------------------------------------------------------
|
28751
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28752
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28753
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28754
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28755
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28756
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28757
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28758
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28759
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28760
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
28761
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28762
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28763
|
+
---------------------------------------------------
|
28764
|
+
CoreExtTest: test_invalid_documents_are_not_created
|
28765
|
+
---------------------------------------------------
|
28766
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28767
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28768
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28769
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
28770
|
+
---------------------------------------
|
28771
|
+
CoreExtTest: test_cross_model_callbacks
|
28772
|
+
---------------------------------------
|
28773
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28774
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28775
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7ac...
|
28776
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.271s
|
28777
|
+
MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"entries", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "documents"=>[{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178f'), "parent_thing_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178e'...
|
28778
|
+
MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.249s
|
28779
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"things", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178e')}, "update"=>{"$set"=>{"entries.5cb6efa7acbcd64f0666178f"=>1555492775}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSO...
|
28780
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s
|
28781
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"things", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666178e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28782
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s
|
28783
|
+
--------------------------------------
|
28784
|
+
CoreExtTest: test_versioned_upsert_one
|
28785
|
+
--------------------------------------
|
28786
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28787
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s
|
28788
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661790')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28789
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28790
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661790'), "version"=>1}, "update"=>{"$set"=>{"email"=>"b.raut@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{...
|
28791
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s
|
28792
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661790')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28793
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s
|
28794
|
+
---------------------------------------------------------------------------------
|
28795
|
+
CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
|
28796
|
+
---------------------------------------------------------------------------------
|
28797
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28798
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s
|
28799
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661791')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28800
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28801
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661791')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28802
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28803
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{}, "update"=>{"$set"=>{"name"=>"dog"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28804
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
28805
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28806
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
28807
|
+
--------------------------------------------------------------------
|
28808
|
+
CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
|
28809
|
+
--------------------------------------------------------------------
|
28810
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28811
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28812
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661792')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28813
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28814
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661792')}, "u"=>{"$inc"=>{"likes"=>1}, "$set"=>{"name"=>"changed"}},...
|
28815
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28816
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661792')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28817
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28818
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661792')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28819
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28820
|
+
-----------------------------------------------------------------------------------
|
28821
|
+
CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
|
28822
|
+
-----------------------------------------------------------------------------------
|
28823
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28824
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28825
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661793')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28826
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28827
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661794'), ...
|
28828
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28829
|
+
----------------------------------
|
28830
|
+
CoreExtTest: test_versioned_create
|
28831
|
+
----------------------------------
|
28832
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28833
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28834
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661795')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28835
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28836
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28837
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
28838
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661795')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28839
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28840
|
+
-----------------------------------------------------------------
|
28841
|
+
CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
|
28842
|
+
-----------------------------------------------------------------
|
28843
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28844
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28845
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661796')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28846
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28847
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661796')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70...
|
28848
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
28849
|
+
------------------------------------------------------------------------
|
28850
|
+
CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
|
28851
|
+
------------------------------------------------------------------------
|
28852
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28853
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28854
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661797')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28855
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28856
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661797')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28857
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28858
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661797')}, "u"=>{"$set"=>{"after_create_field"=>0, "after_update_fie...
|
28859
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28860
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661797')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28861
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28862
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661797')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28863
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28864
|
+
----------------------------------
|
28865
|
+
CoreExtTest: test_version_conflict
|
28866
|
+
----------------------------------
|
28867
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28868
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28869
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661798')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28870
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28871
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661798'), "version"=>1}, "update"=>{"$set"=>{"email"=>"kkk@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary...
|
28872
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
28873
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661798')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
28874
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28875
|
+
---------------------------------------------------------------------------------------------------
|
28876
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
|
28877
|
+
---------------------------------------------------------------------------------------------------
|
28878
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28879
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28880
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661799')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28881
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28882
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666179a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa7acb...
|
28883
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28884
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661799')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70...
|
28885
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
28886
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f06661799')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28887
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28888
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa7acbcd64f0666179a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28889
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28890
|
+
---------------------------------------------
|
28891
|
+
CoreExtTest: test_bypass_versioning_on_update
|
28892
|
+
---------------------------------------------
|
28893
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28894
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28895
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28896
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28897
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179b')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_fi...
|
28898
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28899
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28900
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28901
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28902
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28903
|
+
----------------------------------------
|
28904
|
+
CoreExtTest: test_image_versioned_create
|
28905
|
+
----------------------------------------
|
28906
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28907
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28908
|
+
----------------------------------------------
|
28909
|
+
CoreExtTest: test_passing_optional_update_hash
|
28910
|
+
----------------------------------------------
|
28911
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28912
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28913
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28914
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28915
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179c')}, "u"=>{"$inc"=>{"likes"=>1, "version"=>1}, "...
|
28916
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28917
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28918
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28919
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28920
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28921
|
+
----------------------------------------
|
28922
|
+
CoreExtTest: test_after_create_callbacks
|
28923
|
+
----------------------------------------
|
28924
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28925
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28926
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28927
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28928
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28929
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28930
|
+
----------------------------------------------
|
28931
|
+
CoreExtTest: test_before_update_self_callbacks
|
28932
|
+
----------------------------------------------
|
28933
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28934
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28935
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28936
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28937
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179e')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
28938
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28939
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28940
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28941
|
+
---------------------------------------------------------------
|
28942
|
+
CoreExtTest: test_versioned_create_when_document_already_exists
|
28943
|
+
---------------------------------------------------------------
|
28944
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28945
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28946
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f0666179f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28947
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28948
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"email"=>"bhargav.r.raut@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a0'...
|
28949
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28950
|
+
---------------------------------------------------------
|
28951
|
+
CoreExtTest: test_versioned_update_providing_dirty_fields
|
28952
|
+
---------------------------------------------------------
|
28953
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28954
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28955
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28956
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28957
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a1')}, "u"=>{"$set"=>{"email"=>"c@gmail.com"}, "$i...
|
28958
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28959
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28960
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28961
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28962
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28963
|
+
-----------------------------------------
|
28964
|
+
CoreExtTest: test_before_create_callbacks
|
28965
|
+
-----------------------------------------
|
28966
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28967
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28968
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6efa8acb...
|
28969
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
28970
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6efa8acbcd64f066617a2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}}
|
28971
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28972
|
+
--------------------------------------
|
28973
|
+
MongoidVersionedAtomicTest: test_truth
|
28974
|
+
--------------------------------------
|
28975
|
+
MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x70312976750120 type=uuid data=0x6853263b2ee147a3...>}]}
|
28976
|
+
MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s
|
28977
|
+
--------------------------------------
|
28978
|
+
MongoidVersionedAtomicTest: test_truth
|
28979
|
+
--------------------------------------
|
28980
|
+
----------------------------------------
|
28981
|
+
CoreExtTest: test_after_create_callbacks
|
28982
|
+
----------------------------------------
|
28983
|
+
MONGODB | EVENT: #<TopologyOpening topology=Unknown[]>
|
28984
|
+
MONGODB | Topology type 'unknown' initializing.
|
28985
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[] new=Unknown[localhost:27017]>
|
28986
|
+
MONGODB | Topology type 'Unknown' changed to type 'Unknown'.
|
28987
|
+
MONGODB | EVENT: #<ServerOpening address=localhost:27017 topology=Unknown[localhost:27017]>
|
28988
|
+
MONGODB | Server localhost:27017 initializing.
|
28989
|
+
MONGODB | EVENT: #<ServerDescriptionChanged address=localhost:27017 topology=Single[localhost:27017] prev=#<Mongo::Server:Description:0x46980445187380 config={} average_round_trip_time=> new=#<Mongo::Server:Description:0x46980445213860 config={"ismaster"=>true, "maxBsonObjectSize"=>16777216, "maxMessageSizeBytes"=>48000000, "maxWriteBatchSize"=>100000, "localTime"=>2019-04-17 09:21:47 UTC, "logicalSessionTimeoutMinutes"=>30, "minWireVersion"=>0, "maxWireVersion"=>6, "readOnly"=>false, "ok"=>1.0} average_round_trip_time=0.001362081>>
|
28990
|
+
MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
|
28991
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[localhost:27017] new=Single[localhost:27017]>
|
28992
|
+
MONGODB | Topology type 'Unknown' changed to type 'Single'.
|
28993
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
28994
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
28995
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8925')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
28996
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
28997
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8925')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
28998
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
28999
|
+
---------------------------------
|
29000
|
+
CoreExtTest: test_query_in_create
|
29001
|
+
---------------------------------
|
29002
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29003
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29004
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8926')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29005
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29006
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"$or"=>[{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8927')}, {"name"=>"bhargav"}]}, "u"=>{"$setOnInsert"=>{"_...
|
29007
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29008
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29009
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29010
|
+
---------------------------------------------
|
29011
|
+
CoreExtTest: test_bypass_versioning_on_update
|
29012
|
+
---------------------------------------------
|
29013
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29014
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29015
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8928')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29016
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29017
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8928')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_fi...
|
29018
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29019
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8928')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29020
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29021
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8928')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29022
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29023
|
+
---------------------------------------------------------
|
29024
|
+
CoreExtTest: test_versioned_update_providing_dirty_fields
|
29025
|
+
---------------------------------------------------------
|
29026
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29027
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29028
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8929')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29029
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29030
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8929')}, "u"=>{"$set"=>{"email"=>"c@gmail.com"}, "$i...
|
29031
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29032
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8929')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29033
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29034
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8929')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29035
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29036
|
+
---------------------------------------------------------------------------------
|
29037
|
+
CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
|
29038
|
+
---------------------------------------------------------------------------------
|
29039
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29040
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29041
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29042
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
29043
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29044
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29045
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{}, "update"=>{"$set"=>{"name"=>"dog"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29046
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29047
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29048
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29049
|
+
---------------------------------------------------------------------------------------------------
|
29050
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
|
29051
|
+
---------------------------------------------------------------------------------------------------
|
29052
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29053
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29054
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29055
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29056
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29057
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29058
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892b')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x46...
|
29059
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29060
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29061
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29062
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29063
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29064
|
+
-----------------------------------------------------------
|
29065
|
+
CoreExtTest: test_versioned_create_should_return_doc_counts
|
29066
|
+
-----------------------------------------------------------
|
29067
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29068
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29069
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29070
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29071
|
+
----------------------------------
|
29072
|
+
CoreExtTest: test_version_conflict
|
29073
|
+
----------------------------------
|
29074
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29075
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29076
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29077
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29078
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892e'), "version"=>1}, "update"=>{"$set"=>{"email"=>"kkk@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary...
|
29079
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29080
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892e')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29081
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29082
|
+
----------------------------------
|
29083
|
+
CoreExtTest: test_versioned_create
|
29084
|
+
----------------------------------
|
29085
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29086
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29087
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29088
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29089
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29090
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29091
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a892f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29092
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29093
|
+
---------------------------------------------------------
|
29094
|
+
CoreExtTest: test_versioned_upsert_one_with_set_on_insert
|
29095
|
+
---------------------------------------------------------
|
29096
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29097
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29098
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8930')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:...
|
29099
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29100
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8930')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29101
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29102
|
+
-----------------------------------------
|
29103
|
+
CoreExtTest: test_before_create_callbacks
|
29104
|
+
-----------------------------------------
|
29105
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29106
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29107
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8931')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29108
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29109
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8931')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29110
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29111
|
+
----------------------------------------------
|
29112
|
+
CoreExtTest: test_before_update_self_callbacks
|
29113
|
+
----------------------------------------------
|
29114
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29115
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29116
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8932')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29117
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29118
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8932')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29119
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29120
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8932')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29121
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29122
|
+
----------------------------------
|
29123
|
+
CoreExtTest: test_create_two_users
|
29124
|
+
----------------------------------
|
29125
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29126
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29127
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8933')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29128
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29129
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8934')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29130
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29131
|
+
-------------------------------------------------------------------------------
|
29132
|
+
CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
|
29133
|
+
-------------------------------------------------------------------------------
|
29134
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29135
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29136
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8935')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29137
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29138
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8936')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29139
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29140
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8935')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29141
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29142
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29143
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29144
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29145
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29146
|
+
-----------------------------------------------------------------
|
29147
|
+
CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
|
29148
|
+
-----------------------------------------------------------------
|
29149
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29150
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29151
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29152
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
29153
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8938')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x46...
|
29154
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29155
|
+
------------------------------------------------------------------------
|
29156
|
+
CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
|
29157
|
+
------------------------------------------------------------------------
|
29158
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29159
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29160
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8939')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29161
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29162
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8939')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29163
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29164
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8939')}, "u"=>{"$set"=>{"after_create_field"=>0, "after_update_fie...
|
29165
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29166
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8939')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29167
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29168
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8939')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29169
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29170
|
+
--------------------------------------------------------------------
|
29171
|
+
CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
|
29172
|
+
--------------------------------------------------------------------
|
29173
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29174
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29175
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29176
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29177
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893a')}, "u"=>{"$inc"=>{"likes"=>1}, "$set"=>{"name"=>"changed"}},...
|
29178
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29179
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29180
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29181
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29182
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29183
|
+
---------------------------------------
|
29184
|
+
CoreExtTest: test_cross_model_callbacks
|
29185
|
+
---------------------------------------
|
29186
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29187
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29188
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bac...
|
29189
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29190
|
+
MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"entries", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "documents"=>[{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893c'), "parent_thing_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893b'...
|
29191
|
+
MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s
|
29192
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"things", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893b')}, "update"=>{"$set"=>{"entries.5cb6f02bacbcd64f611a893c"=>1555492907}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSO...
|
29193
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29194
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"things", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29195
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29196
|
+
-----------------------------------------------------------------------------------
|
29197
|
+
CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
|
29198
|
+
-----------------------------------------------------------------------------------
|
29199
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29200
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29201
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29202
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
29203
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893e'), ...
|
29204
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29205
|
+
--------------------------------------
|
29206
|
+
CoreExtTest: test_versioned_upsert_one
|
29207
|
+
--------------------------------------
|
29208
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29209
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29210
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29211
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29212
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893f'), "version"=>1}, "update"=>{"$set"=>{"email"=>"b.raut@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{...
|
29213
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29214
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a893f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29215
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29216
|
+
------------------------------------------------------------------------
|
29217
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
|
29218
|
+
------------------------------------------------------------------------
|
29219
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29220
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29221
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8940')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8940'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
|
29222
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29223
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8940')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29224
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29225
|
+
---------------------------------------------------
|
29226
|
+
CoreExtTest: test_invalid_documents_are_not_created
|
29227
|
+
---------------------------------------------------
|
29228
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29229
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29230
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29231
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29232
|
+
----------------------------------------------
|
29233
|
+
CoreExtTest: test_passing_optional_update_hash
|
29234
|
+
----------------------------------------------
|
29235
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29236
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29237
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8941')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29238
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29239
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8941')}, "u"=>{"$inc"=>{"likes"=>1, "version"=>1}, "...
|
29240
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29241
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8941')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29242
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29243
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8941')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29244
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29245
|
+
-----------------------------------------------------------------
|
29246
|
+
CoreExtTest: test_versioned_update_without_providing_dirty_fields
|
29247
|
+
-----------------------------------------------------------------
|
29248
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29249
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29250
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8942')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29251
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29252
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8942')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29253
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29254
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8942')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29255
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29256
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8942')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}}
|
29257
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29258
|
+
---------------------------------------------------------------
|
29259
|
+
CoreExtTest: test_versioned_create_when_document_already_exists
|
29260
|
+
---------------------------------------------------------------
|
29261
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29262
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29263
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8943')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacb...
|
29264
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29265
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}, "updates"=>[{"q"=>{"email"=>"bhargav.r.raut@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f02bacbcd64f611a8944'...
|
29266
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29267
|
+
MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x46980438856640 type=uuid data=0x555690a400ec45ca...>}]}
|
29268
|
+
MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s
|
29269
|
+
--------------------------------------
|
29270
|
+
MongoidVersionedAtomicTest: test_truth
|
29271
|
+
--------------------------------------
|
29272
|
+
---------------------------------------
|
29273
|
+
CoreExtTest: test_cross_model_callbacks
|
29274
|
+
---------------------------------------
|
29275
|
+
MONGODB | EVENT: #<TopologyOpening topology=Unknown[]>
|
29276
|
+
MONGODB | Topology type 'unknown' initializing.
|
29277
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[] new=Unknown[localhost:27017]>
|
29278
|
+
MONGODB | Topology type 'Unknown' changed to type 'Unknown'.
|
29279
|
+
MONGODB | EVENT: #<ServerOpening address=localhost:27017 topology=Unknown[localhost:27017]>
|
29280
|
+
MONGODB | Server localhost:27017 initializing.
|
29281
|
+
MONGODB | EVENT: #<ServerDescriptionChanged address=localhost:27017 topology=Single[localhost:27017] prev=#<Mongo::Server:Description:0x47183061234180 config={} average_round_trip_time=> new=#<Mongo::Server:Description:0x47183061227340 config={"ismaster"=>true, "maxBsonObjectSize"=>16777216, "maxMessageSizeBytes"=>48000000, "maxWriteBatchSize"=>100000, "localTime"=>2019-04-17 09:29:48 UTC, "logicalSessionTimeoutMinutes"=>30, "minWireVersion"=>0, "maxWireVersion"=>6, "readOnly"=>false, "ok"=>1.0} average_round_trip_time=0.001302575>>
|
29282
|
+
MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
|
29283
|
+
MONGODB | EVENT: #<TopologyChanged prev=Unknown[localhost:27017] new=Single[localhost:27017]>
|
29284
|
+
MONGODB | Topology type 'Unknown' changed to type 'Single'.
|
29285
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29286
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29287
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b827')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cac...
|
29288
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29289
|
+
MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"entries", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "documents"=>[{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b828'), "parent_thing_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b827'...
|
29290
|
+
MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s
|
29291
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"things", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b827')}, "update"=>{"$set"=>{"entries.5cb6f20cacbcd6502872b828"=>1555493388}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSO...
|
29292
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29293
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"things", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b827')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29294
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29295
|
+
----------------------------------------------
|
29296
|
+
CoreExtTest: test_passing_optional_update_hash
|
29297
|
+
----------------------------------------------
|
29298
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29299
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29300
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b829')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29301
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29302
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b829')}, "u"=>{"$inc"=>{"likes"=>1, "version"=>1}, "...
|
29303
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29304
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b829')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29305
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29306
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b829')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29307
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29308
|
+
------------------------------------------------------------------------
|
29309
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
|
29310
|
+
------------------------------------------------------------------------
|
29311
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29312
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29313
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82a')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82a'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
|
29314
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29315
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29316
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29317
|
+
----------------------------------
|
29318
|
+
CoreExtTest: test_create_two_users
|
29319
|
+
----------------------------------
|
29320
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29321
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29322
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29323
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29324
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29325
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29326
|
+
-----------------------------------------------------------------------------------
|
29327
|
+
CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
|
29328
|
+
-----------------------------------------------------------------------------------
|
29329
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29330
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29331
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29332
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29333
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82e'), ...
|
29334
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29335
|
+
---------------------------------------------------------
|
29336
|
+
CoreExtTest: test_versioned_upsert_one_with_set_on_insert
|
29337
|
+
---------------------------------------------------------
|
29338
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29339
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29340
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82f')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:...
|
29341
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29342
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b82f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29343
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29344
|
+
------------------------------------------------------------------------
|
29345
|
+
CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
|
29346
|
+
------------------------------------------------------------------------
|
29347
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29348
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29349
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b830')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29350
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29351
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b830')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29352
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29353
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b830')}, "u"=>{"$set"=>{"after_create_field"=>0, "after_update_fie...
|
29354
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29355
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b830')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29356
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29357
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b830')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29358
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29359
|
+
----------------------------------
|
29360
|
+
CoreExtTest: test_version_conflict
|
29361
|
+
----------------------------------
|
29362
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29363
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29364
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b831')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29365
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29366
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b831'), "version"=>1}, "update"=>{"$set"=>{"email"=>"kkk@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary...
|
29367
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29368
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b831')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29369
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29370
|
+
--------------------------------------
|
29371
|
+
CoreExtTest: test_versioned_upsert_one
|
29372
|
+
--------------------------------------
|
29373
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29374
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29375
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b832')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29376
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29377
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b832'), "version"=>1}, "update"=>{"$set"=>{"email"=>"b.raut@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{...
|
29378
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29379
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b832')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29380
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29381
|
+
---------------------------------------------------------
|
29382
|
+
CoreExtTest: test_versioned_update_providing_dirty_fields
|
29383
|
+
---------------------------------------------------------
|
29384
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29385
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29386
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29387
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29388
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b833')}, "u"=>{"$set"=>{"email"=>"c@gmail.com"}, "$i...
|
29389
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29390
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b833')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29391
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29392
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b833')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29393
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29394
|
+
----------------------------------------
|
29395
|
+
CoreExtTest: test_after_create_callbacks
|
29396
|
+
----------------------------------------
|
29397
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29398
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29399
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b834')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29400
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29401
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b834')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29402
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29403
|
+
-----------------------------------------
|
29404
|
+
CoreExtTest: test_before_create_callbacks
|
29405
|
+
-----------------------------------------
|
29406
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29407
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29408
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b835')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29409
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29410
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b835')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29411
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29412
|
+
---------------------------------------------------------------
|
29413
|
+
CoreExtTest: test_versioned_create_when_document_already_exists
|
29414
|
+
---------------------------------------------------------------
|
29415
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29416
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29417
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b836')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29418
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29419
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"email"=>"bhargav.r.raut@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b837'...
|
29420
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29421
|
+
-----------------------------------------------------------
|
29422
|
+
CoreExtTest: test_versioned_create_should_return_doc_counts
|
29423
|
+
-----------------------------------------------------------
|
29424
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29425
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29426
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b838')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29427
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29428
|
+
-----------------------------------------------------------------
|
29429
|
+
CoreExtTest: test_versioned_update_without_providing_dirty_fields
|
29430
|
+
-----------------------------------------------------------------
|
29431
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29432
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29433
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b839')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29434
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29435
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b839')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29436
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29437
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b839')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29438
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29439
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b839')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29440
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29441
|
+
---------------------------------------------------------------------------------
|
29442
|
+
CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
|
29443
|
+
---------------------------------------------------------------------------------
|
29444
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29445
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29446
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29447
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29448
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29449
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29450
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{}, "update"=>{"$set"=>{"name"=>"dog"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29451
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29452
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29453
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29454
|
+
----------------------------------------------
|
29455
|
+
CoreExtTest: test_before_update_self_callbacks
|
29456
|
+
----------------------------------------------
|
29457
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29458
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29459
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29460
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29461
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83b')}, "u"=>{"$set"=>{"before_create_field"=>1, "a...
|
29462
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29463
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29464
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29465
|
+
---------------------------------------------------
|
29466
|
+
CoreExtTest: test_invalid_documents_are_not_created
|
29467
|
+
---------------------------------------------------
|
29468
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29469
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29470
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29471
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29472
|
+
-----------------------------------------------------------------
|
29473
|
+
CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
|
29474
|
+
-----------------------------------------------------------------
|
29475
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29476
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29477
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29478
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29479
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83c')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70...
|
29480
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29481
|
+
-------------------------------------------------------------------------------
|
29482
|
+
CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
|
29483
|
+
-------------------------------------------------------------------------------
|
29484
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29485
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29486
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29487
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29488
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29489
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29490
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b83d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29491
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29492
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29493
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29494
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29495
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29496
|
+
--------------------------------------------------------------------
|
29497
|
+
CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
|
29498
|
+
--------------------------------------------------------------------
|
29499
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29500
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29501
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b840')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29502
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29503
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b840')}, "u"=>{"$inc"=>{"likes"=>1}, "$set"=>{"name"=>"changed"}},...
|
29504
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29505
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b840')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29506
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29507
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b840')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29508
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29509
|
+
---------------------------------
|
29510
|
+
CoreExtTest: test_query_in_create
|
29511
|
+
---------------------------------
|
29512
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29513
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29514
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29515
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29516
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"$or"=>[{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b842')}, {"name"=>"bhargav"}]}, "u"=>{"$setOnInsert"=>{"_...
|
29517
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29518
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29519
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29520
|
+
---------------------------------------------------------------------------------------------------
|
29521
|
+
CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
|
29522
|
+
---------------------------------------------------------------------------------------------------
|
29523
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29524
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29525
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b843')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29526
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s
|
29527
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b844')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29528
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29529
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b843')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=><BSON::Binary:0x70...
|
29530
|
+
MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s
|
29531
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b843')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29532
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29533
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b844')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29534
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29535
|
+
----------------------------------
|
29536
|
+
CoreExtTest: test_versioned_create
|
29537
|
+
----------------------------------
|
29538
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29539
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29540
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b845')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29541
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29542
|
+
MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29543
|
+
MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s
|
29544
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b845')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29545
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29546
|
+
---------------------------------------------
|
29547
|
+
CoreExtTest: test_bypass_versioning_on_update
|
29548
|
+
---------------------------------------------
|
29549
|
+
MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
|
29550
|
+
MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s
|
29551
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b846')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5cb6f20cacb...
|
29552
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29553
|
+
MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b846')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_fi...
|
29554
|
+
MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s
|
29555
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b846')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29556
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29557
|
+
MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5cb6f20cacbcd6502872b846')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}}
|
29558
|
+
MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s
|
29559
|
+
MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x70128259600300 type=uuid data=0x65c9316baf8b4baf...>}]}
|
29560
|
+
MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s
|