05:46:03.363 [Test worker] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.371 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
05:46:03.379 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
05:46:03.399 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest] from class [org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper]
05:46:03.415 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest], using SpringBootContextLoader
05:46:03.419 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]: class path resource [com/learnreactivespring/repository/ItemReactiveRepositorytest-context.xml] does not exist
05:46:03.419 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]: class path resource [com/learnreactivespring/repository/ItemReactiveRepositorytestContext.groovy] does not exist
05:46:03.420 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]: no resource found for suffixes {-context.xml, Context.groovy}.
05:46:03.420 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]: ItemReactiveRepositorytest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
05:46:03.475 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.548 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/Users/z001qgd/Dilip/study/Reactive-Spring/course-codebase/learn-reactivespring/build/classes/java/main/com/learnreactivespring/LearnReactivespringApplication.class]
05:46:03.549 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.learnreactivespring.LearnReactivespringApplication for test class com.learnreactivespring.repository.ItemReactiveRepositorytest
05:46:03.551 [Test worker] DEBUG org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper - @TestExecutionListeners is not present for class [com.learnreactivespring.repository.ItemReactiveRepositorytest]: using defaults.
05:46:03.552 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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.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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
05:46:03.559 [Test worker] DEBUG org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext]
05:46:03.566 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@177d4f25, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1afaa43f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@35763202, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22065974, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5f7f2e76, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@106bb2fa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@148974d7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d442cb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@22fec0b9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f4f4a7e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@303fb48c]
05:46:03.569 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.570 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.570 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.571 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.575 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2507ce5c testClass = ItemReactiveRepositorytest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40079c34 testClass = ItemReactiveRepositorytest, locations = '{}', classes = '{class com.learnreactivespring.LearnReactivespringApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@3ebb8b96, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@d1fbb6d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3e802a35, [ImportsContextCustomizer@221ca8a key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration, org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration, org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6bf630f6, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@41d777e3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS].
05:46:03.576 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.576 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.learnreactivespring.repository.ItemReactiveRepositorytest]
05:46:03.581 [Test worker] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2507ce5c testClass = ItemReactiveRepositorytest, testInstance = com.learnreactivespring.repository.ItemReactiveRepositorytest@995266b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40079c34 testClass = ItemReactiveRepositorytest, locations = '{}', classes = '{class com.learnreactivespring.LearnReactivespringApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@3ebb8b96, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@d1fbb6d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3e802a35, [ImportsContextCustomizer@221ca8a key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration, org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration, org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6bf630f6, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@41d777e3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]].
05:46:03.704 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTestContextBootstrapper=true, server.port=-1}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.1.RELEASE)
2019-02-14 05:46:04.077 INFO 3868 --- [ Test worker] c.l.r.ItemReactiveRepositorytest : Starting ItemReactiveRepositorytest on dca9046e8fde with PID 3868 (started by z001qgd in /Users/z001qgd/Dilip/study/Reactive-Spring/course-codebase/learn-reactivespring)
2019-02-14 05:46:04.078 INFO 3868 --- [ Test worker] c.l.r.ItemReactiveRepositorytest : The following profiles are active: nonprod
2019-02-14 05:46:04.420 INFO 3868 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2019-02-14 05:46:04.606 INFO 3868 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 182ms. Found 1 repository interfaces.
2019-02-14 05:46:04.611 INFO 3868 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2019-02-14 05:46:04.620 INFO 3868 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 repository interfaces.
2019-02-14 05:46:05.148 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : note: noprealloc may hurt performance in many applications
2019-02-14 05:46:05.169 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.168-0600 I CONTROL [initandlisten] MongoDB starting : pid=3869 port=27017 dbpath=/var/folders/ty/bxkv95md5l78n845c8vkmv85bsgpbd/T/embedmongo-db-53e597e9-819c-40a3-81c4-07ff6d690556 64-bit host=dca9046e8fde
2019-02-14 05:46:05.169 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] db version v3.5.5
2019-02-14 05:46:05.170 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] git version: 98515c812b6fa893613f063dae568ff8319cbfbd
2019-02-14 05:46:05.170 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] allocator: system
2019-02-14 05:46:05.170 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] modules: none
2019-02-14 05:46:05.170 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] build environment:
2019-02-14 05:46:05.170 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] distarch: x86_64
2019-02-14 05:46:05.171 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] target_arch: x86_64
2019-02-14 05:46:05.171 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.169-0600 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 27017 }, security: { authorization: "disabled" }, storage: { dbPath: "/var/folders/ty/bxkv95md5l78n845c8vkmv85bsgpbd/T/embedmongo-db-53e597e9-819c-40a3-81c4-07ff6d690556", journal: { enabled: false }, mmapv1: { preallocDataFiles: false, smallFiles: true }, syncPeriodSecs: 0.0 } }
2019-02-14 05:46:05.171 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.170-0600 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7680M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=0,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),,log=(enabled=false),
2019-02-14 05:46:05.347 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.347-0600 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
2019-02-14 05:46:05.347 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.347-0600 I CONTROL [initandlisten]
2019-02-14 05:46:05.347 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.347-0600 I CONTROL [initandlisten] ** NOTE: This is a development version (3.5.5) of MongoDB.
2019-02-14 05:46:05.348 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.347-0600 I CONTROL [initandlisten] ** Not recommended for production.
2019-02-14 05:46:05.348 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.347-0600 I CONTROL [initandlisten]
2019-02-14 05:46:05.392 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.391-0600 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/var/folders/ty/bxkv95md5l78n845c8vkmv85bsgpbd/T/embedmongo-db-53e597e9-819c-40a3-81c4-07ff6d690556/diagnostic.data'
2019-02-14 05:46:05.459 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.459-0600 I INDEX [initandlisten] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" }
2019-02-14 05:46:05.460 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.459-0600 I INDEX [initandlisten] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2019-02-14 05:46:05.465 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.465-0600 I INDEX [initandlisten] build index done. scanned 0 total records. 0 secs
2019-02-14 05:46:05.465 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.465-0600 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.4
2019-02-14 05:46:05.465 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.465-0600 I NETWORK [thread1] waiting for connections on port 27017
2019-02-14 05:46:05.466 INFO 3868 --- [ Test worker] d.f.embed.mongo.MongodExecutable : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@602c495b
2019-02-14 05:46:05.744 INFO 3868 --- [ Test worker] org.mongodb.driver.cluster : Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2019-02-14 05:46:05.745 INFO 3868 --- [ Test worker] org.mongodb.driver.cluster : Adding discovered server localhost:27017 to client view of cluster
2019-02-14 05:46:05.786 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.786-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61682 #1 (1 connection now open)
2019-02-14 05:46:05.797 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:05.797-0600 I NETWORK [conn1] received client metadata from 127.0.0.1:61682 conn1: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:05.816 INFO 3868 --- [localhost:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27017
2019-02-14 05:46:05.820 INFO 3868 --- [localhost:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 5, 5]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1593417}
2019-02-14 05:46:05.821 INFO 3868 --- [localhost:27017] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE
2019-02-14 05:46:06.270 INFO 3868 --- [ Test worker] org.mongodb.driver.cluster : Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2019-02-14 05:46:06.340 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.340-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61683 #2 (2 connections now open)
2019-02-14 05:46:06.380 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.380-0600 I NETWORK [conn2] received client metadata from 127.0.0.1:61683 conn2: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.402 INFO 3868 --- [localhost:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27017
2019-02-14 05:46:06.405 INFO 3868 --- [localhost:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 5, 5]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=2448273}
2019-02-14 05:46:06.495 INFO 3868 --- [ Test worker] c.l.r.ItemReactiveRepositorytest : Started ItemReactiveRepositorytest in 2.788 seconds (JVM running for 3.824)
2019-02-14 05:46:06.739 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.738-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61684 #3 (3 connections now open)
2019-02-14 05:46:06.742 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.742-0600 I NETWORK [conn3] received client metadata from 127.0.0.1:61684 conn3: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.751 INFO 3868 --- [ntLoopGroup-2-2] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27017
2019-02-14 05:46:06.800 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.800-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61685 #4 (4 connections now open)
2019-02-14 05:46:06.801 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.801-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61686 #5 (5 connections now open)
2019-02-14 05:46:06.802 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.802-0600 I NETWORK [conn4] received client metadata from 127.0.0.1:61685 conn4: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.803 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.803-0600 I NETWORK [conn5] received client metadata from 127.0.0.1:61686 conn5: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.803 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.803-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61687 #6 (6 connections now open)
2019-02-14 05:46:06.805 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.805-0600 I NETWORK [conn6] received client metadata from 127.0.0.1:61687 conn6: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.809 INFO 3868 --- [ntLoopGroup-2-3] org.mongodb.driver.connection : Opened connection [connectionId{localValue:4, serverValue:4}] to localhost:27017
2019-02-14 05:46:06.809 INFO 3868 --- [ntLoopGroup-2-4] org.mongodb.driver.connection : Opened connection [connectionId{localValue:5, serverValue:5}] to localhost:27017
2019-02-14 05:46:06.810 INFO 3868 --- [ntLoopGroup-2-5] org.mongodb.driver.connection : Opened connection [connectionId{localValue:6, serverValue:6}] to localhost:27017
2019-02-14 05:46:06.818 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.818-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61688 #7 (7 connections now open)
2019-02-14 05:46:06.819 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:06.819-0600 I NETWORK [conn7] received client metadata from 127.0.0.1:61688 conn7: { driver: { name: "mongo-java-driver|mongo-java-driver-reactivestreams", version: "3.8.2|1.9.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.13.6" }, platform: "Java/Oracle Corporation/1.8.0_181-b13" }
2019-02-14 05:46:06.823 INFO 3868 --- [ntLoopGroup-2-6] org.mongodb.driver.connection : Opened connection [connectionId{localValue:7, serverValue:7}] to localhost:27017
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dcb, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dc8, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dc9, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dca, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
2019-02-14 05:46:06.882 INFO 3868 --- [ Test worker] saveItem : : onSubscribe([Fuseable] FluxMapFuseable.MapFuseableSubscriber)
2019-02-14 05:46:06.886 INFO 3868 --- [ Test worker] saveItem : : request(unbounded)
2019-02-14 05:46:06.888 INFO 3868 --- [ntLoopGroup-2-6] saveItem : : onNext(Item(id=5c6554fe3bd9640f1c065dcc, description=Google Home Mini, price=30.0))
2019-02-14 05:46:06.889 INFO 3868 --- [ntLoopGroup-2-6] saveItem : : onComplete()
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dce, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dcf, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd0, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dcd, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd2, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd3, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd4, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd1, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
2019-02-14 05:46:06.966 INFO 3868 --- [ Test worker] reactor.Mono.FlatMap.2 : | onSubscribe([Fuseable] MonoFlatMap.FlatMapMain)
2019-02-14 05:46:06.966 INFO 3868 --- [ Test worker] reactor.Mono.FlatMap.2 : | request(unbounded)
2019-02-14 05:46:06.973 INFO 3868 --- [ntLoopGroup-2-6] reactor.Mono.FlatMap.2 : | onComplete()
2019-02-14 05:46:06.979 INFO 3868 --- [ Test worker] The new Item List : : onSubscribe(FluxOnErrorResume.ResumeSubscriber)
2019-02-14 05:46:06.980 INFO 3868 --- [ Test worker] The new Item List : : request(unbounded)
2019-02-14 05:46:06.984 INFO 3868 --- [ntLoopGroup-2-6] The new Item List : : onNext(Item(id=5c6554fe3bd9640f1c065dd1, description=Samsung TV, price=400.0))
2019-02-14 05:46:06.985 INFO 3868 --- [ntLoopGroup-2-6] The new Item List : : onNext(Item(id=5c6554fe3bd9640f1c065dd2, description=LG TV, price=420.0))
2019-02-14 05:46:06.985 INFO 3868 --- [ntLoopGroup-2-6] The new Item List : : onNext(Item(id=5c6554fe3bd9640f1c065dd3, description=Apple Watch, price=299.99))
2019-02-14 05:46:06.985 INFO 3868 --- [ntLoopGroup-2-6] The new Item List : : onNext(Item(id=5c6554fe3bd9640f1c065dd4, description=Beats Headphones, price=149.99))
2019-02-14 05:46:06.986 INFO 3868 --- [ntLoopGroup-2-6] The new Item List : : onComplete()
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd6, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd7, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd8, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554fe3bd9640f1c065dd5, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065dda, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065ddb, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065ddc, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065dd9, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065dde, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065ddf, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065de0, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065ddd, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
2019-02-14 05:46:07.063 INFO 3868 --- [ Test worker] findItemByDescrition : : | onSubscribe([Fuseable] MonoFlatMap.FlatMapMain)
2019-02-14 05:46:07.064 INFO 3868 --- [ Test worker] findItemByDescrition : : | request(unbounded)
2019-02-14 05:46:07.066 INFO 3868 --- [ntLoopGroup-2-3] findItemByDescrition : : | onNext(Item(id=ABC, description=Bose Headphones, price=149.99))
2019-02-14 05:46:07.067 INFO 3868 --- [ntLoopGroup-2-3] findItemByDescrition : : | onComplete()
Inserted Item is :Item(id=5c6554ff3bd9640f1c065de2, description=LG TV, price=420.0)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065de3, description=Apple Watch, price=299.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065de4, description=Beats Headphones, price=149.99)
Inserted Item is :Item(id=5c6554ff3bd9640f1c065de1, description=Samsung TV, price=400.0)
Inserted Item is :Item(id=ABC, description=Bose Headphones, price=149.99)
2019-02-14 05:46:07.095 INFO 3868 --- [ Test worker] reactor.Mono.FlatMap.5 : | onSubscribe([Fuseable] MonoFlatMap.FlatMapMain)
2019-02-14 05:46:07.095 INFO 3868 --- [ Test worker] reactor.Mono.FlatMap.5 : | request(unbounded)
2019-02-14 05:46:07.100 INFO 3868 --- [ntLoopGroup-2-4] reactor.Mono.FlatMap.5 : | onComplete()
2019-02-14 05:46:07.101 INFO 3868 --- [ Test worker] The new Item List : : onSubscribe(FluxOnErrorResume.ResumeSubscriber)
2019-02-14 05:46:07.101 INFO 3868 --- [ Test worker] The new Item List : : request(unbounded)
2019-02-14 05:46:07.103 INFO 3868 --- [ntLoopGroup-2-4] The new Item List : : onNext(Item(id=5c6554ff3bd9640f1c065de1, description=Samsung TV, price=400.0))
2019-02-14 05:46:07.103 INFO 3868 --- [ntLoopGroup-2-4] The new Item List : : onNext(Item(id=5c6554ff3bd9640f1c065de3, description=Apple Watch, price=299.99))
2019-02-14 05:46:07.104 INFO 3868 --- [ntLoopGroup-2-4] The new Item List : : onNext(Item(id=5c6554ff3bd9640f1c065de4, description=Beats Headphones, price=149.99))
2019-02-14 05:46:07.104 INFO 3868 --- [ntLoopGroup-2-4] The new Item List : : onNext(Item(id=ABC, description=Bose Headphones, price=149.99))
2019-02-14 05:46:07.104 INFO 3868 --- [ntLoopGroup-2-4] The new Item List : : onComplete()
2019-02-14 05:46:07.108 INFO 3868 --- [ Test worker] org.mongodb.driver.connection : Closed connection [connectionId{localValue:6, serverValue:6}] to localhost:27017 because the pool has been closed.
2019-02-14 05:46:07.108 INFO 3868 --- [ Test worker] org.mongodb.driver.connection : Closed connection [connectionId{localValue:3, serverValue:3}] to localhost:27017 because the pool has been closed.
2019-02-14 05:46:07.109 INFO 3868 --- [ Test worker] org.mongodb.driver.connection : Closed connection [connectionId{localValue:7, serverValue:7}] to localhost:27017 because the pool has been closed.
2019-02-14 05:46:07.109 INFO 3868 --- [ Test worker] org.mongodb.driver.connection : Closed connection [connectionId{localValue:4, serverValue:4}] to localhost:27017 because the pool has been closed.
2019-02-14 05:46:07.109 INFO 3868 --- [ Test worker] org.mongodb.driver.connection : Closed connection [connectionId{localValue:5, serverValue:5}] to localhost:27017 because the pool has been closed.
2019-02-14 05:46:07.111 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I - [conn1] end connection 127.0.0.1:61682 (7 connections now open)
2019-02-14 05:46:07.111 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I - [conn6] end connection 127.0.0.1:61687 (6 connections now open)
2019-02-14 05:46:07.112 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I NETWORK [thread1] connection accepted from 127.0.0.1:61689 #8 (6 connections now open)
2019-02-14 05:46:07.112 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I COMMAND [conn8] terminating, shutdown command received
2019-02-14 05:46:07.112 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I NETWORK [conn8] shutdown: going to close listening sockets...
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.111-0600 I NETWORK [conn8] closing listening socket: 7
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.112-0600 I NETWORK [conn8] closing listening socket: 8
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.112-0600 I NETWORK [conn8] removing socket file: /tmp/mongodb-27017.sock
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.112-0600 I - [conn2] end connection 127.0.0.1:61683 (6 connections now open)
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.112-0600 I NETWORK [conn8] shutdown: going to flush diaglog...
2019-02-14 05:46:07.113 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.112-0600 I FTDC [conn8] Shutting down full-time diagnostic data capture
2019-02-14 05:46:07.114 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.113-0600 I - [conn5] end connection 127.0.0.1:61686 (5 connections now open)
2019-02-14 05:46:07.114 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.114-0600 I - [conn4] end connection 127.0.0.1:61685 (4 connections now open)
2019-02-14 05:46:07.114 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.114-0600 I STORAGE [conn8] WiredTigerKVEngine shutting down
2019-02-14 05:46:07.114 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.114-0600 I - [conn7] end connection 127.0.0.1:61688 (3 connections now open)
2019-02-14 05:46:07.115 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.115-0600 I - [conn3] end connection 127.0.0.1:61684 (2 connections now open)
2019-02-14 05:46:07.185 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.185-0600 I STORAGE [conn8] shutdown: removing fs lock...
2019-02-14 05:46:07.185 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.185-0600 I CONTROL [conn8] now exiting
2019-02-14 05:46:07.185 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.185-0600 I CONTROL [conn8] shutting down with code:0
2019-02-14 05:46:07.186 INFO 3868 --- [ Thread-6] o.s.b.a.mongo.embedded.EmbeddedMongo : 2019-02-14T05:46:07.185-0600 I CONTROL [initandlisten] shutting down with code:0