RabbitIntegrationTest

4

tests

0

failures

0

ignored

1.278s

duration

100%

successful

Tests

Test Duration Result
should create a match with one game for self mode() 0.264s passed
should create match with two games for manual mode() 0.372s passed
should update the game status from game result queue with game result() 0.254s passed
should update the game status from game result queue() 0.388s passed

Standard output

2022-03-02 15:02:37.384  INFO 2310 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [delta.codecharacter.server.match.RabbitIntegrationTest], using SpringBootContextLoader
2022-03-02 15:02:37.386  INFO 2310 --- [    Test worker] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [delta.codecharacter.server.match.RabbitIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2022-03-02 15:02:37.386  INFO 2310 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [delta.codecharacter.server.match.RabbitIntegrationTest]: RabbitIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2022-03-02 15:02:37.392  INFO 2310 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration delta.codecharacter.server.ServerApplication for test class delta.codecharacter.server.match.RabbitIntegrationTest
2022-03-02 15:02:37.394  INFO 2310 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [com.ninjasquad.springmockk.MockkTestExecutionListener, com.ninjasquad.springmockk.ClearMocksTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2022-03-02 15:02:37.395  INFO 2310 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d2e17f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d4db28e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5e7e2bb8, com.ninjasquad.springmockk.MockkTestExecutionListener@5c2007db, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4e6bcc39, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@e72ceb8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21fe0725, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7dbcd21e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d26c394, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@75b9c786, org.springframework.test.context.event.EventPublishingTestExecutionListener@242f313b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3f182b82, com.ninjasquad.springmockk.ClearMocksTestExecutionListener@64796596, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5fc70b68, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2bc5f42, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c8620ac, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@53fcaf7f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@34877223, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@54216dbe]
2022-03-02 15:02:37.431  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.431+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a17b6ac7-bbcf-4a75-a9e2-b34557454f24"}},"options":{}}}
2022-03-02 15:02:37.440  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.440+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:37.513  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.513+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.game","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e84aaf50-a9b7-4bbb-8d0a-7dc528c6eb46"}},"options":{}}}
2022-03-02 15:02:37.526  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.525+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.game","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:37.564  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.563+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.match","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"89a0d9c2-6ae0-43a4-bf5b-5b09d8afa31e"}},"options":{}}}
2022-03-02 15:02:37.575  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.575+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.match","index":"_id_","commitTimestamp":null}}
Waiting for game status update to be processed...
2022-03-02 15:02:37.722  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.721+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.user"}}
2022-03-02 15:02:37.722  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.721+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.user","uuid":{"uuid":{"$uuid":"a17b6ac7-bbcf-4a75-a9e2-b34557454f24"}}}}
2022-03-02 15:02:37.722  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.721+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.user","uuid":{"uuid":{"$uuid":"a17b6ac7-bbcf-4a75-a9e2-b34557454f24"}},"ident":"index-64--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.723  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.721+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.user","ident":"collection-63--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.725  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.724+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.public_user"}}
2022-03-02 15:02:37.725  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.725+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.public_user","uuid":{"uuid":{"$uuid":"18df1715-79f6-4511-b6a1-624e3b5185b0"}}}}
2022-03-02 15:02:37.725  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.725+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.public_user","uuid":{"uuid":{"$uuid":"18df1715-79f6-4511-b6a1-624e3b5185b0"}},"ident":"index-11--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.726  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.725+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"username","namespace":"test.public_user","uuid":{"uuid":{"$uuid":"18df1715-79f6-4511-b6a1-624e3b5185b0"}},"ident":"index-12--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.727  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.725+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.public_user","ident":"collection-10--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.729  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.728+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game"}}
2022-03-02 15:02:37.729  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.728+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.game","uuid":{"uuid":{"$uuid":"e84aaf50-a9b7-4bbb-8d0a-7dc528c6eb46"}}}}
2022-03-02 15:02:37.729  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.728+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.game","uuid":{"uuid":{"$uuid":"e84aaf50-a9b7-4bbb-8d0a-7dc528c6eb46"}},"ident":"index-66--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.729  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.728+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.game","ident":"collection-65--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.740  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.740+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game_log"}}
2022-03-02 15:02:37.744  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.743+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.match"}}
2022-03-02 15:02:37.744  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.744+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.match","uuid":{"uuid":{"$uuid":"89a0d9c2-6ae0-43a4-bf5b-5b09d8afa31e"}}}}
2022-03-02 15:02:37.744  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.744+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.match","uuid":{"uuid":{"$uuid":"89a0d9c2-6ae0-43a4-bf5b-5b09d8afa31e"}},"ident":"index-68--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.745  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.744+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.match","ident":"collection-67--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:37.747  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.747+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_code"}}
2022-03-02 15:02:37.750  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.750+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_map"}}
2022-03-02 15:02:37.760  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.760+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.code_revision"}}
2022-03-02 15:02:37.762  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.762+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.map_revision"}}
2022-03-02 15:02:37.818  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.818+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a75178a2-c5c3-47d4-b6f4-e0127a4dda0e"}},"options":{}}}
2022-03-02 15:02:37.829  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.828+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:37.833  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.833+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.public_user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"61902d38-1f33-4b75-ac0c-df26550a0b63"}},"options":{}}}
2022-03-02 15:02:37.846  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.845+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.public_user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:37.851  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.851+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.game","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"884fc14d-a6ec-4a49-bf19-10bd2c77a879"}},"options":{}}}
2022-03-02 15:02:37.862  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.861+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.game","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:37.866  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.866+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.match","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e619497b-a54e-43f2-ada3-387d57a0d882"}},"options":{}}}
2022-03-02 15:02:37.875  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.875+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.match","index":"_id_","commitTimestamp":null}}
Waiting for game status update to be processed...
2022-03-02 15:02:37.904  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.903+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.game_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c76a79b6-0eef-4b92-b0ae-eb4f72d43108"}},"options":{}}}
2022-03-02 15:02:37.918  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:37.918+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.game_log","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.009  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.009+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.user"}}
2022-03-02 15:02:38.010  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.009+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.user","uuid":{"uuid":{"$uuid":"a75178a2-c5c3-47d4-b6f4-e0127a4dda0e"}}}}
2022-03-02 15:02:38.010  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.009+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.user","uuid":{"uuid":{"$uuid":"a75178a2-c5c3-47d4-b6f4-e0127a4dda0e"}},"ident":"index-70--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.011  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.009+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.user","ident":"collection-69--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.013  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.012+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.public_user"}}
2022-03-02 15:02:38.013  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.013+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.public_user","uuid":{"uuid":{"$uuid":"61902d38-1f33-4b75-ac0c-df26550a0b63"}}}}
2022-03-02 15:02:38.013  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.013+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.public_user","uuid":{"uuid":{"$uuid":"61902d38-1f33-4b75-ac0c-df26550a0b63"}},"ident":"index-72--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.014  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.013+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.public_user","ident":"collection-71--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.016  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.015+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game"}}
2022-03-02 15:02:38.016  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.015+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.game","uuid":{"uuid":{"$uuid":"884fc14d-a6ec-4a49-bf19-10bd2c77a879"}}}}
2022-03-02 15:02:38.016  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.015+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.game","uuid":{"uuid":{"$uuid":"884fc14d-a6ec-4a49-bf19-10bd2c77a879"}},"ident":"index-74--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.017  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.015+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.game","ident":"collection-73--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.022  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.021+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game_log"}}
2022-03-02 15:02:38.022  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.021+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.game_log","uuid":{"uuid":{"$uuid":"c76a79b6-0eef-4b92-b0ae-eb4f72d43108"}}}}
2022-03-02 15:02:38.022  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.021+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.game_log","uuid":{"uuid":{"$uuid":"c76a79b6-0eef-4b92-b0ae-eb4f72d43108"}},"ident":"index-78--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.023  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.021+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.game_log","ident":"collection-77--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.026  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.025+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.match"}}
2022-03-02 15:02:38.026  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.025+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.match","uuid":{"uuid":{"$uuid":"e619497b-a54e-43f2-ada3-387d57a0d882"}}}}
2022-03-02 15:02:38.027  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.025+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.match","uuid":{"uuid":{"$uuid":"e619497b-a54e-43f2-ada3-387d57a0d882"}},"ident":"index-76--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.027  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.025+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.match","ident":"collection-75--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.029  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.029+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_code"}}
2022-03-02 15:02:38.032  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.032+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_map"}}
2022-03-02 15:02:38.034  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.033+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.code_revision"}}
2022-03-02 15:02:38.036  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.036+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.map_revision"}}
2022-03-02 15:02:38.086  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.086+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"aa9b3cf1-8595-45b1-a6aa-e96379b91ba4"}},"options":{}}}
2022-03-02 15:02:38.096  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.096+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.099  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.099+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.public_user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"be61ee03-bd00-4a80-a3d3-4039997c24ce"}},"options":{}}}
2022-03-02 15:02:38.109  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.108+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.public_user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.120  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.118+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.code_revision","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"270c864f-49b0-4224-9f81-39c351a1549f"}},"options":{}}}
2022-03-02 15:02:38.128  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.128+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.code_revision","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.133  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.133+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.map_revision","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8554f603-5ba9-4bc6-aafe-fa641a798e79"}},"options":{}}}
2022-03-02 15:02:38.146  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.146+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.map_revision","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.182  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.182+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.game","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d07da444-bbb7-43f7-b93f-637a3a42e5c5"}},"options":{}}}
2022-03-02 15:02:38.192  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.192+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.game","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.201  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.201+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.match","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"26ba250d-d5ab-4a0d-8e4d-759943a1c48f"}},"options":{}}}
2022-03-02 15:02:38.209  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.209+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.match","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.271  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.271+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.user"}}
2022-03-02 15:02:38.271  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.271+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.user","uuid":{"uuid":{"$uuid":"aa9b3cf1-8595-45b1-a6aa-e96379b91ba4"}}}}
2022-03-02 15:02:38.272  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.271+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.user","uuid":{"uuid":{"$uuid":"aa9b3cf1-8595-45b1-a6aa-e96379b91ba4"}},"ident":"index-80--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.272  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.271+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.user","ident":"collection-79--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.276  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.276+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.public_user"}}
2022-03-02 15:02:38.276  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.276+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.public_user","uuid":{"uuid":{"$uuid":"be61ee03-bd00-4a80-a3d3-4039997c24ce"}}}}
2022-03-02 15:02:38.277  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.276+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.public_user","uuid":{"uuid":{"$uuid":"be61ee03-bd00-4a80-a3d3-4039997c24ce"}},"ident":"index-82--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.277  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.276+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.public_user","ident":"collection-81--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.283  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.282+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game"}}
2022-03-02 15:02:38.283  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.282+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.game","uuid":{"uuid":{"$uuid":"d07da444-bbb7-43f7-b93f-637a3a42e5c5"}}}}
2022-03-02 15:02:38.283  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.282+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.game","uuid":{"uuid":{"$uuid":"d07da444-bbb7-43f7-b93f-637a3a42e5c5"}},"ident":"index-88--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.284  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.282+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.game","ident":"collection-87--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.287  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.287+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game_log"}}
2022-03-02 15:02:38.289  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.289+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.match"}}
2022-03-02 15:02:38.290  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.289+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.match","uuid":{"uuid":{"$uuid":"26ba250d-d5ab-4a0d-8e4d-759943a1c48f"}}}}
2022-03-02 15:02:38.292  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.289+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.match","uuid":{"uuid":{"$uuid":"26ba250d-d5ab-4a0d-8e4d-759943a1c48f"}},"ident":"index-90--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.292  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.289+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.match","ident":"collection-89--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.295  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.295+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_code"}}
2022-03-02 15:02:38.297  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.297+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_map"}}
2022-03-02 15:02:38.300  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.300+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.code_revision"}}
2022-03-02 15:02:38.301  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.300+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.code_revision","uuid":{"uuid":{"$uuid":"270c864f-49b0-4224-9f81-39c351a1549f"}}}}
2022-03-02 15:02:38.301  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.300+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.code_revision","uuid":{"uuid":{"$uuid":"270c864f-49b0-4224-9f81-39c351a1549f"}},"ident":"index-84--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.302  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.300+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.code_revision","ident":"collection-83--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.303  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.303+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.map_revision"}}
2022-03-02 15:02:38.304  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.303+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.map_revision","uuid":{"uuid":{"$uuid":"8554f603-5ba9-4bc6-aafe-fa641a798e79"}}}}
2022-03-02 15:02:38.304  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.303+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.map_revision","uuid":{"uuid":{"$uuid":"8554f603-5ba9-4bc6-aafe-fa641a798e79"}},"ident":"index-86--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.304  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.303+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.map_revision","ident":"collection-85--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.356  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.356+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"010032aa-dc9f-43c6-be48-e16f70d9dc33"}},"options":{}}}
2022-03-02 15:02:38.366  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.366+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.369  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.369+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.public_user","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ce37125c-0bd9-479c-97b3-cb1c6e696e33"}},"options":{}}}
2022-03-02 15:02:38.381  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.381+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.public_user","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.403  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.403+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.locked_code","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2d485cec-41e6-4859-b01f-a818d4afb657"}},"options":{}}}
2022-03-02 15:02:38.413  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.413+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.locked_code","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.419  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.419+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.locked_map","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"866dde69-5e56-4c35-9837-c5807135aa46"}},"options":{}}}
2022-03-02 15:02:38.428  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.428+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.locked_map","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.506  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.506+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.game","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dceea497-3d9d-48d4-bd5d-921d329eb9d3"}},"options":{}}}
2022-03-02 15:02:38.517  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.517+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.game","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.527  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.527+00:00"},"s":"I",  "c":"STORAGE",  "id":20320,   "ctx":"conn3","msg":"createCollection","attr":{"namespace":"test.match","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e14cb3bb-03ba-4d58-8785-a84bc90749f3"}},"options":{}}}
2022-03-02 15:02:38.536  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.535+00:00"},"s":"I",  "c":"INDEX",    "id":20345,   "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.match","index":"_id_","commitTimestamp":null}}
2022-03-02 15:02:38.582  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.582+00:00"},"s":"I",  "c":"STORAGE",  "id":22260,   "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.583  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.582+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-64--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.586  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.585+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-63--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.588  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.588+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-11--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.590  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.590+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-12--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.592  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.592+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-10--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.595  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.595+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-66--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.596  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.596+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.user"}}
2022-03-02 15:02:38.597  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.596+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.user","uuid":{"uuid":{"$uuid":"010032aa-dc9f-43c6-be48-e16f70d9dc33"}}}}
2022-03-02 15:02:38.597  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.596+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.user","uuid":{"uuid":{"$uuid":"010032aa-dc9f-43c6-be48-e16f70d9dc33"}},"ident":"index-92--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.597  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.596+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.user","ident":"collection-91--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.600  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.599+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-65--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.601  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.601+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.public_user"}}
2022-03-02 15:02:38.602  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.601+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.public_user","uuid":{"uuid":{"$uuid":"ce37125c-0bd9-479c-97b3-cb1c6e696e33"}}}}
2022-03-02 15:02:38.602  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.601+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.public_user","uuid":{"uuid":{"$uuid":"ce37125c-0bd9-479c-97b3-cb1c6e696e33"}},"ident":"index-94--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.603  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.601+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.public_user","ident":"collection-93--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.604  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.603+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-68--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.607  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.606+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-67--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.608  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.607+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game"}}
2022-03-02 15:02:38.608  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.607+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.game","uuid":{"uuid":{"$uuid":"dceea497-3d9d-48d4-bd5d-921d329eb9d3"}}}}
2022-03-02 15:02:38.613  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.608+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.game","uuid":{"uuid":{"$uuid":"dceea497-3d9d-48d4-bd5d-921d329eb9d3"}},"ident":"index-100--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.614  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.608+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.game","ident":"collection-99--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.618  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.609+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-70--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.620  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.619+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-69--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.623  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.623+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.game_log"}}
2022-03-02 15:02:38.626  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.625+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-72--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.628  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.627+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.match"}}
2022-03-02 15:02:38.628  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.627+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.match","uuid":{"uuid":{"$uuid":"e14cb3bb-03ba-4d58-8785-a84bc90749f3"}}}}
2022-03-02 15:02:38.628  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.627+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.match","uuid":{"uuid":{"$uuid":"e14cb3bb-03ba-4d58-8785-a84bc90749f3"}},"ident":"index-102--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.629  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.627+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.match","ident":"collection-101--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.630  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.630+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-71--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.632  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.632+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-74--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.634  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.633+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_code"}}
2022-03-02 15:02:38.635  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.634+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.locked_code","uuid":{"uuid":{"$uuid":"2d485cec-41e6-4859-b01f-a818d4afb657"}}}}
2022-03-02 15:02:38.635  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.634+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.locked_code","uuid":{"uuid":{"$uuid":"2d485cec-41e6-4859-b01f-a818d4afb657"}},"ident":"index-96--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.636  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.634+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.locked_code","ident":"collection-95--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.637  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.634+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-73--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.637  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.636+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-78--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.639  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.639+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.locked_map"}}
2022-03-02 15:02:38.640  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.639+00:00"},"s":"I",  "c":"STORAGE",  "id":20318,   "ctx":"conn3","msg":"Finishing collection drop","attr":{"namespace":"test.locked_map","uuid":{"uuid":{"$uuid":"866dde69-5e56-4c35-9837-c5807135aa46"}}}}
2022-03-02 15:02:38.641  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.639+00:00"},"s":"I",  "c":"STORAGE",  "id":22206,   "ctx":"conn3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"test.locked_map","uuid":{"uuid":{"$uuid":"866dde69-5e56-4c35-9837-c5807135aa46"}},"ident":"index-98--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.641  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.639+00:00"},"s":"I",  "c":"STORAGE",  "id":22214,   "ctx":"conn3","msg":"Deferring table drop for collection","attr":{"namespace":"test.locked_map","ident":"collection-97--3213531206115516651","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.642  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.639+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-77--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.642  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.641+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-76--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.644  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.644+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-75--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.645  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.645+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.code_revision"}}
2022-03-02 15:02:38.646  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.646+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-80--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.649  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.648+00:00"},"s":"I",  "c":"COMMAND",  "id":518070,  "ctx":"conn3","msg":"CMD: drop","attr":{"namespace":"test.map_revision"}}
2022-03-02 15:02:38.649  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.648+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-79--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.651  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.650+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-82--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.653  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.653+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-81--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.657  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.656+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-88--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.659  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.658+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-87--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.661  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.660+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-90--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.665  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.664+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-89--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.668  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.668+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-84--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.672  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.672+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-83--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.675  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.675+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-86--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}
2022-03-02 15:02:38.679  INFO 2310 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : {"t":{"$date":"2022-03-02T15:02:38.678+00:00"},"s":"I",  "c":"STORAGE",  "id":22237,   "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-85--3213531206115516651","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}}