2024-02-09 22:57:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:16.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c9a231 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:16.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:16.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:16.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-09 22:57:16.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-09 22:57:16.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.307 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:16.314 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbb0b62 2024-02-09 22:57:16.314 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbb0b62 2024-02-09 22:57:16.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@417cece5 2024-02-09 22:57:16.318 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@417cece5 2024-02-09 22:57:16.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45436012 2024-02-09 22:57:16.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45436012 2024-02-09 22:57:16.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e6de 2024-02-09 22:57:16.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e6de 2024-02-09 22:57:16.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b61daf 2024-02-09 22:57:16.329 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b61daf 2024-02-09 22:57:16.332 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.332 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@310bc078 2024-02-09 22:57:16.332 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@310bc078 2024-02-09 22:57:16.336 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1665bb 2024-02-09 22:57:16.336 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1665bb 2024-02-09 22:57:16.336 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.340 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@606e1991 2024-02-09 22:57:16.340 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@606e1991 2024-02-09 22:57:16.343 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47923b56 2024-02-09 22:57:16.344 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47923b56 2024-02-09 22:57:16.344 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:16.577 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:16.577 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:16.578 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:16.579 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:16.614 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.615 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:16.615 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:16.615 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:16.695 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.744 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.772 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.793 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.811 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.818 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.896 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:16.896 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:16.943 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa 2024-02-09 22:57:16.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-09 22:57:16.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-09 22:57:16.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:16.981 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3976ebfa: (connection evicted) 2024-02-09 22:57:16.982 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbb0b62: (connection evicted) 2024-02-09 22:57:16.983 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417cece5: (connection evicted) 2024-02-09 22:57:16.983 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45436012: (connection evicted) 2024-02-09 22:57:16.984 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e6de: (connection evicted) 2024-02-09 22:57:16.985 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17b61daf: (connection evicted) 2024-02-09 22:57:16.985 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310bc078: (connection evicted) 2024-02-09 22:57:16.986 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1665bb: (connection evicted) 2024-02-09 22:57:16.986 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@606e1991: (connection evicted) 2024-02-09 22:57:16.987 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47923b56: (connection evicted) 2024-02-09 22:57:16.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:16.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-09 22:57:16.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-09 22:57:16.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a1b3ae 2024-02-09 22:57:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:16.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-09 22:57:17.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-09 22:57:17.003 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.015 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.017 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.019 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:17.019 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:17.019 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:17.019 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:17.034 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.035 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:17.036 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:17.036 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:17.042 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.061 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.079 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.084 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:17.095 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.099 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-09 22:57:17.101 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:17.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f19a64b 2024-02-09 22:57:17.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f19a64b 2024-02-09 22:57:17.110 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de4fd8 2024-02-09 22:57:17.110 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de4fd8 2024-02-09 22:57:17.112 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e1cd3b 2024-02-09 22:57:17.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e1cd3b 2024-02-09 22:57:17.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e345e3 2024-02-09 22:57:17.117 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e345e3 2024-02-09 22:57:17.118 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba9e4a 2024-02-09 22:57:17.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba9e4a 2024-02-09 22:57:17.124 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d9b14a 2024-02-09 22:57:17.124 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d9b14a 2024-02-09 22:57:17.127 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6a345f 2024-02-09 22:57:17.127 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6a345f 2024-02-09 22:57:17.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ccbaac 2024-02-09 22:57:17.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ccbaac 2024-02-09 22:57:17.134 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46522e31 2024-02-09 22:57:17.135 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46522e31 2024-02-09 22:57:17.135 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:17.191 [DefaultDispatcher-worker-9 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525 2024-02-09 22:57:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-09 22:57:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-09 22:57:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:17.225 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5e2525: (connection evicted) 2024-02-09 22:57:17.225 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f19a64b: (connection evicted) 2024-02-09 22:57:17.226 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31de4fd8: (connection evicted) 2024-02-09 22:57:17.226 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e1cd3b: (connection evicted) 2024-02-09 22:57:17.227 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70e345e3: (connection evicted) 2024-02-09 22:57:17.227 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ba9e4a: (connection evicted) 2024-02-09 22:57:17.227 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d9b14a: (connection evicted) 2024-02-09 22:57:17.228 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6a345f: (connection evicted) 2024-02-09 22:57:17.228 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ccbaac: (connection evicted) 2024-02-09 22:57:17.229 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46522e31: (connection evicted) 2024-02-09 22:57:17.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:17.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-09 22:57:17.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-09 22:57:17.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-09 22:57:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7068d8 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:17.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:17.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:17.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-09 22:57:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d41d0 2024-02-09 22:57:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d41d0 2024-02-09 22:57:17.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-09 22:57:17.378 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:17.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72110818 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:17.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:17.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-09 22:57:17.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 22:57:17.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 22:57:17.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7530090a 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:17.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:17.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:17.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-09 22:57:17.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:17.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:17.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-09 22:57:17.730 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:17.731 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d525aa 2024-02-09 22:57:17.735 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 22:57:17.735 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-09 22:57:17.735 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 22:57:17.755 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:17.778 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 22:57:17.778 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-09 22:57:17.809 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:17.939 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-09 22:57:17.939 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50403/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-09 22:57:18.127 [DefaultDispatcher-worker-7 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:18.135 [DefaultDispatcher-worker-7 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:18.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-09 22:57:18.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-09 22:57:18.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.173 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d525aa: (connection evicted) 2024-02-09 22:57:18.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-09 22:57:18.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-09 22:57:18.177 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb36de 2024-02-09 22:57:18.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347123dc 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-09 22:57:18.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5403431a 2024-02-09 22:57:18.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5403431a 2024-02-09 22:57:18.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-09 22:57:18.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab327c 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-09 22:57:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-02-09 22:57:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@763b0996 2024-02-09 22:57:18.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-09 22:57:18.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-09 22:57:18.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-09 22:57:18.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.247 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5403431a: (connection evicted) 2024-02-09 22:57:18.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-09 22:57:18.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-09 22:57:18.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7e799e 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-09 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@283baa39 2024-02-09 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@283baa39 2024-02-09 22:57:18.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-09 22:57:18.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416b1265 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-09 22:57:18.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@da22aa 2024-02-09 22:57:18.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@da22aa 2024-02-09 22:57:18.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-09 22:57:18.304 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-09 22:57:18.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-09 22:57:18.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.307 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283baa39: (connection evicted) 2024-02-09 22:57:18.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-09 22:57:18.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-09 22:57:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d12429 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-09 22:57:18.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-02-09 22:57:18.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be890d 2024-02-09 22:57:18.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db9f51f 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-09 22:57:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-02-09 22:57:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-02-09 22:57:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-09 22:57:18.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-09 22:57:18.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-09 22:57:18.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.347 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20be890d: (connection evicted) 2024-02-09 22:57:18.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-09 22:57:18.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553ce348 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-09 22:57:18.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec 2024-02-09 22:57:18.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec 2024-02-09 22:57:18.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-09 22:57:18.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa8bebb 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-09 22:57:18.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ad7da 2024-02-09 22:57:18.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ad7da 2024-02-09 22:57:18.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-09 22:57:18.381 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-09 22:57:18.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-09 22:57:18.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.405 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0e2ec: (connection evicted) 2024-02-09 22:57:18.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-09 22:57:18.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-09 22:57:18.438 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.472 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f0f414 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2024-02-09 22:57:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2024-02-09 22:57:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750e2d33 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-09 22:57:18.629 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.630 [DefaultDispatcher-worker-6 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.645 [DefaultDispatcher-worker-6 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.647 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.653 [DefaultDispatcher-worker-9 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.662 [DefaultDispatcher-worker-9 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-09 22:57:18.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-09 22:57:18.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.730 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4809c771: (connection evicted) 2024-02-09 22:57:18.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-09 22:57:18.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-09 22:57:18.736 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277bc3a5 2024-02-09 22:57:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-09 22:57:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3aa8c 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-09 22:57:18.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b 2024-02-09 22:57:18.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b 2024-02-09 22:57:18.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b09d1c3 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-09 22:57:18.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@627acb38 2024-02-09 22:57:18.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@627acb38 2024-02-09 22:57:18.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-09 22:57:18.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-09 22:57:18.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-09 22:57:18.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.788 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7462ba4b: (connection evicted) 2024-02-09 22:57:18.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-09 22:57:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-09 22:57:18.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9372ed 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-09 22:57:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-02-09 22:57:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-02-09 22:57:18.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc8b2ff 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-02-09 22:57:18.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@14201a90 2024-02-09 22:57:18.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-09 22:57:18.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-09 22:57:18.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-09 22:57:18.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.814 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5: (connection evicted) 2024-02-09 22:57:18.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-09 22:57:18.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-09 22:57:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62de73eb 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f95272 2024-02-09 22:57:18.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f95272 2024-02-09 22:57:18.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-09 22:57:18.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-09 22:57:18.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c754401 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7eba9f 2024-02-09 22:57:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7eba9f 2024-02-09 22:57:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-09 22:57:18.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-09 22:57:18.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-09 22:57:18.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.835 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f95272: (connection evicted) 2024-02-09 22:57:18.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:18.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-09 22:57:18.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-09 22:57:18.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-09 22:57:18.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-09 22:57:18.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-09 22:57:18.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-09 22:57:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-09 22:57:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-02-09 22:57:18.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cb1606 2024-02-09 22:57:18.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-09 22:57:18.862 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.898 [DefaultDispatcher-worker-9 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-09 22:57:18.911 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.933 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.933 [DefaultDispatcher-worker-9 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit2763579299721099706/junit15896595798469862139.tmp 2024-02-09 22:57:18.941 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.956 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:18.982 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-09 22:57:18.999 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-09 22:57:19.001 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-09 22:57:19.002 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit2763579299721099706/junit15896595798469862139.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-09 22:57:19.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-09 22:57:19.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-09 22:57:19.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.003 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b: (connection evicted) 2024-02-09 22:57:19.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-09 22:57:19.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-02-09 22:57:19.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2024-02-09 22:57:19.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-09 22:57:19.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-02-09 22:57:19.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2024-02-09 22:57:19.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-09 22:57:19.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-09 22:57:19.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-09 22:57:19.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.027 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a: (connection evicted) 2024-02-09 22:57:19.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-09 22:57:19.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-09 22:57:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-09 22:57:19.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173a5fad 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-09 22:57:19.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-09 22:57:19.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-09 22:57:19.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-09 22:57:19.056 [DefaultDispatcher-worker-9 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-09 22:57:19.058 [DefaultDispatcher-worker-9 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-09 22:57:19.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-09 22:57:19.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-09 22:57:19.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.061 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c: (connection evicted) 2024-02-09 22:57:19.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-09 22:57:19.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-09 22:57:19.062 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fde487b 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-09 22:57:19.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-09 22:57:19.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c58d7be 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-09 22:57:19.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-09 22:57:19.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-09 22:57:19.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-09 22:57:19.084 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-09 22:57:19.119 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4549117328785178590/junit16130878862091484428.tmp 2024-02-09 22:57:19.125 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.145 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.148 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-09 22:57:19.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-09 22:57:19.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-09 22:57:19.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.151 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3add5e17: (connection evicted) 2024-02-09 22:57:19.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-09 22:57:19.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460eb276 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2024-02-09 22:57:19.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2024-02-09 22:57:19.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-09 22:57:19.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df3da0b 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-09 22:57:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-09 22:57:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-09 22:57:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-09 22:57:19.182 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.189 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-09 22:57:19.191 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-09 22:57:19.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-09 22:57:19.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-09 22:57:19.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.192 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381: (connection evicted) 2024-02-09 22:57:19.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-09 22:57:19.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-09 22:57:19.194 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-09 22:57:19.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-09 22:57:19.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-09 22:57:19.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-09 22:57:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-09 22:57:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-09 22:57:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-09 22:57:19.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-09 22:57:19.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-09 22:57:19.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.274 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54234569: (connection evicted) 2024-02-09 22:57:19.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-09 22:57:19.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-09 22:57:19.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5950054d 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-09 22:57:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-02-09 22:57:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-02-09 22:57:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-09 22:57:19.282 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc55719 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-02-09 22:57:19.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-02-09 22:57:19.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-09 22:57:19.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-09 22:57:19.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-09 22:57:19.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.301 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf: (connection evicted) 2024-02-09 22:57:19.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-09 22:57:19.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-09 22:57:19.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-09 22:57:19.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-09 22:57:19.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-09 22:57:19.316 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-09 22:57:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-09 22:57:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-09 22:57:19.324 [DefaultDispatcher-worker-6 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-09 22:57:19.325 [DefaultDispatcher-worker-6 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-09 22:57:19.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-09 22:57:19.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-09 22:57:19.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.326 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e49b011: (connection evicted) 2024-02-09 22:57:19.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-09 22:57:19.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-09 22:57:19.328 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-09 22:57:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-09 22:57:19.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2024-02-09 22:57:19.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2024-02-09 22:57:19.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-09 22:57:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-09 22:57:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-09 22:57:19.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-09 22:57:19.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-09 22:57:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.354 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71262020: (connection evicted) 2024-02-09 22:57:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-09 22:57:19.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-09 22:57:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-09 22:57:19.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-09 22:57:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.390 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.392 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.399 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.401 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-09 22:57:19.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-02-09 22:57:19.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-02-09 22:57:19.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-09 22:57:19.413 [DefaultDispatcher-worker-5 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-09 22:57:19.419 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-09 22:57:19.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-09 22:57:19.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.428 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2024-02-09 22:57:19.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-09 22:57:19.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:19.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-09 22:57:19.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-09 22:57:19.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.450 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.450 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.452 [Test worker @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.455 [Test worker @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc9a56e 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-09 22:57:19.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-02-09 22:57:19.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-02-09 22:57:19.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-09 22:57:19.463 [DefaultDispatcher-worker-9 @coroutine#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-02-09 22:57:19.466 [Test worker @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-02-09 22:57:19.468 [DefaultDispatcher-worker-4 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-09 22:57:19.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-09 22:57:19.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-09 22:57:19.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.469 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2024-02-09 22:57:19.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-09 22:57:19.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-09 22:57:19.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-09 22:57:19.478 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.489 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.491 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.495 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-09 22:57:19.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559e3f67 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2024-02-09 22:57:19.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2024-02-09 22:57:19.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-09 22:57:19.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-09 22:57:19.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-09 22:57:19.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:19.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-09 22:57:19.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-09 22:57:19.503 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-09 22:57:19.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.516 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.518 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.522 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ec8271 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-09 22:57:19.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee258 2024-02-09 22:57:19.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee258 2024-02-09 22:57:19.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-09 22:57:19.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-09 22:57:19.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-09 22:57:19.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:19.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-09 22:57:19.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-09 22:57:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-09 22:57:19.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 22:57:19.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 22:57:19.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-09 22:57:19.557 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.596 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.601 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 22:57:19.615 [DefaultDispatcher-worker-6 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 22:57:19.624 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.634 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.668 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-02-09 22:57:19.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-09 22:57:19.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-09 22:57:19.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.671 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d: (connection evicted) 2024-02-09 22:57:19.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-09 22:57:19.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-09 22:57:19.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f373d4 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-09 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 22:57:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-09 22:57:19.720 [DefaultDispatcher-worker-1 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 22:57:19.730 [DefaultDispatcher-worker-6 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16949dfa 2024-02-09 22:57:19.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-09 22:57:19.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-09 22:57:19.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.733 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16949dfa: (connection evicted) 2024-02-09 22:57:19.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-09 22:57:19.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f99817 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 22:57:19.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-09 22:57:19.780 [DefaultDispatcher-worker-5 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-09 22:57:19.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-09 22:57:19.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-09 22:57:19.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.782 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05: (connection evicted) 2024-02-09 22:57:19.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-09 22:57:19.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98722ef 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-09 22:57:19.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 22:57:19.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 22:57:19.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-09 22:57:19.823 [DefaultDispatcher-worker-4 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 22:57:19.833 [DefaultDispatcher-worker-8 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-09 22:57:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-09 22:57:19.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-09 22:57:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.835 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd69983: (connection evicted) 2024-02-09 22:57:19.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-09 22:57:19.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df06ecd 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 22:57:19.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 22:57:19.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-09 22:57:19.881 [DefaultDispatcher-worker-5 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323efafe 2024-02-09 22:57:19.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-09 22:57:19.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-09 22:57:19.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.883 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323efafe: (connection evicted) 2024-02-09 22:57:19.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-09 22:57:19.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf01a01 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:19.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:19.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 22:57:19.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 22:57:19.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-09 22:57:19.935 [DefaultDispatcher-worker-9 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-09 22:57:19.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-09 22:57:19.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-09 22:57:19.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:19.936 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc: (connection evicted) 2024-02-09 22:57:19.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:19.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-09 22:57:19.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-09 22:57:20.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498b611e 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:20.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:20.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-09 22:57:20.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30665461 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:20.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-09 22:57:20.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 22:57:20.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 22:57:20.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-09 22:57:20.077 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:20.124 [Test worker] INFO ktor.application - Application started in 0.052 seconds. 2024-02-09 22:57:20.125 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@45b08b17 2024-02-09 22:57:20.128 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:20.144 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:20.223 [DefaultDispatcher-worker-9 @coroutine#510] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2078bf0a 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:20.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:20.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-09 22:57:20.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-09 22:57:20.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 22:57:20.269 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 22:57:20.269 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 22:57:20.269 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 22:57:20.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 22:57:20.270 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 22:57:20.270 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 22:57:20.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 22:57:20.270 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250e8712 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:20.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:20.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-09 22:57:20.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-09 22:57:20.319 [DefaultDispatcher-worker-7 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.325 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:20.326 [DefaultDispatcher-worker-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.328 [DefaultDispatcher-worker-2 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.337 [DefaultDispatcher-worker-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.338 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.338 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json. 2024-02-09 22:57:20.338 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.342 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.342 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.349 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json. 2024-02-09 22:57:20.349 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:20.352 [Test worker @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.364 [DefaultDispatcher-worker-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.370 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 22:57:20.371 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-542ebd89-2414-48d2-990c-c52f084e9f39', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 22:57:20.372 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:20.374 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:20.374 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-542ebd89-2414-48d2-990c-c52f084e9f39 2024-02-09 22:57:20.381 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:20.381 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:20.381 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:20.381 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:20.392 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.393 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:20.393 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:20.393 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:20.400 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:20.401 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:20.401 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:20.401 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:20.454 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:20.454 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:20.454 [eventLoopGroupProxy-4-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:20.454 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:20.464 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.464 [eventLoopGroupProxy-4-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.469 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:20.469 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:20.469 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:20.471 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:20.471 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:20.473 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.474 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:20.474 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:20.483 [DefaultDispatcher-worker-10 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.486 [eventLoopGroupProxy-4-1 @coroutine#566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.492 [DefaultDispatcher-worker-5 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.504 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:20.504 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:20.505 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:20.505 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:20.524 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.524 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:20.524 [MyScheduler_Worker-1 @coroutine#570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.525 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:20.592 [eventLoopGroupProxy-4-3 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 143ms 2024-02-09 22:57:20.592 [eventLoopGroupProxy-4-2 @call-handler#559] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 143ms 2024-02-09 22:57:20.592 [eventLoopGroupProxy-4-1 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 143ms 2024-02-09 22:57:20.593 [eventLoopGroupProxy-4-3 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:20.609 [eventLoopGroupProxy-4-3 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.610 [eventLoopGroupProxy-4-3 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.610 [eventLoopGroupProxy-4-3 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-09 22:57:20.611 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.622 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.622 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:20.622 [MyScheduler_Worker-1 @coroutine#570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.622 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:20.626 [eventLoopGroupProxy-4-3 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:20.630 [eventLoopGroupProxy-4-3 @coroutine#581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.630 [eventLoopGroupProxy-4-3 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.631 [eventLoopGroupProxy-4-3 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-09 22:57:20.631 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:20.654 [DefaultDispatcher-worker-11 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.669 [DefaultDispatcher-worker-2 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.685 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:20.685 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:20.685 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:20.685 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:20.688 [eventLoopGroupProxy-4-3 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:20.689 [eventLoopGroupProxy-4-3 @call-handler#599] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:20.689 [eventLoopGroupProxy-4-3 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:20.717 [DefaultDispatcher-worker-2 @call-handler#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 22:57:20.720 [eventLoopGroupProxy-4-3 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:20.720 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.720 [eventLoopGroupProxy-4-3 @call-handler#599] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-09 22:57:20.721 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json. 2024-02-09 22:57:20.721 [DefaultDispatcher-worker-15 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.721 [DefaultDispatcher-worker-8 @coroutine#536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:20.721 [DefaultDispatcher-worker-8 @coroutine#536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:20.722 [DefaultDispatcher-worker-8 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:20.722 [DefaultDispatcher-worker-8 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:20.723 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.723 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json 2024-02-09 22:57:20.723 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json. 2024-02-09 22:57:20.723 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967238330925056/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:20.724 [DefaultDispatcher-worker-2 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:20.737 [DefaultDispatcher-worker-4 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f60c14e 2024-02-09 22:57:20.739 [DefaultDispatcher-worker-1 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b38342 2024-02-09 22:57:20.741 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 22:57:20.741 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 22:57:20.741 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 22:57:20.741 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 22:57:20.741 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 22:57:20.743 [Test worker @coroutine#613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d6ac 2024-02-09 22:57:20.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-09 22:57:20.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-09 22:57:20.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:20.743 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f60c14e: (connection evicted) 2024-02-09 22:57:20.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:20.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-09 22:57:20.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-09 22:57:20.764 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:20.764 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:21.156 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:21.751 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@45b08b17 2024-02-09 22:57:21.751 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@45b08b17 2024-02-09 22:57:21.755 [Test worker @coroutine#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56b517 2024-02-09 22:57:21.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-09 22:57:21.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-09 22:57:21.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:21.755 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b38342: (connection evicted) 2024-02-09 22:57:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:21.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-09 22:57:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e3147 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:21.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:21.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:21.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:21.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-09 22:57:21.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b83dce 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:21.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:21.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-09 22:57:21.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5870fc05 2024-02-09 22:57:21.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5870fc05 2024-02-09 22:57:21.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-09 22:57:21.803 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:21.805 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-09 22:57:21.805 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@55574295 2024-02-09 22:57:21.806 [DefaultDispatcher-worker-1 @coroutine#624] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22846a1d 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:21.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:21.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-09 22:57:21.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:21.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:21.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-09 22:57:21.810 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 22:57:21.810 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 22:57:21.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 22:57:21.810 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 22:57:21.811 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 22:57:21.811 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 22:57:21.811 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 22:57:21.811 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 22:57:21.811 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e0f9b9 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:21.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:21.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-09 22:57:21.855 [DefaultDispatcher-worker-16 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.862 [DefaultDispatcher-worker-16 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:21.865 [Test worker @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:21.876 [DefaultDispatcher-worker-9 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.876 [Test worker @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:21.876 [Test worker @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json. 2024-02-09 22:57:21.876 [Test worker @coroutine#629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:21.879 [Test worker @coroutine#629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:21.879 [Test worker @coroutine#629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:21.879 [Test worker @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json. 2024-02-09 22:57:21.879 [Test worker @coroutine#629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:21.880 [Test worker @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:21.884 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:21.888 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:21.898 [DefaultDispatcher-worker-5 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.899 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 22:57:21.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d9823296-2ac1-4713-a6f0-4052cae5f6a2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 22:57:21.901 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:21.901 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d9823296-2ac1-4713-a6f0-4052cae5f6a2 2024-02-09 22:57:21.902 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:21.902 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:21.902 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:21.902 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:21.906 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:21.906 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:21.906 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:21.907 [eventLoopGroupProxy-7-2 @call-handler#663] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:21.907 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.907 [eventLoopGroupProxy-7-2 @call-handler#663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.907 [eventLoopGroupProxy-7-1 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-09 22:57:21.908 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:21.908 [DefaultDispatcher-worker-15 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:21.908 [DefaultDispatcher-worker-15 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:21.911 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.911 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:21.911 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:21.911 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:21.912 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:21.913 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:21.914 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:21.914 [MyScheduler_Worker-1 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:21.914 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:21.914 [eventLoopGroupProxy-7-1 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:21.914 [eventLoopGroupProxy-7-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.915 [eventLoopGroupProxy-7-1 @call-handler#676] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 22:57:21.915 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:21.915 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:21.923 [eventLoopGroupProxy-7-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:21.923 [eventLoopGroupProxy-7-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:21.925 [eventLoopGroupProxy-7-1 @coroutine#681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:21.925 [DefaultDispatcher-worker-14 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.931 [eventLoopGroupProxy-7-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 14ms 2024-02-09 22:57:21.932 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:21.932 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:21.933 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:21.933 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:21.935 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.935 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:21.935 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.935 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:21.935 [DefaultDispatcher-worker-16 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:21.937 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:21.940 [eventLoopGroupProxy-7-1 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:21.940 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.940 [eventLoopGroupProxy-7-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:21.941 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.942 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.942 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:21.942 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.943 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:21.945 [eventLoopGroupProxy-7-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:21.948 [eventLoopGroupProxy-7-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:21.948 [eventLoopGroupProxy-7-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.948 [eventLoopGroupProxy-7-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:21.949 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.950 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.950 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:21.950 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:21.950 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:21.953 [eventLoopGroupProxy-7-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:21.997 [eventLoopGroupProxy-7-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:21.998 [eventLoopGroupProxy-7-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:21.998 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.000 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.000 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.000 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.000 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.003 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.003 [eventLoopGroupProxy-7-1 @call-handler#705] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:22.004 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.005 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.005 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:22.005 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-09 22:57:22.005 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.021 [DefaultDispatcher-worker-7 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:22.022 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 22:57:22.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d819b147-a5ae-4d9d-8be9-aaaaf2eeaefc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 22:57:22.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:22.521 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d819b147-a5ae-4d9d-8be9-aaaaf2eeaefc 2024-02-09 22:57:22.524 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:22.525 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:22.525 [MyScheduler_Worker-2 @coroutine#710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:22.525 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:22.527 [eventLoopGroupProxy-7-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:22.528 [eventLoopGroupProxy-7-1 @call-handler#718] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:22.529 [eventLoopGroupProxy-7-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:22.531 [eventLoopGroupProxy-7-1 @call-handler#718] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-09 22:57:22.532 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:22.532 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:22.532 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:22.532 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:22.533 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.534 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.534 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.534 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.535 [eventLoopGroupProxy-7-1 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.577 [eventLoopGroupProxy-7-1 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.577 [eventLoopGroupProxy-7-1 @call-handler#726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-09 22:57:22.578 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.579 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.579 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.579 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.579 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.582 [eventLoopGroupProxy-7-1 @call-handler#730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.584 [eventLoopGroupProxy-7-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.584 [eventLoopGroupProxy-7-1 @call-handler#730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.585 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.585 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.586 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.586 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.586 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.588 [eventLoopGroupProxy-7-1 @call-handler#734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.590 [eventLoopGroupProxy-7-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.590 [eventLoopGroupProxy-7-1 @call-handler#734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.590 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.591 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.591 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.591 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.591 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.593 [eventLoopGroupProxy-7-1 @call-handler#738] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.636 [eventLoopGroupProxy-7-1 @call-handler#738] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.637 [eventLoopGroupProxy-7-1 @call-handler#738] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:22.637 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.641 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.643 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.644 [eventLoopGroupProxy-7-1 @call-handler#742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.644 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.645 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.645 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.645 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.645 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.647 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.649 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.650 [eventLoopGroupProxy-7-1 @call-handler#746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.650 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.651 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.651 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.651 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.651 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.653 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.697 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.697 [eventLoopGroupProxy-7-1 @call-handler#750] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:22.698 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.701 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.703 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.704 [eventLoopGroupProxy-7-1 @call-handler#754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.704 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.705 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.705 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.705 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.705 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.707 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.709 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.709 [eventLoopGroupProxy-7-1 @call-handler#758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:22.710 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.710 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.711 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.711 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.711 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.712 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.714 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.714 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:22.715 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.715 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.715 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.715 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.715 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.717 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.764 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.765 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 22:57:22.766 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.767 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.767 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.767 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.767 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.769 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.773 [eventLoopGroupProxy-7-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:22.773 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.773 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 22:57:22.774 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.775 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.776 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.776 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.776 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.778 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.780 [eventLoopGroupProxy-7-1 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:22.780 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.780 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:22.781 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.783 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.783 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:22.783 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.783 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:22.785 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:22.787 [eventLoopGroupProxy-7-1 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:22.787 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.788 [eventLoopGroupProxy-7-1 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:22.788 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:22.803 [DefaultDispatcher-worker-13 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:22.814 [DefaultDispatcher-worker-12 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:22.815 [DefaultDispatcher-worker-12 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:22.815 [DefaultDispatcher-worker-12 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:22.815 [DefaultDispatcher-worker-12 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:22.815 [DefaultDispatcher-worker-12 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:22.817 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:22.818 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:22.818 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:22.843 [DefaultDispatcher-worker-16 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5870fc05 2024-02-09 22:57:22.843 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:22.844 [eventLoopGroupProxy-7-1 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-09 22:57:22.844 [DefaultDispatcher-worker-16 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:22.844 [DefaultDispatcher-worker-16 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json. 2024-02-09 22:57:22.844 [DefaultDispatcher-worker-16 @coroutine#623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:22.846 [DefaultDispatcher-worker-5 @coroutine#623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:22.846 [DefaultDispatcher-worker-5 @coroutine#623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json 2024-02-09 22:57:22.846 [DefaultDispatcher-worker-7 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:22.846 [DefaultDispatcher-worker-7 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:22.847 [DefaultDispatcher-worker-7 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:22.847 [DefaultDispatcher-worker-5 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json. 2024-02-09 22:57:22.847 [DefaultDispatcher-worker-7 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:22.847 [DefaultDispatcher-worker-5 @coroutine#623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967242949750784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:22.848 [DefaultDispatcher-worker-5 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:22.859 [DefaultDispatcher-worker-9 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-09 22:57:22.859 [DefaultDispatcher-worker-3 @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5870fc05 2024-02-09 22:57:22.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 22:57:22.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 22:57:22.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 22:57:22.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 22:57:22.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 22:57:22.862 [Test worker @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6167c42f 2024-02-09 22:57:22.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-09 22:57:22.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-09 22:57:22.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:22.863 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a86be01: (connection evicted) 2024-02-09 22:57:22.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:22.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-09 22:57:22.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-09 22:57:23.022 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:23.304 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:23.311 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:23.867 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@55574295 2024-02-09 22:57:23.867 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@55574295 2024-02-09 22:57:23.869 [Test worker @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-09 22:57:23.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-09 22:57:23.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-09 22:57:23.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:23.869 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5870fc05: (connection evicted) 2024-02-09 22:57:23.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:23.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-09 22:57:23.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-09 22:57:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-09 22:57:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2bf657 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:23.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-09 22:57:23.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:23.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:23.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750c23a3 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:23.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-09 22:57:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-09 22:57:23.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-09 22:57:23.894 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:23.895 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 22:57:23.895 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@13018f00 2024-02-09 22:57:23.897 [DefaultDispatcher-worker-10 @coroutine#833] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@744f0e0b 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:23.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-09 22:57:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 22:57:23.900 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 22:57:23.900 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 22:57:23.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:23.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47994b51 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:23.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-09 22:57:23.941 [DefaultDispatcher-worker-3 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.947 [DefaultDispatcher-worker-5 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:23.950 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:23.959 [DefaultDispatcher-worker-13 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.960 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:23.960 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json. 2024-02-09 22:57:23.960 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:23.961 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:23.961 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:23.962 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json. 2024-02-09 22:57:23.962 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:23.963 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:23.975 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:23.977 [DefaultDispatcher-worker-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.977 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 22:57:23.977 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-11ae1605-0ea7-4c81-a9b2-627ef71819cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 22:57:23.978 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:23.978 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-11ae1605-0ea7-4c81-a9b2-627ef71819cd 2024-02-09 22:57:23.978 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:23.980 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:23.980 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:23.980 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:23.980 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:23.986 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:23.986 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:23.986 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:23.986 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:23.987 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:23.987 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:23.987 [eventLoopGroupProxy-10-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-09 22:57:23.988 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:23.988 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:23.990 [DefaultDispatcher-worker-14 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:23.990 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:23.994 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:23.994 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:23.996 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:23.996 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:23.996 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:23.996 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:23.996 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:23.997 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:23.997 [eventLoopGroupProxy-10-2 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 22:57:23.997 [DefaultDispatcher-worker-11 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:23.997 [DefaultDispatcher-worker-11 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:23.998 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:23.998 [eventLoopGroupProxy-10-2 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:23.998 [eventLoopGroupProxy-10-2 @call-handler#889] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:24.000 [eventLoopGroupProxy-10-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.001 [eventLoopGroupProxy-10-2 @call-handler#889] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-09 22:57:24.001 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:24.002 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:24.002 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:24.003 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:24.003 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:24.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:24.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:24.006 [DefaultDispatcher-worker-8 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:24.006 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:24.009 [eventLoopGroupProxy-10-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.009 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.009 [eventLoopGroupProxy-10-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:24.010 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.011 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:24.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:24.014 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:24.016 [eventLoopGroupProxy-10-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.016 [DefaultDispatcher-worker-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:24.016 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.016 [eventLoopGroupProxy-10-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:24.016 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.018 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.018 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:24.018 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.018 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:24.020 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:24.026 [eventLoopGroupProxy-10-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.026 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.026 [eventLoopGroupProxy-10-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-09 22:57:24.027 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.028 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.029 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:24.029 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.029 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:24.030 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:24.032 [eventLoopGroupProxy-10-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.033 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.033 [eventLoopGroupProxy-10-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:24.033 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.035 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.035 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:24.035 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.035 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:24.037 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:24.039 [eventLoopGroupProxy-10-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.039 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.039 [eventLoopGroupProxy-10-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:24.039 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:24.052 [DefaultDispatcher-worker-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:24.062 [DefaultDispatcher-worker-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:24.062 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:24.062 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:24.062 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:24.063 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:24.064 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:24.065 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:24.065 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:24.089 [DefaultDispatcher-worker-11 @call-handler#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-09 22:57:24.089 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:24.090 [eventLoopGroupProxy-10-2 @call-handler#933] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-09 22:57:24.090 [DefaultDispatcher-worker-2 @coroutine#832] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:24.090 [DefaultDispatcher-worker-2 @coroutine#832] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json. 2024-02-09 22:57:24.090 [DefaultDispatcher-worker-2 @coroutine#832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:24.090 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:24.090 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:24.091 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:24.091 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:24.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:24.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json 2024-02-09 22:57:24.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json. 2024-02-09 22:57:24.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967249263382528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:24.094 [DefaultDispatcher-worker-6 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:24.102 [DefaultDispatcher-worker-9 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-09 22:57:24.104 [DefaultDispatcher-worker-12 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182fd26b 2024-02-09 22:57:24.106 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 22:57:24.106 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 22:57:24.106 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 22:57:24.106 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 22:57:24.106 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 22:57:24.107 [Test worker @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-09 22:57:24.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-09 22:57:24.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-09 22:57:24.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:24.107 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab: (connection evicted) 2024-02-09 22:57:24.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:24.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-09 22:57:24.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-09 22:57:24.400 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:24.400 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:24.458 [DefaultDispatcher-worker-4 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-02-09 22:57:24.552 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:25.112 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@13018f00 2024-02-09 22:57:25.112 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@13018f00 2024-02-09 22:57:25.114 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-09 22:57:25.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-09 22:57:25.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-09 22:57:25.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:25.114 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182fd26b: (connection evicted) 2024-02-09 22:57:25.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:25.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-09 22:57:25.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-09 22:57:25.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e3275d3 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:25.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-09 22:57:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272c5abd 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:25.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:25.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-09 22:57:25.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 22:57:25.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 22:57:25.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-09 22:57:25.138 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:25.139 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 22:57:25.139 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6b43b101 2024-02-09 22:57:25.141 [DefaultDispatcher-worker-9 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6054ac20 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-09 22:57:25.145 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-09 22:57:25.145 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-09 22:57:25.145 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:25.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6204e4 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:25.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:25.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-09 22:57:25.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-09 22:57:25.185 [DefaultDispatcher-worker-12 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.220 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:25.223 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:25.240 [DefaultDispatcher-worker-9 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.243 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:25.247 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:25.268 [DefaultDispatcher-worker-14 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.277 [DefaultDispatcher-worker-12 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.281 [DefaultDispatcher-worker-12 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.290 [DefaultDispatcher-worker-12 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.290 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:25.290 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json. 2024-02-09 22:57:25.290 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:25.292 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:25.292 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:25.294 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json. 2024-02-09 22:57:25.294 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:25.311 [Test worker @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:25.388 [DefaultDispatcher-worker-4 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-09 22:57:25.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fdbe5c15-86d9-4391-b7d2-d95e094325dd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-09 22:57:25.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-09 22:57:25.391 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fdbe5c15-86d9-4391-b7d2-d95e094325dd 2024-02-09 22:57:25.392 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:25.392 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:25.392 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:25.392 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:25.395 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:25.395 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:25.395 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:25.395 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:25.396 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.396 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.396 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-09 22:57:25.397 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:25.397 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:25.401 [DefaultDispatcher-worker-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.402 [DefaultDispatcher-worker-2 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:25.402 [DefaultDispatcher-worker-2 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:25.402 [DefaultDispatcher-worker-2 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:25.404 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:25.404 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.405 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-09 22:57:25.405 [DefaultDispatcher-worker-6 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:25.405 [DefaultDispatcher-worker-6 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:25.414 [DefaultDispatcher-worker-11 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.420 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:25.420 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:25.420 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:25.420 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:25.421 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:25.422 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:25.423 [DefaultDispatcher-worker-14 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.425 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.427 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-09 22:57:25.427 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:25.427 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:25.428 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:25.428 [MyScheduler_Worker-1 @coroutine#1159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:25.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.432 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.434 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.435 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.435 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:25.436 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.437 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.437 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.437 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.437 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.439 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.486 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.487 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.487 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-09 22:57:25.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.491 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.493 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.493 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.493 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.494 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.497 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.502 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.502 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.502 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-09 22:57:25.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.506 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.509 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.509 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.510 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 22:57:25.510 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.513 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.559 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.559 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.559 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:25.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.564 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.568 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.568 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.569 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-09 22:57:25.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.573 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.577 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.577 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.577 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 22:57:25.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.582 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.626 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.626 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.626 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:25.627 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.631 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.634 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.634 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.634 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:25.635 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.638 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.640 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.640 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.640 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.643 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.645 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.645 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.645 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.649 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.651 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.651 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.651 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.654 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.656 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.656 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.656 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.657 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.660 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.661 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.662 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.662 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.665 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.669 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.669 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.669 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 22:57:25.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.673 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.675 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.675 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.675 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.679 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.680 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.680 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.681 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:25.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.686 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.687 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.687 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.688 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:25.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.690 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.690 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.690 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.690 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.691 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.693 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.693 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.693 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.696 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.698 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.698 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.698 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.702 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.703 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.704 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.704 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.707 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.709 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.709 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.709 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.709 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.712 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.714 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.714 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.714 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.717 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.719 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.719 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.719 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.720 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.723 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.725 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.725 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.725 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.729 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.730 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.730 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.730 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:25.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.734 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.736 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.736 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.736 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.736 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.739 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.741 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.741 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.741 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.741 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.744 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.746 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.746 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.746 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.749 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.751 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.751 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.751 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.755 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.756 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.756 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.756 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.758 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.758 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.758 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.758 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.760 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.761 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.761 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.762 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.762 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.763 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.765 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.767 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.767 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.767 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.770 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.772 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.772 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.772 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.773 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.775 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.776 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.776 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.777 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.780 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.825 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.825 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.825 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:25.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.829 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.831 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.831 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.831 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.832 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.835 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.837 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.837 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.837 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.840 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.842 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.842 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.842 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.845 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.889 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.890 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.890 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 22:57:25.890 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.894 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.923 [DefaultDispatcher-worker-14 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:25.937 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.937 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.937 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 22:57:25.938 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.942 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.942 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.942 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.942 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.943 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.945 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.946 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.946 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:25.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.949 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.951 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.951 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.951 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:25.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:25.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:25.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:25.954 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:25.997 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:25.997 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:25.997 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 22:57:25.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.001 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.003 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.003 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.003 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.007 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.008 [eventLoopGroupProxy-13-1 @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.008 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.009 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.012 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.014 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.014 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.014 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.017 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.019 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.019 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.019 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.019 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.022 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.065 [eventLoopGroupProxy-13-1 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.065 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.065 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 22:57:26.066 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.069 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.071 [eventLoopGroupProxy-13-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.071 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.071 [eventLoopGroupProxy-13-1 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.071 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.074 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.076 [eventLoopGroupProxy-13-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.076 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.076 [eventLoopGroupProxy-13-1 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.079 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.081 [eventLoopGroupProxy-13-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.081 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.081 [eventLoopGroupProxy-13-1 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.084 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.086 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.086 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.086 [eventLoopGroupProxy-13-1 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.089 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.090 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.090 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.090 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.092 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.094 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.094 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.095 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.097 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.099 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.100 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.100 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.103 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.105 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.105 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.105 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.106 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.108 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.110 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.110 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.110 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.111 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.114 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.115 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.116 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.116 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.116 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.119 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.121 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.121 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.121 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.122 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.124 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.126 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.126 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.126 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.129 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.177 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.178 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.178 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-09 22:57:26.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.182 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.184 [eventLoopGroupProxy-13-1 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.184 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.184 [eventLoopGroupProxy-13-1 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.185 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.188 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.190 [eventLoopGroupProxy-13-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.190 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.190 [eventLoopGroupProxy-13-1 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.190 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.193 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.237 [eventLoopGroupProxy-13-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.237 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.237 [eventLoopGroupProxy-13-1 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:26.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.241 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.243 [eventLoopGroupProxy-13-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.243 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.243 [eventLoopGroupProxy-13-1 @call-handler#1742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.246 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.248 [eventLoopGroupProxy-13-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.248 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.248 [eventLoopGroupProxy-13-1 @call-handler#1748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.248 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.251 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.254 [eventLoopGroupProxy-13-1 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.254 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.254 [eventLoopGroupProxy-13-1 @call-handler#1754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.254 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.257 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.260 [eventLoopGroupProxy-13-1 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.260 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.260 [eventLoopGroupProxy-13-1 @call-handler#1760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.261 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.263 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.265 [eventLoopGroupProxy-13-1 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.265 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.265 [eventLoopGroupProxy-13-1 @call-handler#1766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.266 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.268 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.317 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.317 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.317 [eventLoopGroupProxy-13-1 @call-handler#1772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-09 22:57:26.318 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.319 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.319 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.319 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.319 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.321 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.365 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.366 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.366 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 22:57:26.366 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.369 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.371 [eventLoopGroupProxy-13-1 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.372 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.372 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.375 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.417 [eventLoopGroupProxy-13-1 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.417 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.417 [eventLoopGroupProxy-13-1 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-09 22:57:26.418 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.421 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.423 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.423 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.424 [eventLoopGroupProxy-13-1 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.424 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.427 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.429 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.429 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.429 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.432 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.434 [eventLoopGroupProxy-13-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.434 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.434 [eventLoopGroupProxy-13-1 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.436 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.436 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.436 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.436 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.437 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.439 [eventLoopGroupProxy-13-1 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.439 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.439 [eventLoopGroupProxy-13-1 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.440 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.442 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.444 [eventLoopGroupProxy-13-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.444 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.444 [eventLoopGroupProxy-13-1 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.445 [DefaultDispatcher-worker-12 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:26.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.447 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.449 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.449 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.449 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.450 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.452 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.453 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.454 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.454 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.454 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.456 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.458 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.458 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.458 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.459 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.461 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.463 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.463 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.463 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.464 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.466 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.468 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.468 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.468 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.470 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.470 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.470 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.470 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.471 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.472 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.472 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.473 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.473 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.475 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.477 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.477 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.477 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.480 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.482 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.482 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.482 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.482 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.485 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.486 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.486 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.487 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.490 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.533 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.533 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.533 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:26.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.537 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.539 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.540 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.540 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.540 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.543 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.545 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.545 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.545 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.547 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.547 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.547 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.547 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.548 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.551 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.551 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.551 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.551 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.554 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.556 [eventLoopGroupProxy-13-1 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.556 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.556 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.557 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.559 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.560 [eventLoopGroupProxy-13-1 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.560 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.560 [eventLoopGroupProxy-13-1 @call-handler#1912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:26.561 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.563 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.565 [eventLoopGroupProxy-13-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.565 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.565 [eventLoopGroupProxy-13-1 @call-handler#1918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.570 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.613 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.613 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.613 [eventLoopGroupProxy-13-1 @call-handler#1924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:26.614 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.616 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.618 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.618 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.618 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.621 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.623 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.623 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.623 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.626 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.668 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.669 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.669 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-09 22:57:26.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.672 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.673 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.673 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.674 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.676 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.678 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.678 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.679 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.681 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.683 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.683 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.683 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.686 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.688 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.688 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.688 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.690 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.692 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.692 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.692 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.695 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.696 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.696 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.697 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.697 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.699 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.701 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.701 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.701 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.701 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.703 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.705 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.705 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.705 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.707 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.709 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.709 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.709 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.709 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.711 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.713 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.713 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.713 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.713 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.714 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.716 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.717 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.717 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.717 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.720 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.765 [eventLoopGroupProxy-13-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.765 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.765 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 22:57:26.766 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.769 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.771 [eventLoopGroupProxy-13-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.771 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.771 [eventLoopGroupProxy-13-1 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.773 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.775 [eventLoopGroupProxy-13-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.775 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.775 [eventLoopGroupProxy-13-1 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.778 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.780 [eventLoopGroupProxy-13-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.780 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.780 [eventLoopGroupProxy-13-1 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.780 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.782 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.784 [eventLoopGroupProxy-13-1 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.784 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.784 [eventLoopGroupProxy-13-1 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.787 [eventLoopGroupProxy-13-1 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.788 [eventLoopGroupProxy-13-1 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.789 [eventLoopGroupProxy-13-1 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.789 [eventLoopGroupProxy-13-1 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.791 [eventLoopGroupProxy-13-1 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.836 [eventLoopGroupProxy-13-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.837 [eventLoopGroupProxy-13-1 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.837 [eventLoopGroupProxy-13-1 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:26.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.839 [eventLoopGroupProxy-13-1 @call-handler#2057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.841 [eventLoopGroupProxy-13-1 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.841 [eventLoopGroupProxy-13-1 @call-handler#2057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.842 [eventLoopGroupProxy-13-1 @call-handler#2057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.844 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.846 [eventLoopGroupProxy-13-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.846 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.846 [eventLoopGroupProxy-13-1 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.849 [eventLoopGroupProxy-13-1 @call-handler#2069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.851 [eventLoopGroupProxy-13-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.851 [eventLoopGroupProxy-13-1 @call-handler#2069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.851 [eventLoopGroupProxy-13-1 @call-handler#2069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.854 [eventLoopGroupProxy-13-1 @call-handler#2075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.898 [eventLoopGroupProxy-13-1 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.898 [eventLoopGroupProxy-13-1 @call-handler#2075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.898 [eventLoopGroupProxy-13-1 @call-handler#2075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:26.899 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.901 [eventLoopGroupProxy-13-1 @call-handler#2081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.904 [eventLoopGroupProxy-13-1 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.905 [eventLoopGroupProxy-13-1 @call-handler#2081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.905 [eventLoopGroupProxy-13-1 @call-handler#2081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-09 22:57:26.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.908 [eventLoopGroupProxy-13-1 @call-handler#2087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.910 [eventLoopGroupProxy-13-1 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.910 [eventLoopGroupProxy-13-1 @call-handler#2087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.910 [eventLoopGroupProxy-13-1 @call-handler#2087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.913 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.915 [eventLoopGroupProxy-13-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.916 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.916 [eventLoopGroupProxy-13-1 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.916 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.918 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.921 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.921 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.921 [eventLoopGroupProxy-13-1 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:26.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.923 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.925 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.925 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.925 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.927 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.971 [DefaultDispatcher-worker-3 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:26.973 [eventLoopGroupProxy-13-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.973 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.973 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:26.974 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.976 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.978 [eventLoopGroupProxy-13-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.978 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.978 [eventLoopGroupProxy-13-1 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.979 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.981 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.982 [eventLoopGroupProxy-13-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.983 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.983 [eventLoopGroupProxy-13-1 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.983 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.984 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.984 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.984 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.984 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.985 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:26.986 [eventLoopGroupProxy-13-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:26.986 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:26.987 [eventLoopGroupProxy-13-1 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:26.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:26.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:26.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:26.989 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.033 [eventLoopGroupProxy-13-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.033 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.033 [eventLoopGroupProxy-13-1 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-09 22:57:27.034 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.036 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.038 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.038 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.038 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.038 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.039 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.041 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.042 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.042 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.042 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:27.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.045 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.046 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.046 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.046 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:27.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.047 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.047 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.047 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.047 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.048 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.093 [eventLoopGroupProxy-13-1 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.093 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.093 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 22:57:27.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.096 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.098 [eventLoopGroupProxy-13-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.098 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.098 [eventLoopGroupProxy-13-1 @call-handler#2167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.099 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.101 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.102 [eventLoopGroupProxy-13-1 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.102 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.102 [eventLoopGroupProxy-13-1 @call-handler#2173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-09 22:57:27.103 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.104 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.104 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.104 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.104 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.105 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.107 [eventLoopGroupProxy-13-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.108 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.108 [eventLoopGroupProxy-13-1 @call-handler#2179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.108 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.111 [eventLoopGroupProxy-13-1 @call-handler#2185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.113 [eventLoopGroupProxy-13-1 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.113 [eventLoopGroupProxy-13-1 @call-handler#2185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.113 [eventLoopGroupProxy-13-1 @call-handler#2185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.114 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.114 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.114 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.114 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.115 [eventLoopGroupProxy-13-1 @call-handler#2191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.161 [eventLoopGroupProxy-13-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.161 [eventLoopGroupProxy-13-1 @call-handler#2191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.161 [eventLoopGroupProxy-13-1 @call-handler#2191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-09 22:57:27.161 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.162 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.162 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.162 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.162 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.163 [eventLoopGroupProxy-13-1 @call-handler#2197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.165 [eventLoopGroupProxy-13-1 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.165 [eventLoopGroupProxy-13-1 @call-handler#2197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.165 [eventLoopGroupProxy-13-1 @call-handler#2197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.168 [eventLoopGroupProxy-13-1 @call-handler#2203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.170 [eventLoopGroupProxy-13-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.170 [eventLoopGroupProxy-13-1 @call-handler#2203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.170 [eventLoopGroupProxy-13-1 @call-handler#2203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.172 [eventLoopGroupProxy-13-1 @call-handler#2209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.221 [eventLoopGroupProxy-13-1 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.221 [eventLoopGroupProxy-13-1 @call-handler#2209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.221 [eventLoopGroupProxy-13-1 @call-handler#2209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-09 22:57:27.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.225 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.226 [eventLoopGroupProxy-13-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.227 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.227 [eventLoopGroupProxy-13-1 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.228 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.228 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.228 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.228 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.229 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.232 [eventLoopGroupProxy-13-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.232 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.232 [eventLoopGroupProxy-13-1 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.232 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.235 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.236 [eventLoopGroupProxy-13-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.237 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.237 [eventLoopGroupProxy-13-1 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.237 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.240 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.241 [eventLoopGroupProxy-13-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.241 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.242 [eventLoopGroupProxy-13-1 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.242 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.244 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.245 [eventLoopGroupProxy-13-1 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.246 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.246 [eventLoopGroupProxy-13-1 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.247 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.247 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.247 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.247 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.248 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.293 [eventLoopGroupProxy-13-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.293 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.293 [eventLoopGroupProxy-13-1 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-09 22:57:27.294 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.296 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.298 [eventLoopGroupProxy-13-1 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.298 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.299 [eventLoopGroupProxy-13-1 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.303 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.305 [eventLoopGroupProxy-13-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.305 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.305 [eventLoopGroupProxy-13-1 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.305 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.308 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.309 [eventLoopGroupProxy-13-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.309 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.309 [eventLoopGroupProxy-13-1 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-09 22:57:27.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:27.311 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:27.314 [eventLoopGroupProxy-13-1 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.314 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.314 [eventLoopGroupProxy-13-1 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-09 22:57:27.314 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:27.332 [DefaultDispatcher-worker-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:27.340 [DefaultDispatcher-worker-3 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:27.340 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:27.340 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:27.340 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:27.341 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:27.342 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:27.342 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:27.342 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:27.367 [DefaultDispatcher-worker-5 @call-handler#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 22:57:27.367 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:27.368 [eventLoopGroupProxy-13-1 @call-handler#2280] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-4 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-4 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json. 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-4 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-10 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-10 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-10 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:27.368 [DefaultDispatcher-worker-10 @coroutine#1157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:27.369 [DefaultDispatcher-worker-8 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:27.369 [DefaultDispatcher-worker-8 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json 2024-02-09 22:57:27.370 [DefaultDispatcher-worker-14 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json. 2024-02-09 22:57:27.371 [DefaultDispatcher-worker-14 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556967259922870272/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:27.377 [DefaultDispatcher-worker-14 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:27.378 [DefaultDispatcher-worker-14 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-09 22:57:27.391 [DefaultDispatcher-worker-9 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ad0854 2024-02-09 22:57:27.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-09 22:57:27.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-09 22:57:27.396 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-09 22:57:27.396 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-09 22:57:27.396 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-09 22:57:27.400 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-09 22:57:27.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-09 22:57:27.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-09 22:57:27.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:27.400 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b360a82: (connection evicted) 2024-02-09 22:57:27.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:27.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-09 22:57:27.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-09 22:57:27.645 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:27.645 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:27.832 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-09 22:57:28.406 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6b43b101 2024-02-09 22:57:28.406 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6b43b101 2024-02-09 22:57:28.411 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a952f 2024-02-09 22:57:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-09 22:57:28.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-09 22:57:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:28.412 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ad0854: (connection evicted) 2024-02-09 22:57:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:28.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-09 22:57:28.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ff7a54 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:28.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:28.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@337c0ee4 2024-02-09 22:57:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@337c0ee4 2024-02-09 22:57:28.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-09 22:57:28.435 [DefaultDispatcher-worker-4 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337c0ee4 2024-02-09 22:57:28.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587f6634 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:28.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-09 22:57:28.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-09 22:57:28.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b3f162 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:28.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d15034 2024-02-09 22:57:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d15034 2024-02-09 22:57:28.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-09 22:57:28.448 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:28.449 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-09 22:57:28.450 [DefaultDispatcher-worker-3 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:28.453 [DefaultDispatcher-worker-3 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-09 22:57:28.454 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:28.454 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:28.454 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:28.454 [Test worker @coroutine#2674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:28.457 [eventLoopGroupProxy-16-1 @call-handler#2681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-09 22:57:28.457 [eventLoopGroupProxy-16-1 @call-handler#2681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-09 22:57:28.458 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d15034 2024-02-09 22:57:28.460 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:28.460 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-09 22:57:28.460 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-09 22:57:28.461 [Test worker @coroutine#2674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:28.462 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:28.462 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-09 22:57:28.462 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:28.462 [Test worker @coroutine#2686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:28.463 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-09 22:57:28.466 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d15034 2024-02-09 22:57:28.466 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:28.467 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-09 22:57:28.470 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-09 22:57:28.476 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:28.482 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-09 22:57:28.519 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:28.545 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:28.546 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138b9abe 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:29.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-09 22:57:29.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ffc910 2024-02-09 22:57:29.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ffc910 2024-02-09 22:57:29.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-09 22:57:29.643 [DefaultDispatcher-worker-4 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ffc910 2024-02-09 22:57:29.649 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40523/api/blob/upload-init-batch 2024-02-09 22:57:29.649 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40523/api/blob/upload-init-batch. 2024-02-09 22:57:29.649 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40523/api/blob/upload-init-batch 2024-02-09 22:57:29.649 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40523/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:29.651 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40523/api/blob/upload-init-batch 2024-02-09 22:57:29.651 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40523/api/blob/upload-init-batch 2024-02-09 22:57:29.651 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40523/api/blob/upload-init-batch. 2024-02-09 22:57:29.651 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40523/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:29.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-09 22:57:29.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-09 22:57:29.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:29.657 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ffc910: (connection evicted) 2024-02-09 22:57:29.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:29.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-09 22:57:29.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542beecb 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-09 22:57:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a948 2024-02-09 22:57:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a948 2024-02-09 22:57:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-09 22:57:29.684 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52549/api/blob/upload-init-batch 2024-02-09 22:57:29.684 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52549/api/blob/upload-init-batch. 2024-02-09 22:57:29.684 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/api/blob/upload-init-batch 2024-02-09 22:57:29.685 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:29.686 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/api/blob/upload-init-batch 2024-02-09 22:57:29.686 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52549/api/blob/upload-init-batch 2024-02-09 22:57:29.687 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52549/api/blob/upload-init-batch. 2024-02-09 22:57:29.687 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52549/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:29.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-09 22:57:29.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-09 22:57:29.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:29.688 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc9a948: (connection evicted) 2024-02-09 22:57:29.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:29.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-09 22:57:29.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-09 22:57:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bee1c13 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:29.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:29.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-09 22:57:29.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@71098fb3 2024-02-09 22:57:29.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@71098fb3 2024-02-09 22:57:29.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-09 22:57:29.718 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54943/api/blob/upload-init-batch 2024-02-09 22:57:29.718 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54943/api/blob/upload-init-batch. 2024-02-09 22:57:29.718 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54943/api/blob/upload-init-batch 2024-02-09 22:57:29.718 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54943/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-09 22:57:29.720 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54943/api/blob/upload-init-batch 2024-02-09 22:57:29.720 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54943/api/blob/upload-init-batch 2024-02-09 22:57:29.720 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54943/api/blob/upload-init-batch. 2024-02-09 22:57:29.720 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54943/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:29.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-09 22:57:29.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-09 22:57:29.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:29.729 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71098fb3: (connection evicted) 2024-02-09 22:57:29.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:29.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-09 22:57:29.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-09 22:57:29.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5adc71e7 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:29.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-09 22:57:29.825 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.853 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.862 [DefaultDispatcher-worker-15 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.871 [DefaultDispatcher-worker-15 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.881 [DefaultDispatcher-worker-14 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.890 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.902 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.907 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:29.910 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25643d4b 2024-02-09 22:57:29.910 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25643d4b 2024-02-09 22:57:29.912 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.914 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba3d797 2024-02-09 22:57:29.914 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba3d797 2024-02-09 22:57:29.917 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9c563b 2024-02-09 22:57:29.917 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9c563b 2024-02-09 22:57:29.919 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9eddac 2024-02-09 22:57:29.919 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9eddac 2024-02-09 22:57:29.920 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.922 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e943bd1 2024-02-09 22:57:29.922 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e943bd1 2024-02-09 22:57:29.924 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbe56fb 2024-02-09 22:57:29.924 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbe56fb 2024-02-09 22:57:29.926 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@165eee39 2024-02-09 22:57:29.927 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@165eee39 2024-02-09 22:57:29.929 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab122e3 2024-02-09 22:57:29.929 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab122e3 2024-02-09 22:57:29.929 [DefaultDispatcher-worker-15 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.931 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4cad7 2024-02-09 22:57:29.931 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4cad7 2024-02-09 22:57:29.931 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:29.938 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.948 [DefaultDispatcher-worker-13 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.956 [DefaultDispatcher-worker-10 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.969 [DefaultDispatcher-worker-15 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f 2024-02-09 22:57:29.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-09 22:57:29.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-09 22:57:29.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:29.971 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fd8f2f: (connection evicted) 2024-02-09 22:57:29.972 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25643d4b: (connection evicted) 2024-02-09 22:57:29.972 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ba3d797: (connection evicted) 2024-02-09 22:57:29.973 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9c563b: (connection evicted) 2024-02-09 22:57:29.973 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9eddac: (connection evicted) 2024-02-09 22:57:29.973 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e943bd1: (connection evicted) 2024-02-09 22:57:29.974 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbe56fb: (connection evicted) 2024-02-09 22:57:29.974 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165eee39: (connection evicted) 2024-02-09 22:57:29.974 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab122e3: (connection evicted) 2024-02-09 22:57:29.975 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b4cad7: (connection evicted) 2024-02-09 22:57:29.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:29.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-09 22:57:29.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7437d8 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:29.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:29.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-09 22:57:29.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:29.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:29.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-09 22:57:30.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.027 [DefaultDispatcher-worker-16 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.037 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.045 [DefaultDispatcher-worker-16 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.054 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.063 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.070 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.078 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:30.079 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.083 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9533 2024-02-09 22:57:30.083 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9533 2024-02-09 22:57:30.086 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.087 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a97b8e 2024-02-09 22:57:30.087 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a97b8e 2024-02-09 22:57:30.092 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96fe43 2024-02-09 22:57:30.092 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96fe43 2024-02-09 22:57:30.094 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@499471b5 2024-02-09 22:57:30.094 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@499471b5 2024-02-09 22:57:30.094 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.096 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba1b2b9 2024-02-09 22:57:30.096 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba1b2b9 2024-02-09 22:57:30.098 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7897db48 2024-02-09 22:57:30.098 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7897db48 2024-02-09 22:57:30.101 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@434846ff 2024-02-09 22:57:30.101 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@434846ff 2024-02-09 22:57:30.103 [DefaultDispatcher-worker-15 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.103 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bb8efa 2024-02-09 22:57:30.103 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bb8efa 2024-02-09 22:57:30.106 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39d50e 2024-02-09 22:57:30.106 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39d50e 2024-02-09 22:57:30.106 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:30.110 [DefaultDispatcher-worker-15 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.119 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.127 [DefaultDispatcher-worker-14 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3 2024-02-09 22:57:30.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-09 22:57:30.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-09 22:57:30.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:30.129 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b31a9e3: (connection evicted) 2024-02-09 22:57:30.130 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e9533: (connection evicted) 2024-02-09 22:57:30.130 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8a97b8e: (connection evicted) 2024-02-09 22:57:30.131 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c96fe43: (connection evicted) 2024-02-09 22:57:30.131 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@499471b5: (connection evicted) 2024-02-09 22:57:30.132 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba1b2b9: (connection evicted) 2024-02-09 22:57:30.132 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7897db48: (connection evicted) 2024-02-09 22:57:30.132 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434846ff: (connection evicted) 2024-02-09 22:57:30.133 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29bb8efa: (connection evicted) 2024-02-09 22:57:30.133 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f39d50e: (connection evicted) 2024-02-09 22:57:30.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:30.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-09 22:57:30.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb0d9de 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:30.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:30.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-09 22:57:30.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-09 22:57:30.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cc3902 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:30.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:30.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-09 22:57:30.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6173863f 2024-02-09 22:57:30.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6173863f 2024-02-09 22:57:30.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-09 22:57:30.590 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6173863f 2024-02-09 22:57:30.593 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6173863f 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613a608e 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:30.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-09 22:57:30.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-09 22:57:30.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-09 22:57:30.622 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-09 22:57:30.625 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0dcba 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:30.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:30.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-09 22:57:30.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-09 22:57:30.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-09 22:57:30.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-09 22:57:30.649 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:30.656 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-09 22:57:30.658 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e741d6b 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:30.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-09 22:57:30.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@51097500 2024-02-09 22:57:30.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@51097500 2024-02-09 22:57:30.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-09 22:57:30.666 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:30.685 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51097500 2024-02-09 22:57:30.687 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51097500 2024-02-09 22:57:30.693 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.693 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.695 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.695 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.695 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.696 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.696 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.696 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.697 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.697 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.697 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.698 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:30.733 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:30.739 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.739 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.739 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.740 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.741 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.741 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.742 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.742 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37547/ 2024-02-09 22:57:30.742 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37547/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.743 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37547/ 2024-02-09 22:57:30.747 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.747 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.748 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.749 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.749 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.750 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.750 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.750 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.751 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.751 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.751 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.761 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:30.799 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.799 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.799 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.800 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.801 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.801 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.801 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:30.802 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/ 2024-02-09 22:57:30.802 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56435/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-09 22:57:30.803 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/ 2024-02-09 22:57:31.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b7646 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-09 22:57:31.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.057 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.059 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.062 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.062 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.062 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.062 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.064 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.064 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.072 [DefaultDispatcher-worker-5 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.072 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.072 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.072 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.073 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.073 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.076 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382608d0 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-09 22:57:31.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-09 22:57:31.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.111 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.113 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.116 [DefaultDispatcher-worker-7 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 22:57:31.116 [DefaultDispatcher-worker-7 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-09 22:57:31.116 [DefaultDispatcher-worker-7 @coroutine#2869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 22:57:31.118 [DefaultDispatcher-worker-6 @coroutine#2869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 22:57:31.118 [DefaultDispatcher-worker-6 @coroutine#2869] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2ae7d7 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-09 22:57:31.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-09 22:57:31.123 [DefaultDispatcher-worker-16 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-09 22:57:31.128 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.131 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c4071 2024-02-09 22:57:31.131 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c4071 2024-02-09 22:57:31.136 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9bb04a 2024-02-09 22:57:31.136 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9bb04a 2024-02-09 22:57:31.139 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a42b01 2024-02-09 22:57:31.139 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a42b01 2024-02-09 22:57:31.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.141 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da6ba71 2024-02-09 22:57:31.141 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da6ba71 2024-02-09 22:57:31.143 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d693a7c 2024-02-09 22:57:31.144 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d693a7c 2024-02-09 22:57:31.146 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51c67b 2024-02-09 22:57:31.146 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51c67b 2024-02-09 22:57:31.148 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@557418d3 2024-02-09 22:57:31.148 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@557418d3 2024-02-09 22:57:31.150 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89453e 2024-02-09 22:57:31.151 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89453e 2024-02-09 22:57:31.152 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.154 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@39572e29 2024-02-09 22:57:31.154 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@39572e29 2024-02-09 22:57:31.154 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.154 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.156 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.156 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.156 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.156 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.158 [DefaultDispatcher-worker-15 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.158 [DefaultDispatcher-worker-15 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.164 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.165 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.165 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.165 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.166 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.166 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.174 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.179 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.181 [DefaultDispatcher-worker-3 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.182 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-09 22:57:31.182 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-09 22:57:31.184 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-09 22:57:31.184 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-09 22:57:31.187 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-09 22:57:31.187 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-09 22:57:31.190 [DefaultDispatcher-worker-10 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.190 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-09 22:57:31.190 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-09 22:57:31.193 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-09 22:57:31.193 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-09 22:57:31.196 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-09 22:57:31.196 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-09 22:57:31.199 [DefaultDispatcher-worker-7 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.200 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-09 22:57:31.200 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-09 22:57:31.202 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-09 22:57:31.202 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-09 22:57:31.204 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-09 22:57:31.204 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-09 22:57:31.204 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.207 [DefaultDispatcher-worker-7 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.215 [DefaultDispatcher-worker-7 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.221 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:31.223 [DefaultDispatcher-worker-6 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.225 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@21546c45 2024-02-09 22:57:31.225 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@21546c45 2024-02-09 22:57:31.229 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f93961f 2024-02-09 22:57:31.229 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f93961f 2024-02-09 22:57:31.231 [DefaultDispatcher-worker-9 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.232 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac0735 2024-02-09 22:57:31.232 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac0735 2024-02-09 22:57:31.235 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae9c24 2024-02-09 22:57:31.235 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae9c24 2024-02-09 22:57:31.237 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1af3f0 2024-02-09 22:57:31.237 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1af3f0 2024-02-09 22:57:31.240 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ab302 2024-02-09 22:57:31.240 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ab302 2024-02-09 22:57:31.240 [DefaultDispatcher-worker-15 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.242 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14548279 2024-02-09 22:57:31.242 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14548279 2024-02-09 22:57:31.244 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@e81636b 2024-02-09 22:57:31.245 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@e81636b 2024-02-09 22:57:31.247 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf9438 2024-02-09 22:57:31.247 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf9438 2024-02-09 22:57:31.247 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:31.249 [DefaultDispatcher-worker-10 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.255 [DefaultDispatcher-worker-10 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66576bd2 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-09 22:57:31.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-09 22:57:31.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.301 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.302 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.303 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.304 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.304 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.304 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.305 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.305 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.312 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.312 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.312 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.312 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.313 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.313 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.315 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32050628 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-09 22:57:31.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-09 22:57:31.320 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.332 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.334 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.335 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 22:57:31.335 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-09 22:57:31.335 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 22:57:31.337 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 22:57:31.337 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e76134d 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-09 22:57:31.344 [DefaultDispatcher-worker-7 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-09 22:57:31.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.369 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.370 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.371 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.372 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.372 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.372 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.372 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.374 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.375 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.375 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@77065c4b 2024-02-09 22:57:31.375 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@77065c4b 2024-02-09 22:57:31.379 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.379 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.379 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.379 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.380 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c1acdb 2024-02-09 22:57:31.380 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c1acdb 2024-02-09 22:57:31.380 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.380 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.381 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-09 22:57:31.384 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfe373b 2024-02-09 22:57:31.385 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfe373b 2024-02-09 22:57:31.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-09 22:57:31.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.387 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fca6e0 2024-02-09 22:57:31.387 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fca6e0 2024-02-09 22:57:31.389 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d51b0 2024-02-09 22:57:31.389 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d51b0 2024-02-09 22:57:31.391 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@90e9db4 2024-02-09 22:57:31.391 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@90e9db4 2024-02-09 22:57:31.394 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453441 2024-02-09 22:57:31.394 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453441 2024-02-09 22:57:31.396 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d359af 2024-02-09 22:57:31.396 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d359af 2024-02-09 22:57:31.398 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1453d4 2024-02-09 22:57:31.398 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1453d4 2024-02-09 22:57:31.398 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.400 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.402 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2169e9 2024-02-09 22:57:31.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-09 22:57:31.411 [DefaultDispatcher-worker-13 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-09 22:57:31.419 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.422 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aa36ac 2024-02-09 22:57:31.422 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aa36ac 2024-02-09 22:57:31.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.424 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6dd4e9 2024-02-09 22:57:31.424 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6dd4e9 2024-02-09 22:57:31.427 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b525ddc 2024-02-09 22:57:31.427 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b525ddc 2024-02-09 22:57:31.430 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e50ded2 2024-02-09 22:57:31.430 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e50ded2 2024-02-09 22:57:31.434 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.434 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff92e2 2024-02-09 22:57:31.434 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff92e2 2024-02-09 22:57:31.436 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.437 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.437 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.437 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.437 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.437 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f34d748 2024-02-09 22:57:31.438 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f34d748 2024-02-09 22:57:31.439 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.439 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.439 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.441 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6671c5cf 2024-02-09 22:57:31.441 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6671c5cf 2024-02-09 22:57:31.444 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b4056c 2024-02-09 22:57:31.444 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b4056c 2024-02-09 22:57:31.444 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7f219d 2024-02-09 22:57:31.444 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7f219d 2024-02-09 22:57:31.447 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a73ed8a 2024-02-09 22:57:31.447 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a73ed8a 2024-02-09 22:57:31.447 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75d232 2024-02-09 22:57:31.447 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75d232 2024-02-09 22:57:31.447 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.448 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.449 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.449 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.449 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.449 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4c6e1c 2024-02-09 22:57:31.449 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4c6e1c 2024-02-09 22:57:31.451 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-09 22:57:31.451 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4ee7b1 2024-02-09 22:57:31.451 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4ee7b1 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-09 22:57:31.453 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc512d1 2024-02-09 22:57:31.453 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc512d1 2024-02-09 22:57:31.453 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.453 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-09 22:57:31.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.455 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7fbd1e 2024-02-09 22:57:31.455 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7fbd1e 2024-02-09 22:57:31.457 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@171e16c3 2024-02-09 22:57:31.457 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@171e16c3 2024-02-09 22:57:31.459 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6118fe 2024-02-09 22:57:31.459 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6118fe 2024-02-09 22:57:31.461 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c75c2d9 2024-02-09 22:57:31.461 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c75c2d9 2024-02-09 22:57:31.461 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.467 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.468 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.469 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b65f15 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.470 [DefaultDispatcher-worker-7 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-09 22:57:31.471 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.471 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.471 [DefaultDispatcher-worker-7 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-09 22:57:31.478 [DefaultDispatcher-worker-10 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-09 22:57:31.485 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.490 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d89431 2024-02-09 22:57:31.490 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d89431 2024-02-09 22:57:31.494 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f707a 2024-02-09 22:57:31.494 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f707a 2024-02-09 22:57:31.494 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.498 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20ff41 2024-02-09 22:57:31.498 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20ff41 2024-02-09 22:57:31.501 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e227a41 2024-02-09 22:57:31.501 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e227a41 2024-02-09 22:57:31.503 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4e1ca8 2024-02-09 22:57:31.503 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4e1ca8 2024-02-09 22:57:31.504 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.505 [DefaultDispatcher-worker-7 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.505 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f76211b 2024-02-09 22:57:31.505 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f76211b 2024-02-09 22:57:31.507 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.508 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f01943 2024-02-09 22:57:31.508 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f01943 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 22:57:31.508 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.509 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@733357e9 2024-02-09 22:57:31.509 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@733357e9 2024-02-09 22:57:31.509 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.510 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.510 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0d850e 2024-02-09 22:57:31.510 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0d850e 2024-02-09 22:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e80de85 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-09 22:57:31.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-09 22:57:31.513 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd6d3b 2024-02-09 22:57:31.513 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd6d3b 2024-02-09 22:57:31.513 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.514 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df4a7ff 2024-02-09 22:57:31.514 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df4a7ff 2024-02-09 22:57:31.516 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:31.516 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.516 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.516 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.517 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.518 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cb3c99 2024-02-09 22:57:31.518 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cb3c99 2024-02-09 22:57:31.522 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc9adc4 2024-02-09 22:57:31.522 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc9adc4 2024-02-09 22:57:31.525 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ac29ab 2024-02-09 22:57:31.525 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ac29ab 2024-02-09 22:57:31.528 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3fb7be 2024-02-09 22:57:31.528 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3fb7be 2024-02-09 22:57:31.530 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db06d74 2024-02-09 22:57:31.530 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db06d74 2024-02-09 22:57:31.533 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce6528b 2024-02-09 22:57:31.533 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce6528b 2024-02-09 22:57:31.536 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6833c9cd 2024-02-09 22:57:31.536 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6833c9cd 2024-02-09 22:57:31.536 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.550 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.552 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.553 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.553 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.553 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.553 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.554 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.556 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.556 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.558 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c77cdc7 2024-02-09 22:57:31.558 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c77cdc7 2024-02-09 22:57:31.561 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b03839 2024-02-09 22:57:31.561 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b03839 2024-02-09 22:57:31.562 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.562 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.562 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.562 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.563 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.563 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.564 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fa6b7 2024-02-09 22:57:31.565 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fa6b7 2024-02-09 22:57:31.565 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.568 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d3202 2024-02-09 22:57:31.568 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d3202 2024-02-09 22:57:31.570 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176cc41 2024-02-09 22:57:31.570 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176cc41 2024-02-09 22:57:31.571 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.572 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@225443a6 2024-02-09 22:57:31.572 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@225443a6 2024-02-09 22:57:31.574 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@945e345 2024-02-09 22:57:31.574 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@945e345 2024-02-09 22:57:31.574 [DefaultDispatcher-worker-7 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.574 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d4b9e2 2024-02-09 22:57:31.574 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d4b9e2 2024-02-09 22:57:31.577 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a2cd4d 2024-02-09 22:57:31.577 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a2cd4d 2024-02-09 22:57:31.578 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b135928 2024-02-09 22:57:31.578 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b135928 2024-02-09 22:57:31.579 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@347113bc 2024-02-09 22:57:31.579 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@347113bc 2024-02-09 22:57:31.579 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2cd292 2024-02-09 22:57:31.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2cd292 2024-02-09 22:57:31.582 [DefaultDispatcher-worker-9 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2e5313 2024-02-09 22:57:31.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2e5313 2024-02-09 22:57:31.587 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a65e61d 2024-02-09 22:57:31.587 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a65e61d 2024-02-09 22:57:31.588 [DefaultDispatcher-worker-9 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.590 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5e2860 2024-02-09 22:57:31.590 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5e2860 2024-02-09 22:57:31.592 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ffc3db 2024-02-09 22:57:31.592 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ffc3db 2024-02-09 22:57:31.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a01ac5c 2024-02-09 22:57:31.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a01ac5c 2024-02-09 22:57:31.596 [DefaultDispatcher-worker-1 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.596 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11ec0f 2024-02-09 22:57:31.596 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11ec0f 2024-02-09 22:57:31.596 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.603 [DefaultDispatcher-worker-10 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.612 [DefaultDispatcher-worker-1 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.613 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:31.617 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d33793 2024-02-09 22:57:31.617 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d33793 2024-02-09 22:57:31.620 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f14cdd9 2024-02-09 22:57:31.620 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f14cdd9 2024-02-09 22:57:31.622 [DefaultDispatcher-worker-5 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.623 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b5ce3 2024-02-09 22:57:31.623 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b5ce3 2024-02-09 22:57:31.626 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e29c7e2 2024-02-09 22:57:31.626 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e29c7e2 2024-02-09 22:57:31.629 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fe1a1b 2024-02-09 22:57:31.629 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fe1a1b 2024-02-09 22:57:31.630 [DefaultDispatcher-worker-7 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.632 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8d6f18 2024-02-09 22:57:31.632 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8d6f18 2024-02-09 22:57:31.635 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb0ec4e 2024-02-09 22:57:31.635 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb0ec4e 2024-02-09 22:57:31.637 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0638ad 2024-02-09 22:57:31.637 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0638ad 2024-02-09 22:57:31.638 [DefaultDispatcher-worker-2 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.639 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@288ed5b4 2024-02-09 22:57:31.639 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@288ed5b4 2024-02-09 22:57:31.639 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.641 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.641 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 22:57:31.641 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.642 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.642 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.642 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 22:57:31.642 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37587/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:31.643 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.643 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-09 22:57:31.644 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.644 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.644 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.673 [DefaultDispatcher-worker-2 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-09 22:57:31.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-09 22:57:31.701 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.712 [Test worker @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.714 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.715 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.715 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.715 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.715 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.717 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.717 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.724 [DefaultDispatcher-worker-5 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.724 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.724 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.724 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.725 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.725 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.727 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-09 22:57:31.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-09 22:57:31.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.744 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.746 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.756 [DefaultDispatcher-worker-11 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-09 22:57:31.757 [DefaultDispatcher-worker-5 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.763 [DefaultDispatcher-worker-13 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.769 [DefaultDispatcher-worker-13 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.775 [DefaultDispatcher-worker-3 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.779 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:31.783 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cdbeaf 2024-02-09 22:57:31.783 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cdbeaf 2024-02-09 22:57:31.786 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0a54a6 2024-02-09 22:57:31.786 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0a54a6 2024-02-09 22:57:31.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2935d5df 2024-02-09 22:57:31.790 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2935d5df 2024-02-09 22:57:31.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c375e9d 2024-02-09 22:57:31.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c375e9d 2024-02-09 22:57:31.794 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.795 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c1ad72 2024-02-09 22:57:31.795 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c1ad72 2024-02-09 22:57:31.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1172e8 2024-02-09 22:57:31.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1172e8 2024-02-09 22:57:31.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0ddfb8 2024-02-09 22:57:31.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0ddfb8 2024-02-09 22:57:31.801 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c18a1d2 2024-02-09 22:57:31.801 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c18a1d2 2024-02-09 22:57:31.804 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d271e 2024-02-09 22:57:31.804 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d271e 2024-02-09 22:57:31.804 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:31.809 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.819 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.828 [DefaultDispatcher-worker-1 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.833 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:31.836 [DefaultDispatcher-worker-12 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.837 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c261051 2024-02-09 22:57:31.837 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c261051 2024-02-09 22:57:31.840 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1eba5 2024-02-09 22:57:31.840 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1eba5 2024-02-09 22:57:31.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7b21 2024-02-09 22:57:31.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7b21 2024-02-09 22:57:31.844 [DefaultDispatcher-worker-4 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1771d6a5 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dce19e 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dce19e 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-09 22:57:31.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-09 22:57:31.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64c12c 2024-02-09 22:57:31.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64c12c 2024-02-09 22:57:31.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5275a1a6 2024-02-09 22:57:31.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5275a1a6 2024-02-09 22:57:31.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dfba 2024-02-09 22:57:31.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dfba 2024-02-09 22:57:31.855 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ed1 2024-02-09 22:57:31.855 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ed1 2024-02-09 22:57:31.858 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a47d222 2024-02-09 22:57:31.858 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a47d222 2024-02-09 22:57:31.858 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:31.867 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.878 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.879 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.881 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.881 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:31.881 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.881 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:31.883 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.883 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:31.890 [DefaultDispatcher-worker-14 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.890 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.890 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:31.890 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.891 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.891 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:31.893 [Test worker @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@458704ee 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-09 22:57:31.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-09 22:57:31.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.909 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.911 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.921 [DefaultDispatcher-worker-9 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-09 22:57:31.923 [DefaultDispatcher-worker-4 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.931 [DefaultDispatcher-worker-9 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.940 [DefaultDispatcher-worker-7 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.947 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:31.950 [DefaultDispatcher-worker-10 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.951 [DefaultDispatcher-worker-15 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.952 [DefaultDispatcher-worker-15 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 22:57:31.952 [DefaultDispatcher-worker-15 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.952 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5042bd8a 2024-02-09 22:57:31.952 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5042bd8a 2024-02-09 22:57:31.953 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.953 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-09 22:57:31.953 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-09 22:57:31.953 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51545/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:31.954 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.954 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-09 22:57:31.954 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.955 [DefaultDispatcher-worker-15 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.955 [DefaultDispatcher-worker-15 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-09 22:57:31.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8559f2 2024-02-09 22:57:31.957 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8559f2 2024-02-09 22:57:31.959 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abad6fa 2024-02-09 22:57:31.959 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abad6fa 2024-02-09 22:57:31.961 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb853c9 2024-02-09 22:57:31.961 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb853c9 2024-02-09 22:57:31.963 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad31359 2024-02-09 22:57:31.963 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad31359 2024-02-09 22:57:31.966 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eed8b38 2024-02-09 22:57:31.966 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eed8b38 2024-02-09 22:57:31.971 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@226c9519 2024-02-09 22:57:31.971 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@226c9519 2024-02-09 22:57:31.974 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f97ac86 2024-02-09 22:57:31.974 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f97ac86 2024-02-09 22:57:31.977 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c21f6 2024-02-09 22:57:31.977 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c21f6 2024-02-09 22:57:31.977 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:31.978 [DefaultDispatcher-worker-10 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:31.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10df1f34 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:31.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:31.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-09 22:57:31.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:31.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:31.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-09 22:57:31.998 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.002 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b176c 2024-02-09 22:57:32.002 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b176c 2024-02-09 22:57:32.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.007 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cf957 2024-02-09 22:57:32.007 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cf957 2024-02-09 22:57:32.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a37c1c 2024-02-09 22:57:32.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a37c1c 2024-02-09 22:57:32.011 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da1f36c 2024-02-09 22:57:32.011 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da1f36c 2024-02-09 22:57:32.014 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b6dc3 2024-02-09 22:57:32.014 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b6dc3 2024-02-09 22:57:32.015 [Test worker @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.016 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca67836 2024-02-09 22:57:32.016 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca67836 2024-02-09 22:57:32.016 [Test worker @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.017 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.017 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:32.017 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.018 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.018 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff6b822 2024-02-09 22:57:32.018 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff6b822 2024-02-09 22:57:32.019 [DefaultDispatcher-worker-11 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.020 [DefaultDispatcher-worker-11 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.021 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8e0c23 2024-02-09 22:57:32.021 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8e0c23 2024-02-09 22:57:32.024 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61371924 2024-02-09 22:57:32.024 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61371924 2024-02-09 22:57:32.024 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:32.026 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.026 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.026 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.026 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.027 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.027 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.029 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f847d9e 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-09 22:57:32.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-09 22:57:32.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.046 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.047 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.053 [DefaultDispatcher-worker-11 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/auth/register 2024-02-09 22:57:32.053 [DefaultDispatcher-worker-11 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/auth/register. 2024-02-09 22:57:32.053 [DefaultDispatcher-worker-11 @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/auth/register 2024-02-09 22:57:32.053 [DefaultDispatcher-worker-11 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57139/auth/register from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.055 [DefaultDispatcher-worker-5 @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/auth/register 2024-02-09 22:57:32.055 [DefaultDispatcher-worker-5 @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/auth/register 2024-02-09 22:57:32.055 [DefaultDispatcher-worker-5 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57139/auth/register. 2024-02-09 22:57:32.055 [DefaultDispatcher-worker-5 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57139/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:32.056 [DefaultDispatcher-worker-12 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-09 22:57:32.081 [DefaultDispatcher-worker-4 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.082 [DefaultDispatcher-worker-2 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:32.082 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.082 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.082 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.084 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:32.084 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.084 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.088 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4997d668 2024-02-09 22:57:32.088 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4997d668 2024-02-09 22:57:32.091 [DefaultDispatcher-worker-1 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:32.091 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750212a 2024-02-09 22:57:32.091 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750212a 2024-02-09 22:57:32.094 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@436fbd18 2024-02-09 22:57:32.094 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@436fbd18 2024-02-09 22:57:32.096 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2b11 2024-02-09 22:57:32.096 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2b11 2024-02-09 22:57:32.098 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@71be8922 2024-02-09 22:57:32.098 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@71be8922 2024-02-09 22:57:32.100 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1af4e 2024-02-09 22:57:32.100 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1af4e 2024-02-09 22:57:32.103 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@99853df 2024-02-09 22:57:32.103 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@99853df 2024-02-09 22:57:32.105 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6642d45e 2024-02-09 22:57:32.105 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6642d45e 2024-02-09 22:57:32.107 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6330b62d 2024-02-09 22:57:32.107 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6330b62d 2024-02-09 22:57:32.107 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28befd62 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-09 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-09 22:57:32.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.135 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.138 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.139 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.140 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecf86a6 2024-02-09 22:57:32.140 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecf86a6 2024-02-09 22:57:32.141 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.141 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.141 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.141 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.143 [DefaultDispatcher-worker-8 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.143 [DefaultDispatcher-worker-8 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.143 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5008630f 2024-02-09 22:57:32.143 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5008630f 2024-02-09 22:57:32.147 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5437edd6 2024-02-09 22:57:32.147 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5437edd6 2024-02-09 22:57:32.149 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11356934 2024-02-09 22:57:32.149 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11356934 2024-02-09 22:57:32.150 [DefaultDispatcher-worker-2 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.150 [DefaultDispatcher-worker-2 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.150 [DefaultDispatcher-worker-2 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.150 [DefaultDispatcher-worker-2 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.151 [DefaultDispatcher-worker-8 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.151 [DefaultDispatcher-worker-8 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.152 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d2702 2024-02-09 22:57:32.152 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d2702 2024-02-09 22:57:32.153 [Test worker @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.154 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e3a7b 2024-02-09 22:57:32.154 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e3a7b 2024-02-09 22:57:32.156 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc2afd 2024-02-09 22:57:32.156 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc2afd 2024-02-09 22:57:32.158 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@711a967b 2024-02-09 22:57:32.158 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@711a967b 2024-02-09 22:57:32.160 [Test worker @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.160 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b95ea6d 2024-02-09 22:57:32.160 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b95ea6d 2024-02-09 22:57:32.160 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:32.175 [Test worker @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2024-02-09 22:57:32.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-09 22:57:32.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-09 22:57:32.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.177 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ad182c: (connection evicted) 2024-02-09 22:57:32.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-09 22:57:32.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1784a296 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-09 22:57:32.182 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:32.182 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.182 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.182 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-09 22:57:32.183 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.183 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.184 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.194 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.196 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.197 [DefaultDispatcher-worker-11 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.197 [DefaultDispatcher-worker-11 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.197 [DefaultDispatcher-worker-11 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.197 [DefaultDispatcher-worker-11 @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.199 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.199 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.205 [DefaultDispatcher-worker-11 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.206 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.206 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.206 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.206 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.206 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.209 [Test worker @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.212 [Test worker @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.216 [Test worker @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2024-02-09 22:57:32.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-09 22:57:32.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-09 22:57:32.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.217 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af6839c: (connection evicted) 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-09 22:57:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74901d7 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-09 22:57:32.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-09 22:57:32.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.232 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.234 [Test worker @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.235 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.235 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.235 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.235 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.236 [DefaultDispatcher-worker-3 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.236 [DefaultDispatcher-worker-3 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.244 [DefaultDispatcher-worker-3 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.244 [DefaultDispatcher-worker-3 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.244 [DefaultDispatcher-worker-3 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.244 [DefaultDispatcher-worker-3 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.245 [DefaultDispatcher-worker-10 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.245 [DefaultDispatcher-worker-10 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.248 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.251 [Test worker @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.255 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.257 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.259 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.263 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.264 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-02-09 22:57:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-09 22:57:32.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-09 22:57:32.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.265 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4220468: (connection evicted) 2024-02-09 22:57:32.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-09 22:57:32.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb6b81b 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-09 22:57:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-09 22:57:32.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.280 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.282 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.283 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.283 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.283 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.283 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.285 [DefaultDispatcher-worker-9 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.285 [DefaultDispatcher-worker-9 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.293 [DefaultDispatcher-worker-8 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.293 [DefaultDispatcher-worker-8 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.293 [DefaultDispatcher-worker-8 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.293 [DefaultDispatcher-worker-8 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.294 [DefaultDispatcher-worker-7 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.294 [DefaultDispatcher-worker-7 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.296 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.299 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.303 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-02-09 22:57:32.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-09 22:57:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-09 22:57:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.305 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c19350: (connection evicted) 2024-02-09 22:57:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-09 22:57:32.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43aa767 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-09 22:57:32.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-09 22:57:32.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.328 [Test worker @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.329 [DefaultDispatcher-worker-9 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:32.329 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.329 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.329 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.330 [Test worker @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.330 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.330 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.331 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.331 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.331 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.331 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.332 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.332 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.339 [DefaultDispatcher-worker-10 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.339 [DefaultDispatcher-worker-10 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.339 [DefaultDispatcher-worker-10 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.339 [DefaultDispatcher-worker-10 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.340 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.340 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.341 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.344 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.347 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.350 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.353 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46573cfe 2024-02-09 22:57:32.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-09 22:57:32.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-09 22:57:32.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.354 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46573cfe: (connection evicted) 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-09 22:57:32.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6530a1de 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-09 22:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-09 22:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.369 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.371 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.372 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.372 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-09 22:57:32.372 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.372 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.373 [DefaultDispatcher-worker-6 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.373 [DefaultDispatcher-worker-6 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-09 22:57:32.381 [DefaultDispatcher-worker-2 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.382 [DefaultDispatcher-worker-2 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.382 [DefaultDispatcher-worker-2 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-09 22:57:32.382 [DefaultDispatcher-worker-2 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.383 [DefaultDispatcher-worker-5 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.383 [DefaultDispatcher-worker-5 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-09 22:57:32.386 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.388 [DefaultDispatcher-worker-8 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:32.389 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.389 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.389 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.390 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.390 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.390 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2024-02-09 22:57:32.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-09 22:57:32.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-09 22:57:32.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.393 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431923ed: (connection evicted) 2024-02-09 22:57:32.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-09 22:57:32.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-09 22:57:32.489 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:32.489 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.489 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.489 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.490 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.490 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.560 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:32.560 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.560 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.560 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.561 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.571 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:32.572 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.572 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.572 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.573 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.573 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04fb07 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-09 22:57:32.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.638 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.640 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.642 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.642 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:32.642 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.642 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.644 [DefaultDispatcher-worker-4 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.644 [DefaultDispatcher-worker-4 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.650 [DefaultDispatcher-worker-10 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.651 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.651 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.651 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.651 [DefaultDispatcher-worker-7 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.651 [DefaultDispatcher-worker-7 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.655 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.671 [DefaultDispatcher-worker-16 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.711 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:32.716 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d61f69 2024-02-09 22:57:32.716 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d61f69 2024-02-09 22:57:32.722 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11f323 2024-02-09 22:57:32.722 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-09 22:57:32.722 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11f323 2024-02-09 22:57:32.725 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2e7419 2024-02-09 22:57:32.725 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2e7419 2024-02-09 22:57:32.728 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2cf918 2024-02-09 22:57:32.728 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2cf918 2024-02-09 22:57:32.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-09 22:57:32.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-09 22:57:32.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-09 22:57:32.730 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7: (connection evicted) 2024-02-09 22:57:32.730 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2088e3 2024-02-09 22:57:32.730 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2088e3 2024-02-09 22:57:32.731 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d61f69: (connection evicted) 2024-02-09 22:57:32.731 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f11f323: (connection evicted) 2024-02-09 22:57:32.731 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b2e7419: (connection evicted) 2024-02-09 22:57:32.732 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2cf918: (connection evicted) 2024-02-09 22:57:32.732 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2088e3: (connection evicted) 2024-02-09 22:57:32.733 [DefaultDispatcher-worker-2 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:32.733 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.733 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.733 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-09 22:57:32.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-09 22:57:32.735 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.735 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eadfbbb 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-09 22:57:32.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-09 22:57:32.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.755 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.756 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.757 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.758 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:32.758 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.758 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.759 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.759 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.766 [DefaultDispatcher-worker-14 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.766 [DefaultDispatcher-worker-14 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.766 [DefaultDispatcher-worker-14 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.766 [DefaultDispatcher-worker-14 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.767 [DefaultDispatcher-worker-6 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.767 [DefaultDispatcher-worker-6 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.770 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.785 [DefaultDispatcher-worker-4 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.819 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d 2024-02-09 22:57:32.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-09 22:57:32.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-09 22:57:32.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.822 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9c7e7d: (connection evicted) 2024-02-09 22:57:32.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-09 22:57:32.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-09 22:57:32.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5a77ef 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-09 22:57:32.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-09 22:57:32.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.841 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.842 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.843 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.843 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:32.843 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.843 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.845 [DefaultDispatcher-worker-1 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.845 [DefaultDispatcher-worker-1 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.852 [DefaultDispatcher-worker-11 @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.853 [DefaultDispatcher-worker-11 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.853 [DefaultDispatcher-worker-11 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.853 [DefaultDispatcher-worker-11 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.854 [DefaultDispatcher-worker-12 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.854 [DefaultDispatcher-worker-12 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.857 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.870 [DefaultDispatcher-worker-11 @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.900 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:32.900 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.900 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.900 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.902 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.902 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.908 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-02-09 22:57:32.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-09 22:57:32.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-09 22:57:32.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.911 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f: (connection evicted) 2024-02-09 22:57:32.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-09 22:57:32.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f09907 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-09 22:57:32.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-09 22:57:32.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.928 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.930 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.931 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.931 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:32.931 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.931 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:32.932 [DefaultDispatcher-worker-7 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.932 [DefaultDispatcher-worker-7 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:32.939 [DefaultDispatcher-worker-3 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.939 [DefaultDispatcher-worker-3 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.939 [DefaultDispatcher-worker-3 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:32.939 [DefaultDispatcher-worker-3 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.940 [DefaultDispatcher-worker-7 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.940 [DefaultDispatcher-worker-7 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-09 22:57:32.944 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.957 [DefaultDispatcher-worker-7 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.993 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca 2024-02-09 22:57:32.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-09 22:57:32.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-09 22:57:32.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:32.996 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f8a29ca: (connection evicted) 2024-02-09 22:57:32.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:32.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-09 22:57:32.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106ac5f4 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:32.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:32.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-09 22:57:33.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-09 22:57:33.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.012 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.014 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.015 [DefaultDispatcher-worker-14 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.015 [DefaultDispatcher-worker-14 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 22:57:33.015 [DefaultDispatcher-worker-14 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.016 [DefaultDispatcher-worker-14 @coroutine#3533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:33.017 [DefaultDispatcher-worker-3 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.017 [DefaultDispatcher-worker-3 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.024 [DefaultDispatcher-worker-10 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.025 [DefaultDispatcher-worker-10 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.025 [DefaultDispatcher-worker-10 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 22:57:33.025 [DefaultDispatcher-worker-10 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.025 [DefaultDispatcher-worker-2 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.026 [DefaultDispatcher-worker-2 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.034 [DefaultDispatcher-worker-3 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.036 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:33.036 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.036 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.036 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.038 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.038 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.044 [DefaultDispatcher-worker-11 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.053 [DefaultDispatcher-worker-6 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.063 [DefaultDispatcher-worker-13 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.066 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.078 [DefaultDispatcher-worker-9 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.087 [DefaultDispatcher-worker-11 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-09 22:57:33.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-09 22:57:33.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-09 22:57:33.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.088 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4552e288: (connection evicted) 2024-02-09 22:57:33.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-09 22:57:33.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377cc0f8 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-09 22:57:33.093 [DefaultDispatcher-worker-8 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:33.093 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.093 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.093 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-09 22:57:33.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.095 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.095 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.111 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.114 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.116 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.116 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 22:57:33.116 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.116 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:33.118 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.118 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.124 [DefaultDispatcher-worker-10 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.125 [DefaultDispatcher-worker-10 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.125 [DefaultDispatcher-worker-10 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 22:57:33.125 [DefaultDispatcher-worker-10 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.126 [DefaultDispatcher-worker-6 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.126 [DefaultDispatcher-worker-6 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.134 [DefaultDispatcher-worker-2 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.144 [DefaultDispatcher-worker-7 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.152 [DefaultDispatcher-worker-14 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.161 [DefaultDispatcher-worker-9 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.170 [DefaultDispatcher-worker-2 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.178 [DefaultDispatcher-worker-5 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2024-02-09 22:57:33.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-09 22:57:33.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-09 22:57:33.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.181 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c: (connection evicted) 2024-02-09 22:57:33.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-09 22:57:33.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75aeec0a 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-09 22:57:33.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-09 22:57:33.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.193 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:33.193 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.193 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.193 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.194 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.195 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.200 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.202 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.203 [DefaultDispatcher-worker-5 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.203 [DefaultDispatcher-worker-5 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 22:57:33.203 [DefaultDispatcher-worker-5 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.203 [DefaultDispatcher-worker-5 @coroutine#3593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:33.204 [DefaultDispatcher-worker-9 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.204 [DefaultDispatcher-worker-9 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.212 [DefaultDispatcher-worker-2 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.212 [DefaultDispatcher-worker-2 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.212 [DefaultDispatcher-worker-2 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 22:57:33.212 [DefaultDispatcher-worker-2 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.213 [DefaultDispatcher-worker-7 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.213 [DefaultDispatcher-worker-7 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.220 [DefaultDispatcher-worker-9 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.227 [DefaultDispatcher-worker-9 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.234 [DefaultDispatcher-worker-15 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.242 [DefaultDispatcher-worker-12 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.249 [DefaultDispatcher-worker-8 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.258 [DefaultDispatcher-worker-2 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.262 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.265 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.277 [DefaultDispatcher-worker-14 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.288 [DefaultDispatcher-worker-8 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.289 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:33.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb5f1e 2024-02-09 22:57:33.293 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eb5f1e 2024-02-09 22:57:33.296 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2cbd73 2024-02-09 22:57:33.297 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2cbd73 2024-02-09 22:57:33.298 [DefaultDispatcher-worker-5 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.300 [Test worker @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556967295611129857 2024-02-09 22:57:33.300 [Test worker @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556967295611129857. 2024-02-09 22:57:33.300 [Test worker @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556967295611129857 2024-02-09 22:57:33.300 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a13346e 2024-02-09 22:57:33.300 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a13346e 2024-02-09 22:57:33.301 [Test worker @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556967295611129857 2024-02-09 22:57:33.301 [Test worker @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556967295611129857 2024-02-09 22:57:33.303 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b748 2024-02-09 22:57:33.303 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b748 2024-02-09 22:57:33.305 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b80e1b 2024-02-09 22:57:33.305 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b80e1b 2024-02-09 22:57:33.308 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e74fefa 2024-02-09 22:57:33.308 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e74fefa 2024-02-09 22:57:33.310 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d37191e 2024-02-09 22:57:33.310 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d37191e 2024-02-09 22:57:33.310 [DefaultDispatcher-worker-12 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4807 2024-02-09 22:57:33.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4807 2024-02-09 22:57:33.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa34f2d 2024-02-09 22:57:33.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa34f2d 2024-02-09 22:57:33.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-09 22:57:33.318 [DefaultDispatcher-worker-12 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e28671 2024-02-09 22:57:33.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-09 22:57:33.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-09 22:57:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-09 22:57:33.320 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e28671: (connection evicted) 2024-02-09 22:57:33.320 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60eb5f1e: (connection evicted) 2024-02-09 22:57:33.321 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e2cbd73: (connection evicted) 2024-02-09 22:57:33.321 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a13346e: (connection evicted) 2024-02-09 22:57:33.322 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f11b748: (connection evicted) 2024-02-09 22:57:33.322 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15b80e1b: (connection evicted) 2024-02-09 22:57:33.322 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e74fefa: (connection evicted) 2024-02-09 22:57:33.323 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d37191e: (connection evicted) 2024-02-09 22:57:33.323 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f3e4807: (connection evicted) 2024-02-09 22:57:33.324 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa34f2d: (connection evicted) 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-09 22:57:33.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c399d4 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-09 22:57:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-09 22:57:33.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.338 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:33.338 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.338 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.338 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.340 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.340 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.341 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.343 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.344 [DefaultDispatcher-worker-8 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.344 [DefaultDispatcher-worker-8 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-09 22:57:33.344 [DefaultDispatcher-worker-8 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.344 [DefaultDispatcher-worker-8 @coroutine#3631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:33.345 [DefaultDispatcher-worker-6 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.345 [DefaultDispatcher-worker-6 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-09 22:57:33.351 [DefaultDispatcher-worker-5 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.351 [DefaultDispatcher-worker-5 @coroutine#3630] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.351 [DefaultDispatcher-worker-5 @coroutine#3630] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-09 22:57:33.351 [DefaultDispatcher-worker-5 @coroutine#3630] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.352 [DefaultDispatcher-worker-15 @coroutine#3630] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.352 [DefaultDispatcher-worker-15 @coroutine#3630] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-09 22:57:33.362 [DefaultDispatcher-worker-8 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.371 [DefaultDispatcher-worker-14 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.380 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.389 [DefaultDispatcher-worker-15 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.399 [DefaultDispatcher-worker-7 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.400 [DefaultDispatcher-worker-12 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:33.400 [DefaultDispatcher-worker-12 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.400 [DefaultDispatcher-worker-12 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.400 [DefaultDispatcher-worker-12 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.401 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.402 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.407 [DefaultDispatcher-worker-8 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.411 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.418 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.420 [DefaultDispatcher-worker-15 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337c0ee4 2024-02-09 22:57:33.426 [DefaultDispatcher-worker-8 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2024-02-09 22:57:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-09 22:57:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-09 22:57:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.428 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433362e0: (connection evicted) 2024-02-09 22:57:33.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-09 22:57:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0600a4 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.445 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.446 [Test worker @coroutine#3658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-09 22:57:33.447 [DefaultDispatcher-worker-14 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d15034 2024-02-09 22:57:33.460 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.470 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.472 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.474 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.485 [DefaultDispatcher-worker-16 @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.497 [DefaultDispatcher-worker-4 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1773faf8 2024-02-09 22:57:33.500 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:33.500 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-09 22:57:33.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-09 22:57:33.500 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.500 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.500 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1773faf8: (connection evicted) 2024-02-09 22:57:33.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-09 22:57:33.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-09 22:57:33.501 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.501 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.503 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3284de45 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.504 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-09 22:57:33.520 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.530 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.532 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.534 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.534 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@938e54a 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.535 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-09 22:57:33.549 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.560 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.562 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.564 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.573 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:33.574 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.574 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.574 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.575 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.576 [DefaultDispatcher-worker-2 @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-09 22:57:33.584 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:33.584 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.584 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.584 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.586 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.586 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.592 [DefaultDispatcher-worker-14 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.601 [DefaultDispatcher-worker-16 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.604 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:33.610 [DefaultDispatcher-worker-11 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d 2024-02-09 22:57:33.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-09 22:57:33.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-09 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.623 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fccdd1d: (connection evicted) 2024-02-09 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-09 22:57:33.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-09 22:57:33.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-09 22:57:33.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-09 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.624 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a165c11: (connection evicted) 2024-02-09 22:57:33.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-09 22:57:33.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df5f657 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.626 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.627 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-09 22:57:33.641 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.652 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.654 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.656 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e5db1d 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.656 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.657 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-09 22:57:33.670 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.684 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.686 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.687 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.700 [DefaultDispatcher-worker-9 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-09 22:57:33.715 [DefaultDispatcher-worker-8 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.725 [DefaultDispatcher-worker-10 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.727 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:33.733 [DefaultDispatcher-worker-8 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-02-09 22:57:33.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-09 22:57:33.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-09 22:57:33.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.740 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aba8978: (connection evicted) 2024-02-09 22:57:33.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-09 22:57:33.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-09 22:57:33.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-09 22:57:33.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-09 22:57:33.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.741 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32eac39b: (connection evicted) 2024-02-09 22:57:33.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-09 22:57:33.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-09 22:57:33.743 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:33.743 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.743 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.743 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.743 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44ba9f25 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.744 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.744 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.744 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-09 22:57:33.745 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.745 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.745 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-09 22:57:33.761 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.771 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.773 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.775 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.784 [DefaultDispatcher-worker-16 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.806 [DefaultDispatcher-worker-3 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.809 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.818 [DefaultDispatcher-worker-5 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-09 22:57:33.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-09 22:57:33.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-09 22:57:33.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.827 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5df971: (connection evicted) 2024-02-09 22:57:33.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-09 22:57:33.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf3869 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.829 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.830 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-09 22:57:33.845 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.855 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.857 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.858 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.868 [DefaultDispatcher-worker-14 @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.871 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4 2024-02-09 22:57:33.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-09 22:57:33.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-09 22:57:33.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:33.875 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5a1ad4: (connection evicted) 2024-02-09 22:57:33.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:33.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-09 22:57:33.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe337 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.882 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.883 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-09 22:57:33.896 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.906 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.908 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.910 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:33.910 [DefaultDispatcher-worker-5 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:33.910 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.910 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:33.910 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.912 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.912 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:33.962 [DefaultDispatcher-worker-12 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:34.007 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.087 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:34.087 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.087 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.087 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.088 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.088 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.098 [DefaultDispatcher-worker-15 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b78155 2024-02-09 22:57:34.148 [DefaultDispatcher-worker-8 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:34.148 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.148 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.148 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-09 22:57:34.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-09 22:57:34.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.149 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b78155: (connection evicted) 2024-02-09 22:57:34.149 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.149 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:34.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-09 22:57:34.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-09 22:57:34.153 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6689c 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.154 [Test worker @coroutine#3888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-09 22:57:34.155 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.155 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.155 [Test worker @coroutine#3888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-09 22:57:34.172 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.183 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.185 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.188 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.197 [DefaultDispatcher-worker-4 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.201 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.204 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:34.204 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.204 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.204 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.206 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.206 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.225 [DefaultDispatcher-worker-8 @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.232 [DefaultDispatcher-worker-16 @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f597f1 2024-02-09 22:57:34.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-09 22:57:34.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-09 22:57:34.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.240 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f597f1: (connection evicted) 2024-02-09 22:57:34.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:34.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-09 22:57:34.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-09 22:57:34.242 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b1c3af 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.243 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-09 22:57:34.257 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.267 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.269 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.271 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.280 [DefaultDispatcher-worker-7 @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-02-09 22:57:34.343 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.349 [DefaultDispatcher-worker-4 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:34.350 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.350 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.350 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.351 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.351 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-09 22:57:34.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-09 22:57:34.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.355 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b: (connection evicted) 2024-02-09 22:57:34.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:34.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-09 22:57:34.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e0b7f58 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-09 22:57:34.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-09 22:57:34.435 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:34.435 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.435 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.435 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.436 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.437 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.460 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:34.465 [DefaultDispatcher-worker-4 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.472 [DefaultDispatcher-worker-6 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.479 [DefaultDispatcher-worker-15 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.487 [DefaultDispatcher-worker-10 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.510 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:34.511 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.511 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.511 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.512 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.512 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.521 [DefaultDispatcher-worker-7 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.521 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-09 22:57:34.527 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-09 22:57:34.528 [DefaultDispatcher-worker-1 @coroutine#3961] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-09 22:57:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f776b4a 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-09 22:57:34.543 [DefaultDispatcher-worker-16 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.543 [DefaultDispatcher-worker-16 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:34.543 [DefaultDispatcher-worker-16 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.543 [DefaultDispatcher-worker-16 @coroutine#3963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.546 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:34.546 [eventLoopGroupProxy-19-1 @call-handler#3972] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:34.546 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.546 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:34.546 [eventLoopGroupProxy-19-1 @call-handler#3972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.547 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.547 [DefaultDispatcher-worker-6 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.547 [DefaultDispatcher-worker-6 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-09 22:57:34.562 [DefaultDispatcher-worker-16 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.563 [DefaultDispatcher-worker-16 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:34.563 [DefaultDispatcher-worker-16 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.563 [DefaultDispatcher-worker-16 @coroutine#3976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f8a37b 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-09 22:57:34.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2024-02-09 22:57:34.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2024-02-09 22:57:34.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-09 22:57:34.564 [eventLoopGroupProxy-19-2 @call-handler#3980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:34.564 [eventLoopGroupProxy-19-2 @call-handler#3980] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.565 [eventLoopGroupProxy-19-2 @call-handler#3980] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:34.565 [eventLoopGroupProxy-19-3 @call-handler#3983] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:34.565 [eventLoopGroupProxy-19-3 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.565 [eventLoopGroupProxy-19-2 @call-handler#3980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.566 [DefaultDispatcher-worker-8 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.566 [DefaultDispatcher-worker-8 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.567 [DefaultDispatcher-worker-5 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.567 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.567 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.567 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.568 [eventLoopGroupProxy-19-2 @call-handler#3988] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:34.568 [eventLoopGroupProxy-19-2 @call-handler#3988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.569 [DefaultDispatcher-worker-1 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.569 [DefaultDispatcher-worker-1 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.578 [DefaultDispatcher-worker-5 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.583 [DefaultDispatcher-worker-16 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.584 [DefaultDispatcher-worker-16 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-09 22:57:34.584 [DefaultDispatcher-worker-16 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.584 [DefaultDispatcher-worker-16 @coroutine#3994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.586 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:34.586 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-09 22:57:34.586 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.586 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.586 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.586 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.586 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:34.587 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.588 [DefaultDispatcher-worker-19 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.591 [DefaultDispatcher-worker-5 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.591 [DefaultDispatcher-worker-5 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.591 [DefaultDispatcher-worker-5 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.591 [DefaultDispatcher-worker-5 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.592 [eventLoopGroupProxy-19-4 @call-handler#4006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-09 22:57:34.592 [eventLoopGroupProxy-19-4 @call-handler#4006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.595 [eventLoopGroupProxy-19-5 @call-handler#4010] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:34.595 [eventLoopGroupProxy-19-5 @call-handler#4010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.595 [DefaultDispatcher-worker-9 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.595 [DefaultDispatcher-worker-9 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.597 [DefaultDispatcher-worker-14 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:34.597 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.597 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.597 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.598 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.598 [DefaultDispatcher-worker-19 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.598 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.599 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.599 [DefaultDispatcher-worker-2 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.599 [DefaultDispatcher-worker-2 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-09 22:57:34.604 [DefaultDispatcher-worker-13 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.607 [DefaultDispatcher-worker-6 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.612 [DefaultDispatcher-worker-3 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2024-02-09 22:57:34.613 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.613 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.613 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.614 [eventLoopGroupProxy-19-2 @call-handler#4023] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-09 22:57:34.614 [eventLoopGroupProxy-19-2 @call-handler#4023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.614 [DefaultDispatcher-worker-18 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.614 [DefaultDispatcher-worker-16 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.614 [DefaultDispatcher-worker-16 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.617 [DefaultDispatcher-worker-14 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.624 [DefaultDispatcher-worker-2 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2024-02-09 22:57:34.626 [DefaultDispatcher-worker-16 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.630 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.634 [DefaultDispatcher-worker-19 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2024-02-09 22:57:34.635 [DefaultDispatcher-worker-6 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.648 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.664 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:34.666 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.668 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.668 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-09 22:57:34.668 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.669 [eventLoopGroupProxy-19-2 @call-handler#4040] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-09 22:57:34.676 [DefaultDispatcher-worker-11 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.696 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.696 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.696 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-09 22:57:34.696 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.697 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033 2024-02-09 22:57:34.697 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033. 2024-02-09 22:57:34.697 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033 2024-02-09 22:57:34.697 [eventLoopGroupProxy-19-2 @call-handler#4044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-09 22:57:34.701 [eventLoopGroupProxy-19-2 @call-handler#4044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.701 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033 2024-02-09 22:57:34.701 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033 2024-02-09 22:57:34.702 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033. 2024-02-09 22:57:34.702 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.713 [DefaultDispatcher-worker-8 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.714 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.715 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 22:57:34.715 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.716 [eventLoopGroupProxy-19-2 @call-handler#4048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-09 22:57:34.718 [eventLoopGroupProxy-19-2 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.718 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.719 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.719 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 22:57:34.719 [DefaultDispatcher-worker-8 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.726 [DefaultDispatcher-worker-11 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.749 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.754 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:34.754 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.755 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.755 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.756 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.756 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.758 [DefaultDispatcher-worker-4 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.759 [DefaultDispatcher-worker-12 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.759 [DefaultDispatcher-worker-12 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.759 [DefaultDispatcher-worker-12 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:34.759 [DefaultDispatcher-worker-12 @coroutine#3964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.759 [DefaultDispatcher-worker-12 @coroutine#3964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.760 [eventLoopGroupProxy-19-2 @call-handler#4058] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:34.760 [eventLoopGroupProxy-19-2 @call-handler#4058] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:34.760 [eventLoopGroupProxy-19-2 @call-handler#4058] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:34.766 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.774 [DefaultDispatcher-worker-18 @call-handler#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.774 [eventLoopGroupProxy-19-2 @call-handler#4058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.775 [DefaultDispatcher-worker-8 @coroutine#3964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.775 [DefaultDispatcher-worker-8 @coroutine#3964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.775 [DefaultDispatcher-worker-8 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:34.775 [DefaultDispatcher-worker-8 @coroutine#3964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.784 [DefaultDispatcher-worker-15 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.786 [DefaultDispatcher-worker-19 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.791 [DefaultDispatcher-worker-20 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.821 [DefaultDispatcher-worker-17 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.823 [DefaultDispatcher-worker-18 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.823 [DefaultDispatcher-worker-18 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-09 22:57:34.823 [DefaultDispatcher-worker-18 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.824 [eventLoopGroupProxy-19-2 @call-handler#4074] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-09 22:57:34.830 [DefaultDispatcher-worker-8 @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.845 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.845 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-09 22:57:34.845 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-09 22:57:34.845 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.846 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034 2024-02-09 22:57:34.846 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034. 2024-02-09 22:57:34.846 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034 2024-02-09 22:57:34.847 [eventLoopGroupProxy-19-2 @call-handler#4078] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-09 22:57:34.847 [eventLoopGroupProxy-19-2 @call-handler#4078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.848 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034 2024-02-09 22:57:34.848 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034 2024-02-09 22:57:34.848 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034. 2024-02-09 22:57:34.848 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556967297745068034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.857 [DefaultDispatcher-worker-1 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.857 [DefaultDispatcher-worker-1 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.857 [DefaultDispatcher-worker-1 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 22:57:34.857 [DefaultDispatcher-worker-1 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.858 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-09 22:57:34.859 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.859 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.859 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-09 22:57:34.859 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-09 22:57:34.859 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.867 [DefaultDispatcher-worker-3 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.887 [DefaultDispatcher-worker-16 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.898 [DefaultDispatcher-worker-8 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.898 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.898 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:34.898 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.898 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.899 [DefaultDispatcher-worker-1 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.899 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:34.899 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:34.900 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:34.907 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.917 [DefaultDispatcher-worker-1 @call-handler#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:34.917 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.918 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.918 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.918 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:34.918 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.925 [UI Thread @coroutine#4093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.925 [UI Thread @coroutine#4093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:34.925 [UI Thread @coroutine#4093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.926 [DefaultDispatcher-worker-5 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:34.926 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.926 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:34.926 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.926 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:34.926 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033. 2024-02-09 22:57:34.926 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:34.927 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.927 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.927 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:34.927 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:34.927 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.927 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-09 22:57:34.927 [eventLoopGroupProxy-19-5 @call-handler#4113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-09 22:57:34.930 [eventLoopGroupProxy-19-6 @call-handler#4120] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-09 22:57:34.932 [DefaultDispatcher-worker-10 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:34.933 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.933 [eventLoopGroupProxy-19-6 @call-handler#4120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.933 [UI Thread @coroutine#4093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.933 [UI Thread @coroutine#4093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.934 [UI Thread @coroutine#4093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:34.934 [UI Thread @coroutine#4093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.934 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.934 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:34.934 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:34.934 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.934 [eventLoopGroupProxy-19-5 @call-handler#4113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.935 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:34.935 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:34.935 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033. 2024-02-09 22:57:34.935 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.945 [DefaultDispatcher-worker-13 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.952 [DefaultDispatcher-worker-11 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.961 [DefaultDispatcher-worker-13 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.965 [UI Thread @coroutine#4131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032 2024-02-09 22:57:34.965 [UI Thread @coroutine#4131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032. 2024-02-09 22:57:34.965 [UI Thread @coroutine#4131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032 2024-02-09 22:57:34.966 [eventLoopGroupProxy-19-2 @call-handler#4133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-09 22:57:34.968 [eventLoopGroupProxy-19-2 @call-handler#4133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:34.969 [UI Thread @coroutine#4131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032 2024-02-09 22:57:34.969 [UI Thread @coroutine#4131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032 2024-02-09 22:57:34.969 [UI Thread @coroutine#4131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032. 2024-02-09 22:57:34.969 [UI Thread @coroutine#4131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:34.977 [DefaultDispatcher-worker-9 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.986 [DefaultDispatcher-worker-2 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.995 [DefaultDispatcher-worker-13 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:34.995 [DefaultDispatcher-worker-13 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.995 [DefaultDispatcher-worker-13 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:34.995 [DefaultDispatcher-worker-13 @coroutine#3964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:34.995 [DefaultDispatcher-worker-13 @coroutine#3964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:34.996 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:34.996 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:34.996 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:35.004 [DefaultDispatcher-worker-2 @call-handler#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:35.005 [eventLoopGroupProxy-19-2 @call-handler#4143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.005 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.005 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.006 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:35.006 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.013 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.013 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034. 2024-02-09 22:57:35.013 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.014 [DefaultDispatcher-worker-13 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:35.014 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-09 22:57:35.015 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033 2024-02-09 22:57:35.015 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033. 2024-02-09 22:57:35.015 [UI Thread @coroutine#4152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033 2024-02-09 22:57:35.016 [eventLoopGroupProxy-19-5 @call-handler#4163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-09 22:57:35.017 [eventLoopGroupProxy-19-5 @call-handler#4163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.020 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.020 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032 2024-02-09 22:57:35.020 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032. 2024-02-09 22:57:35.020 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032 2024-02-09 22:57:35.020 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.020 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.020 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.021 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.021 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.021 [UI Thread @coroutine#4169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.021 [eventLoopGroupProxy-19-2 @call-handler#4176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-09 22:57:35.021 [eventLoopGroupProxy-19-5 @call-handler#4177] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-09 22:57:35.021 [eventLoopGroupProxy-19-6 @call-handler#4180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-09 22:57:35.022 [UI Thread @coroutine#4152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033 2024-02-09 22:57:35.022 [UI Thread @coroutine#4152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033 2024-02-09 22:57:35.022 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.022 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.022 [eventLoopGroupProxy-19-5 @call-handler#4177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.022 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033. 2024-02-09 22:57:35.022 [UI Thread @coroutine#4152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556967297745068033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.023 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034. 2024-02-09 22:57:35.023 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.023 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.023 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.023 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.023 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.024 [eventLoopGroupProxy-19-2 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.024 [eventLoopGroupProxy-19-6 @call-handler#4180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.025 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032 2024-02-09 22:57:35.025 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032 2024-02-09 22:57:35.025 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032. 2024-02-09 22:57:35.025 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.025 [UI Thread @coroutine#4169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.025 [UI Thread @coroutine#4169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.025 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.025 [UI Thread @coroutine#4169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.034 [DefaultDispatcher-worker-4 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.043 [DefaultDispatcher-worker-11 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.051 [DefaultDispatcher-worker-2 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.060 [DefaultDispatcher-worker-9 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.068 [DefaultDispatcher-worker-11 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.072 [UI Thread @coroutine#4196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.073 [UI Thread @coroutine#4196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034. 2024-02-09 22:57:35.073 [UI Thread @coroutine#4196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.073 [eventLoopGroupProxy-19-2 @call-handler#4198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-09 22:57:35.076 [eventLoopGroupProxy-19-2 @call-handler#4198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.077 [UI Thread @coroutine#4196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.077 [UI Thread @coroutine#4196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 2024-02-09 22:57:35.077 [UI Thread @coroutine#4196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034. 2024-02-09 22:57:35.077 [UI Thread @coroutine#4196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556967297745068032&accountPersonUid=556967297745068034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.086 [DefaultDispatcher-worker-13 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.098 [DefaultDispatcher-worker-10 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.099 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:35.099 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.099 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.099 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.100 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.100 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.106 [DefaultDispatcher-worker-3 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.107 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.107 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:35.107 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.107 [DefaultDispatcher-worker-3 @coroutine#3977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-09 22:57:35.107 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-09 22:57:35.108 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-09 22:57:35.108 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-09 22:57:35.116 [DefaultDispatcher-worker-17 @call-handler#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1 2024-02-09 22:57:35.116 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.117 [DefaultDispatcher-worker-15 @coroutine#3977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.117 [DefaultDispatcher-worker-15 @coroutine#3977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-09 22:57:35.117 [DefaultDispatcher-worker-15 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-09 22:57:35.117 [DefaultDispatcher-worker-15 @coroutine#3977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.119 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.119 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.119 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.120 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:35.120 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033. 2024-02-09 22:57:35.120 [UI Thread @coroutine#4226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:35.120 [eventLoopGroupProxy-19-2 @call-handler#4230] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-09 22:57:35.120 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.120 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.120 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.121 [eventLoopGroupProxy-19-5 @call-handler#4235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-09 22:57:35.121 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-09 22:57:35.124 [eventLoopGroupProxy-19-2 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.124 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.124 [eventLoopGroupProxy-19-5 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-09 22:57:35.125 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.125 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.125 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.125 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.125 [UI Thread @coroutine#4226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:35.125 [UI Thread @coroutine#4226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 2024-02-09 22:57:35.125 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.125 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 2024-02-09 22:57:35.126 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033. 2024-02-09 22:57:35.126 [UI Thread @coroutine#4226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556967297745068032&accountPersonUid=556967297745068033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.126 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032. 2024-02-09 22:57:35.126 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556967297745068033&assignmentUid=556967297745068032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:35.128 [DefaultDispatcher-worker-7 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-09 22:57:35.132 [DefaultDispatcher-worker-8 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:35.139 [DefaultDispatcher-worker-12 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:35.144 [DefaultDispatcher-worker-8 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2024-02-09 22:57:35.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-09 22:57:35.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-09 22:57:35.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:35.148 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a544cd: (connection evicted) 2024-02-09 22:57:35.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:35.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-09 22:57:35.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-09 22:57:35.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-09 22:57:35.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-09 22:57:35.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:35.150 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8318808: (connection evicted) 2024-02-09 22:57:35.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:35.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-09 22:57:35.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-09 22:57:35.157 [DefaultDispatcher-worker-4 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:35.157 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.157 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.157 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.159 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.159 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.214 [DefaultDispatcher-worker-4 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:35.214 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.214 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.214 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.215 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.215 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.360 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:35.360 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.360 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.360 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.361 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.361 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.445 [DefaultDispatcher-worker-4 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:35.445 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.445 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.445 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.447 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.447 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.521 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:35.522 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.522 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.522 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.523 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.523 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.596 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:35.596 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.596 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.596 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.597 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.605 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:35.605 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.605 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.605 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.606 [DefaultDispatcher-worker-20 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.606 [DefaultDispatcher-worker-20 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.764 [DefaultDispatcher-worker-20 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:35.764 [DefaultDispatcher-worker-20 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.764 [DefaultDispatcher-worker-20 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.764 [DefaultDispatcher-worker-20 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.765 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.765 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.936 [DefaultDispatcher-worker-19 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:35.936 [DefaultDispatcher-worker-19 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.936 [DefaultDispatcher-worker-19 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:35.936 [DefaultDispatcher-worker-19 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.938 [DefaultDispatcher-worker-20 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:35.938 [DefaultDispatcher-worker-20 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.108 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:36.109 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.109 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.109 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.110 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.110 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-09 22:57:36.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-09 22:57:36.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.154 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdff4f1: (connection evicted) 2024-02-09 22:57:36.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-09 22:57:36.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb3487c 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.159 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-09 22:57:36.160 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.160 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.160 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-09 22:57:36.167 [DefaultDispatcher-worker-11 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:36.167 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.167 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.167 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.168 [DefaultDispatcher-worker-19 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.168 [DefaultDispatcher-worker-19 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.174 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.185 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.186 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.188 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.188 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-09 22:57:36.188 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ea09b7 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.189 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-09 22:57:36.202 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.212 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.214 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.215 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.226 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:36.226 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.226 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.226 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.226 [DefaultDispatcher-worker-8 @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-02-09 22:57:36.227 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.227 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.241 [DefaultDispatcher-worker-10 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.252 [DefaultDispatcher-worker-8 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2024-02-09 22:57:36.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-09 22:57:36.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-09 22:57:36.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.257 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7337f87e: (connection evicted) 2024-02-09 22:57:36.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-09 22:57:36.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-09 22:57:36.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-09 22:57:36.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-09 22:57:36.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.259 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a7586f: (connection evicted) 2024-02-09 22:57:36.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-09 22:57:36.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-09 22:57:36.260 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.261 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-09 22:57:36.280 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.290 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.292 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.293 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbb3c84 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.294 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-09 22:57:36.307 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.318 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.319 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.321 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.332 [DefaultDispatcher-worker-12 @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-09 22:57:36.344 [DefaultDispatcher-worker-6 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.356 [DefaultDispatcher-worker-4 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.362 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.370 [DefaultDispatcher-worker-4 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.373 [DefaultDispatcher-worker-9 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:36.373 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.373 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.373 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.374 [DefaultDispatcher-worker-19 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.374 [DefaultDispatcher-worker-19 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.386 [DefaultDispatcher-worker-3 @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-09 22:57:36.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-09 22:57:36.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-09 22:57:36.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.390 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-09 22:57:36.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-09 22:57:36.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-09 22:57:36.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-09 22:57:36.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-09 22:57:36.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.391 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff: (connection evicted) 2024-02-09 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-09 22:57:36.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6bae60 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.393 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-09 22:57:36.394 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.394 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.394 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-09 22:57:36.414 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.430 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.432 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.435 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104e6540 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.435 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.436 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-09 22:57:36.456 [DefaultDispatcher-worker-3 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:36.456 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.456 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.456 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.457 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.457 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.457 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.468 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.470 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.472 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.483 [DefaultDispatcher-worker-13 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-09 22:57:36.494 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.500 [DefaultDispatcher-worker-13 @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.513 [DefaultDispatcher-worker-19 @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-09 22:57:36.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-09 22:57:36.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-09 22:57:36.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.518 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66be0e72: (connection evicted) 2024-02-09 22:57:36.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-09 22:57:36.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-09 22:57:36.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-09 22:57:36.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-09 22:57:36.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.520 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a: (connection evicted) 2024-02-09 22:57:36.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-09 22:57:36.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-09 22:57:36.521 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b89515b 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.522 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-09 22:57:36.531 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:36.531 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.531 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.531 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.532 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.532 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.542 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.557 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.560 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.561 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5482b32a 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.562 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.563 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-09 22:57:36.577 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.588 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.589 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.591 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.602 [DefaultDispatcher-worker-14 @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-09 22:57:36.607 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:36.607 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.607 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.607 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.608 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.614 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:36.614 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.614 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.615 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.616 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.616 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.617 [DefaultDispatcher-worker-9 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.622 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.628 [DefaultDispatcher-worker-16 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-09 22:57:36.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-09 22:57:36.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-09 22:57:36.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.633 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e725fb: (connection evicted) 2024-02-09 22:57:36.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-09 22:57:36.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-09 22:57:36.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-09 22:57:36.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-09 22:57:36.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.634 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1300112e: (connection evicted) 2024-02-09 22:57:36.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-09 22:57:36.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a7bc12 2024-02-09 22:57:36.636 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.637 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-09 22:57:36.654 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.664 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.666 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.668 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4557723a 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.668 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-09 22:57:36.669 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.669 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.669 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-09 22:57:36.682 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.692 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.694 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.695 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.706 [DefaultDispatcher-worker-5 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d 2024-02-09 22:57:36.721 [DefaultDispatcher-worker-12 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.737 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.737 [DefaultDispatcher-worker-12 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2024-02-09 22:57:36.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-09 22:57:36.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-09 22:57:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.743 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@235b4aea: (connection evicted) 2024-02-09 22:57:36.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-09 22:57:36.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-09 22:57:36.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-09 22:57:36.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-09 22:57:36.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.744 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b70f9d: (connection evicted) 2024-02-09 22:57:36.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-09 22:57:36.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240c626d 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.746 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.747 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-09 22:57:36.762 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.773 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.774 [DefaultDispatcher-worker-15 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:36.775 [DefaultDispatcher-worker-15 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.775 [DefaultDispatcher-worker-15 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.775 [DefaultDispatcher-worker-15 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.775 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.776 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.776 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.777 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.777 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa8a4f7 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.778 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-09 22:57:36.791 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.801 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.803 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.805 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.815 [DefaultDispatcher-worker-16 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3 2024-02-09 22:57:36.829 [DefaultDispatcher-worker-5 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.842 [DefaultDispatcher-worker-5 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.847 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.851 [DefaultDispatcher-worker-10 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-09 22:57:36.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-09 22:57:36.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-09 22:57:36.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.856 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb: (connection evicted) 2024-02-09 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-09 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-09 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-09 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-09 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.858 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f6e2c3: (connection evicted) 2024-02-09 22:57:36.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-09 22:57:36.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df0d030 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.860 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-09 22:57:36.861 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.861 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.861 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-09 22:57:36.877 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.887 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.889 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.890 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740530b 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.891 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-09 22:57:36.904 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.914 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.916 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.922 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.931 [DefaultDispatcher-worker-13 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101e146 2024-02-09 22:57:36.947 [DefaultDispatcher-worker-1 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.947 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:36.947 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.947 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:36.947 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.948 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.948 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:36.957 [DefaultDispatcher-worker-4 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.961 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:36.966 [DefaultDispatcher-worker-4 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.981 [DefaultDispatcher-worker-5 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b71935 2024-02-09 22:57:36.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-09 22:57:36.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-09 22:57:36.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.985 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b71935: (connection evicted) 2024-02-09 22:57:36.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-09 22:57:36.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-09 22:57:36.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-09 22:57:36.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-09 22:57:36.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:36.986 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4101e146: (connection evicted) 2024-02-09 22:57:36.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:36.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-09 22:57:36.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:36.989 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-09 22:57:36.990 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:36.990 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:36.990 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-09 22:57:37.006 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.016 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.018 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.019 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.020 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-09 22:57:37.021 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.021 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.021 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-09 22:57:37.034 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.044 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.045 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.047 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.058 [DefaultDispatcher-worker-13 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2024-02-09 22:57:37.071 [DefaultDispatcher-worker-20 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.083 [DefaultDispatcher-worker-2 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.087 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-02-09 22:57:37.090 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-09 22:57:37.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-09 22:57:37.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.093 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e10f765: (connection evicted) 2024-02-09 22:57:37.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-09 22:57:37.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-09 22:57:37.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-09 22:57:37.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-09 22:57:37.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.094 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a29361: (connection evicted) 2024-02-09 22:57:37.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-09 22:57:37.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f819a6 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.096 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-09 22:57:37.097 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.097 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.097 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-09 22:57:37.114 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.120 [DefaultDispatcher-worker-20 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:37.120 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.120 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.120 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.121 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.121 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.125 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.127 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.129 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e31657 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.129 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-09 22:57:37.130 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.130 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.130 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-09 22:57:37.143 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.155 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.156 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.168 [DefaultDispatcher-worker-12 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2024-02-09 22:57:37.177 [DefaultDispatcher-worker-12 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:37.177 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.177 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.177 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.178 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.178 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.183 [DefaultDispatcher-worker-5 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.193 [DefaultDispatcher-worker-16 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.197 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.197 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=1, waiting=0) 2024-02-09 22:57:37.200 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2024-02-09 22:57:37.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-09 22:57:37.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-09 22:57:37.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.206 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e871e93: (connection evicted) 2024-02-09 22:57:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-09 22:57:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.207 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1: (connection evicted) 2024-02-09 22:57:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-09 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.208 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.209 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-09 22:57:37.225 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.235 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.235 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:37.235 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.235 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.235 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.236 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.236 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.237 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.238 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.239 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-09 22:57:37.252 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.263 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.264 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.266 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.276 [DefaultDispatcher-worker-16 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-09 22:57:37.289 [DefaultDispatcher-worker-3 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.301 [DefaultDispatcher-worker-20 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-09 22:57:37.353 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.353 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-09 22:57:37.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-09 22:57:37.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.360 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f67aea: (connection evicted) 2024-02-09 22:57:37.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-09 22:57:37.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-09 22:57:37.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-09 22:57:37.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-09 22:57:37.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.362 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2: (connection evicted) 2024-02-09 22:57:37.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-09 22:57:37.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611ffa8d 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.363 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.364 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-09 22:57:37.380 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.385 [DefaultDispatcher-worker-18 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:37.385 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.385 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.386 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.387 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.387 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.391 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.393 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.395 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c912d3 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.395 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-09 22:57:37.396 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.396 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.396 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-09 22:57:37.409 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.420 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.421 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.423 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.434 [DefaultDispatcher-worker-10 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-09 22:57:37.448 [DefaultDispatcher-worker-4 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.461 [DefaultDispatcher-worker-19 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-09 22:57:37.464 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-09 22:57:37.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-09 22:57:37.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.467 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54dc163a: (connection evicted) 2024-02-09 22:57:37.467 [DefaultDispatcher-worker-5 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:37.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-09 22:57:37.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-09 22:57:37.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-09 22:57:37.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-09 22:57:37.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.468 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e967df: (connection evicted) 2024-02-09 22:57:37.468 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.468 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-09 22:57:37.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.470 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-09 22:57:37.471 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.471 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.471 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-09 22:57:37.487 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.497 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.499 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.500 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631c6ef4 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.501 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-09 22:57:37.514 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.525 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.526 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.528 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.538 [DefaultDispatcher-worker-16 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-09 22:57:37.541 [DefaultDispatcher-worker-20 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:37.542 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.542 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.542 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.543 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.543 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.555 [DefaultDispatcher-worker-7 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.569 [DefaultDispatcher-worker-20 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.571 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.573 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.576 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-09 22:57:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-09 22:57:37.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-09 22:57:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.582 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2024-02-09 22:57:37.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-09 22:57:37.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-09 22:57:37.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-09 22:57:37.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-09 22:57:37.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.583 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7441edeb: (connection evicted) 2024-02-09 22:57:37.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-09 22:57:37.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-09 22:57:37.584 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ceb67f 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.585 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-09 22:57:37.601 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.611 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.613 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.614 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb24266 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.615 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-09 22:57:37.619 [DefaultDispatcher-worker-19 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:37.619 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.619 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.619 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.620 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.625 [DefaultDispatcher-worker-15 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:37.625 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.625 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.625 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.626 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.626 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.629 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.639 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.640 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.642 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.652 [DefaultDispatcher-worker-19 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-09 22:57:37.667 [DefaultDispatcher-worker-17 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.679 [DefaultDispatcher-worker-6 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-09 22:57:37.685 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-09 22:57:37.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-09 22:57:37.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.686 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22: (connection evicted) 2024-02-09 22:57:37.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-09 22:57:37.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-09 22:57:37.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-09 22:57:37.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-09 22:57:37.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.688 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f059ad: (connection evicted) 2024-02-09 22:57:37.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-09 22:57:37.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc4450 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.691 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-09 22:57:37.706 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.716 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.718 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.720 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.728 [DefaultDispatcher-worker-15 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.731 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.742 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270a3cef 2024-02-09 22:57:37.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-09 22:57:37.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-09 22:57:37.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.756 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270a3cef: (connection evicted) 2024-02-09 22:57:37.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-09 22:57:37.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-09 22:57:37.758 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c634f2 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.759 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-09 22:57:37.760 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.760 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.760 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-09 22:57:37.777 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.784 [DefaultDispatcher-worker-13 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:37.784 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.784 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.784 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.785 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.786 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.788 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.789 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.791 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4376e1 2024-02-09 22:57:37.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-09 22:57:37.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-09 22:57:37.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-09 22:57:37.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-09 22:57:37.796 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18206382 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.797 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-09 22:57:37.810 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.820 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.822 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.824 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2024-02-09 22:57:37.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-09 22:57:37.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-09 22:57:37.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-09 22:57:37.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbcde0b 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.829 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-09 22:57:37.830 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.830 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.830 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-09 22:57:37.843 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.853 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.855 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.856 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f98859a 2024-02-09 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-09 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-09 22:57:37.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-09 22:57:37.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-09 22:57:37.861 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff65426 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.862 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-09 22:57:37.876 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.886 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.888 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.890 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.899 [DefaultDispatcher-worker-2 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-09 22:57:37.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-09 22:57:37.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-09 22:57:37.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:37.904 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f: (connection evicted) 2024-02-09 22:57:37.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-09 22:57:37.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@683218c8 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.906 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.907 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-09 22:57:37.924 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.934 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.936 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.937 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-02-09 22:57:37.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-09 22:57:37.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-09 22:57:37.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:37.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:37.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-09 22:57:37.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a35b2f 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:37.943 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-09 22:57:37.944 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.944 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.944 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-09 22:57:37.960 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:37.960 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.960 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:37.960 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.961 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.961 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:37.962 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.972 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.974 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.976 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.982 [DefaultDispatcher-worker-6 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.984 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:37.989 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b 2024-02-09 22:57:38.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-09 22:57:38.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-09 22:57:38.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.002 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d62bb8b: (connection evicted) 2024-02-09 22:57:38.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-09 22:57:38.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@624baf71 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.005 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-09 22:57:38.006 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.006 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.006 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-09 22:57:38.022 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.032 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.034 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.035 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2afbdf 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.036 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-09 22:57:38.050 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.060 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.062 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.063 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.074 [DefaultDispatcher-worker-20 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-09 22:57:38.088 [DefaultDispatcher-worker-17 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.106 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.119 [DefaultDispatcher-worker-1 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-09 22:57:38.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-09 22:57:38.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-09 22:57:38.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.127 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690113f0: (connection evicted) 2024-02-09 22:57:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-09 22:57:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-09 22:57:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-09 22:57:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-09 22:57:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.129 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c: (connection evicted) 2024-02-09 22:57:38.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-09 22:57:38.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157e0f6b 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.130 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.131 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.131 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-09 22:57:38.131 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.131 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.131 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-09 22:57:38.132 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.132 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.147 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.158 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.159 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.161 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533a8540 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.161 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-09 22:57:38.162 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.162 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.162 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-09 22:57:38.174 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.184 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.186 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.187 [DefaultDispatcher-worker-4 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:38.187 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.187 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.187 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.188 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.189 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.189 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.198 [DefaultDispatcher-worker-20 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-02-09 22:57:38.211 [DefaultDispatcher-worker-17 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.231 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.237 [DefaultDispatcher-worker-20 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-09 22:57:38.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-09 22:57:38.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-09 22:57:38.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.241 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f832df0: (connection evicted) 2024-02-09 22:57:38.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-09 22:57:38.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-09 22:57:38.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-09 22:57:38.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-09 22:57:38.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.242 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28df2da8: (connection evicted) 2024-02-09 22:57:38.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-09 22:57:38.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13157620 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.245 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.246 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-09 22:57:38.247 [DefaultDispatcher-worker-20 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:38.247 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.247 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.247 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.248 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.248 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.260 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.270 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.272 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.273 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32be672d 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.274 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-09 22:57:38.287 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.297 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.299 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.301 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.312 [DefaultDispatcher-worker-16 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-09 22:57:38.326 [DefaultDispatcher-worker-16 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.346 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.348 [DefaultDispatcher-worker-11 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.356 [DefaultDispatcher-worker-11 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.366 [DefaultDispatcher-worker-5 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a919251 2024-02-09 22:57:38.374 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-09 22:57:38.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-09 22:57:38.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.382 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a919251: (connection evicted) 2024-02-09 22:57:38.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-09 22:57:38.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-09 22:57:38.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-09 22:57:38.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-09 22:57:38.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.383 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276e5add: (connection evicted) 2024-02-09 22:57:38.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-09 22:57:38.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aeb769d 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.386 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-09 22:57:38.387 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.387 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.387 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-09 22:57:38.394 [DefaultDispatcher-worker-5 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:38.394 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.394 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.394 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.395 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.395 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.403 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.413 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.415 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.417 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db6083b 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.417 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-09 22:57:38.418 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.418 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.418 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-09 22:57:38.430 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.441 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.442 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.444 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.455 [DefaultDispatcher-worker-7 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f2342b 2024-02-09 22:57:38.470 [DefaultDispatcher-worker-12 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.479 [DefaultDispatcher-worker-5 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:38.479 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.479 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.479 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.480 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.480 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.482 [DefaultDispatcher-worker-15 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.487 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.491 [DefaultDispatcher-worker-5 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-09 22:57:38.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-09 22:57:38.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-09 22:57:38.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.501 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7234db3: (connection evicted) 2024-02-09 22:57:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-09 22:57:38.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-09 22:57:38.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-09 22:57:38.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-09 22:57:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.502 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f2342b: (connection evicted) 2024-02-09 22:57:38.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-09 22:57:38.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7320bccc 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.504 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.505 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-09 22:57:38.505 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.505 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.505 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-09 22:57:38.520 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.530 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.531 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.533 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11548363 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.533 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-09 22:57:38.534 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.534 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.534 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-09 22:57:38.546 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.551 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:38.552 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.552 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.552 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.553 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.553 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.556 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.558 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.560 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.570 [DefaultDispatcher-worker-5 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-02-09 22:57:38.583 [DefaultDispatcher-worker-11 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.593 [DefaultDispatcher-worker-12 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520e6089 2024-02-09 22:57:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-09 22:57:38.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-09 22:57:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.597 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520e6089: (connection evicted) 2024-02-09 22:57:38.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-09 22:57:38.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-09 22:57:38.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-09 22:57:38.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-09 22:57:38.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.599 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c140b12: (connection evicted) 2024-02-09 22:57:38.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-09 22:57:38.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eef43f5 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.601 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.602 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-09 22:57:38.617 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.629 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.629 [DefaultDispatcher-worker-15 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:38.629 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.629 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.629 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.630 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.630 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.632 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a8bfa1 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.633 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-09 22:57:38.635 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:38.635 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.635 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.635 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.636 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.636 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.646 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.656 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.658 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.660 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.670 [DefaultDispatcher-worker-4 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-02-09 22:57:38.685 [DefaultDispatcher-worker-3 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.697 [DefaultDispatcher-worker-3 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.702 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.716 [DefaultDispatcher-worker-3 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2024-02-09 22:57:38.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-09 22:57:38.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-09 22:57:38.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.719 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc: (connection evicted) 2024-02-09 22:57:38.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-09 22:57:38.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-09 22:57:38.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-09 22:57:38.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-09 22:57:38.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.720 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c28400: (connection evicted) 2024-02-09 22:57:38.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-09 22:57:38.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-09 22:57:38.721 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-09 22:57:38.721 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9d85c2 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.722 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-09 22:57:38.739 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.749 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.751 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.753 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557f0a39 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.753 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-09 22:57:38.754 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.754 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.754 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-09 22:57:38.766 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.776 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.778 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.779 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.789 [DefaultDispatcher-worker-10 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2024-02-09 22:57:38.795 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:38.795 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.795 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.795 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.796 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.796 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.804 [DefaultDispatcher-worker-1 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.815 [DefaultDispatcher-worker-19 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.822 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.824 [DefaultDispatcher-worker-2 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.832 [DefaultDispatcher-worker-8 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.849 [DefaultDispatcher-worker-8 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2024-02-09 22:57:38.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-09 22:57:38.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-09 22:57:38.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.851 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77eb76f: (connection evicted) 2024-02-09 22:57:38.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-09 22:57:38.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-09 22:57:38.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-09 22:57:38.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-09 22:57:38.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.852 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d319d2c: (connection evicted) 2024-02-09 22:57:38.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-09 22:57:38.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33671907 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-09 22:57:38.855 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.856 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.856 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-09 22:57:38.872 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.882 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.884 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.886 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272de8ab 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.886 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-09 22:57:38.887 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.887 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.887 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-09 22:57:38.899 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.909 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.911 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.912 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.923 [DefaultDispatcher-worker-9 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f16a823 2024-02-09 22:57:38.937 [DefaultDispatcher-worker-20 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.948 [DefaultDispatcher-worker-14 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59 2024-02-09 22:57:38.956 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:38.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-09 22:57:38.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-09 22:57:38.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.958 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67d6bb59: (connection evicted) 2024-02-09 22:57:38.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-09 22:57:38.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-09 22:57:38.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-09 22:57:38.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-09 22:57:38.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:38.960 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f16a823: (connection evicted) 2024-02-09 22:57:38.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:38.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-09 22:57:38.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b708c16 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.961 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.962 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-09 22:57:38.962 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.962 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.962 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-09 22:57:38.971 [DefaultDispatcher-worker-9 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:38.972 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.972 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:38.972 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.973 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.973 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:38.978 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.988 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.989 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.991 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5096be74 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-09 22:57:38.991 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:38.992 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-09 22:57:39.009 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:39.020 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:39.021 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:39.023 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:39.033 [DefaultDispatcher-worker-14 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b 2024-02-09 22:57:39.046 [DefaultDispatcher-worker-5 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:39.055 [DefaultDispatcher-worker-17 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6def1699 2024-02-09 22:57:39.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-09 22:57:39.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-09 22:57:39.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.059 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6def1699: (connection evicted) 2024-02-09 22:57:39.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-09 22:57:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-09 22:57:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-09 22:57:39.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-09 22:57:39.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.060 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ed9e59b: (connection evicted) 2024-02-09 22:57:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-09 22:57:39.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-09 22:57:39.061 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c80b1d2 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.062 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-09 22:57:39.078 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.089 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.090 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.092 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352bea0e 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.092 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-09 22:57:39.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.093 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-09 22:57:39.105 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.115 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.117 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.118 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.130 [DefaultDispatcher-worker-11 @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75381b61 2024-02-09 22:57:39.139 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:39.140 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.140 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.140 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.141 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.141 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.145 [DefaultDispatcher-worker-18 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.152 [DefaultDispatcher-worker-18 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96 2024-02-09 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-09 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-09 22:57:39.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.156 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a44ad96: (connection evicted) 2024-02-09 22:57:39.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-09 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-09 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-09 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-09 22:57:39.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.158 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75381b61: (connection evicted) 2024-02-09 22:57:39.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-09 22:57:39.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.161 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-09 22:57:39.162 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.162 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.162 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-09 22:57:39.177 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.187 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.189 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.190 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c9500c 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.191 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-09 22:57:39.198 [DefaultDispatcher-worker-11 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:39.198 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.198 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.198 [DefaultDispatcher-worker-11 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.199 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.199 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.204 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.214 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.216 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.217 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.228 [DefaultDispatcher-worker-11 @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-09 22:57:39.245 [DefaultDispatcher-worker-16 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.258 [DefaultDispatcher-worker-18 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:39.258 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.258 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.258 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.259 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.260 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.262 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:39.265 [DefaultDispatcher-worker-6 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.272 [DefaultDispatcher-worker-18 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.292 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.394 [DefaultDispatcher-worker-15 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-09 22:57:39.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-09 22:57:39.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-09 22:57:39.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.397 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2024-02-09 22:57:39.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-09 22:57:39.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-09 22:57:39.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-09 22:57:39.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-09 22:57:39.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.398 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453961d7: (connection evicted) 2024-02-09 22:57:39.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-09 22:57:39.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-09 22:57:39.399 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-09 22:57:39.399 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f289126 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.400 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-09 22:57:39.403 [DefaultDispatcher-worker-6 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:39.403 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.403 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.403 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.405 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.405 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.413 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.423 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.425 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.427 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb186b 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.427 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-09 22:57:39.428 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.428 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.428 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-09 22:57:39.441 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.451 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.453 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.454 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.465 [DefaultDispatcher-worker-1 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-09 22:57:39.478 [DefaultDispatcher-worker-5 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.490 [DefaultDispatcher-worker-11 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:39.490 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.490 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.490 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.492 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.492 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.497 [DefaultDispatcher-worker-9 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.500 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:39.505 [DefaultDispatcher-worker-12 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-09 22:57:39.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-09 22:57:39.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-09 22:57:39.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.509 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e32574: (connection evicted) 2024-02-09 22:57:39.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-09 22:57:39.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-09 22:57:39.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-09 22:57:39.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-09 22:57:39.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.510 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd: (connection evicted) 2024-02-09 22:57:39.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-09 22:57:39.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cbe18c 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.512 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-09 22:57:39.513 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.513 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.513 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-09 22:57:39.527 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.538 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.539 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.541 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428440f2 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.541 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-09 22:57:39.542 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.542 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.542 [Test worker @coroutine#5635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-09 22:57:39.555 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.560 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:39.561 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.561 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.561 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.562 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.562 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.567 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.568 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.570 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.580 [DefaultDispatcher-worker-7 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-09 22:57:39.595 [DefaultDispatcher-worker-11 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.612 [DefaultDispatcher-worker-20 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-09 22:57:39.613 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-09 22:57:39.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-09 22:57:39.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.617 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50177966: (connection evicted) 2024-02-09 22:57:39.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-09 22:57:39.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-09 22:57:39.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-09 22:57:39.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-09 22:57:39.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.619 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e729046: (connection evicted) 2024-02-09 22:57:39.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-09 22:57:39.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d4e1af 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.621 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-09 22:57:39.622 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.622 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.622 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-09 22:57:39.639 [DefaultDispatcher-worker-8 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:39.639 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.639 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.639 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.639 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.640 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.646 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:39.646 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.646 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.646 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.647 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.647 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.650 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.651 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.653 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.653 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b06dce0 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.654 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-09 22:57:39.667 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.677 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.678 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.680 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.691 [DefaultDispatcher-worker-2 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-09 22:57:39.706 [DefaultDispatcher-worker-20 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.722 [DefaultDispatcher-worker-3 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.722 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.731 [DefaultDispatcher-worker-13 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-09 22:57:39.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-09 22:57:39.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-09 22:57:39.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.736 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f111e97: (connection evicted) 2024-02-09 22:57:39.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-09 22:57:39.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-09 22:57:39.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-09 22:57:39.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-09 22:57:39.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.737 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47fca369: (connection evicted) 2024-02-09 22:57:39.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-09 22:57:39.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8eda949 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.739 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-09 22:57:39.740 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.740 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.740 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-09 22:57:39.755 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.765 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.767 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.768 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.777 [DefaultDispatcher-worker-6 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.784 [DefaultDispatcher-worker-7 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240a717d 2024-02-09 22:57:39.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-09 22:57:39.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-09 22:57:39.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.795 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240a717d: (connection evicted) 2024-02-09 22:57:39.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-09 22:57:39.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-09 22:57:39.857 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-09 22:57:39.857 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.857 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.857 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c45ae 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.857 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.858 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-09 22:57:39.858 [DefaultDispatcher-worker-15 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.858 [DefaultDispatcher-worker-15 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.874 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.884 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.885 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.887 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.895 [DefaultDispatcher-worker-7 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2024-02-09 22:57:39.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-09 22:57:39.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-09 22:57:39.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:39.899 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b006b: (connection evicted) 2024-02-09 22:57:39.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-09 22:57:39.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c2cfc9 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.963 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.964 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-09 22:57:39.978 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.982 [DefaultDispatcher-worker-3 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:39.982 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.982 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:39.982 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.983 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.983 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:39.988 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.990 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.991 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73625632 2024-02-09 22:57:39.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-09 22:57:39.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-09 22:57:39.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:39.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:39.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-09 22:57:39.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500d4de8 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:39.997 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-09 22:57:39.998 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:39.998 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:39.998 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-09 22:57:40.010 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:40.021 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:40.022 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:40.024 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-09 22:57:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-09 22:57:40.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-09 22:57:40.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:40.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-09 22:57:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-09 22:57:40.028 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86abdbd 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.029 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-09 22:57:40.042 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.052 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.054 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.056 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ecc472 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.056 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-09 22:57:40.069 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.080 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.081 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.083 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.093 [DefaultDispatcher-worker-1 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-09 22:57:40.107 [DefaultDispatcher-worker-6 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-09 22:57:40.113 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.113 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 22:57:40.113 [UI Thread @coroutine#5827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.115 [UI Thread @coroutine#5827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.115 [UI Thread @coroutine#5827] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.116 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 22:57:40.116 [UI Thread @coroutine#5827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-09 22:57:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-09 22:57:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.118 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81198ed: (connection evicted) 2024-02-09 22:57:40.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-09 22:57:40.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-09 22:57:40.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-09 22:57:40.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-09 22:57:40.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.119 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0: (connection evicted) 2024-02-09 22:57:40.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-09 22:57:40.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.121 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-09 22:57:40.122 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.122 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.122 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-09 22:57:40.136 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.146 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.148 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.149 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0f32ad 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.150 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-09 22:57:40.151 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:40.152 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.152 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.152 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.153 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.153 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.162 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.173 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.174 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.181 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.191 [DefaultDispatcher-worker-15 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-09 22:57:40.206 [DefaultDispatcher-worker-4 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-09 22:57:40.208 [UI Thread @coroutine#5860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34277/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.208 [UI Thread @coroutine#5860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34277/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 22:57:40.208 [UI Thread @coroutine#5860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34277/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.209 [DefaultDispatcher-worker-3 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:40.209 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.209 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.209 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.210 [UI Thread @coroutine#5860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34277/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.210 [UI Thread @coroutine#5860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34277/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.210 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.210 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-09 22:57:40.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-09 22:57:40.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.211 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2024-02-09 22:57:40.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-09 22:57:40.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-09 22:57:40.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-09 22:57:40.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-09 22:57:40.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.212 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a920154: (connection evicted) 2024-02-09 22:57:40.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-09 22:57:40.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c270f9 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.214 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-09 22:57:40.215 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.215 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.215 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-09 22:57:40.230 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.240 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.242 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.243 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d327b6 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.244 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-09 22:57:40.256 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.268 [DefaultDispatcher-worker-18 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:40.268 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.268 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.268 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.268 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.269 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.269 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.270 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.272 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.282 [DefaultDispatcher-worker-19 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-09 22:57:40.295 [DefaultDispatcher-worker-9 @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-09 22:57:40.297 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.297 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 22:57:40.297 [UI Thread @coroutine#5895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.299 [UI Thread @coroutine#5895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.299 [UI Thread @coroutine#5895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-09 22:57:40.299 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-09 22:57:40.299 [UI Thread @coroutine#5895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51815/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:40.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-09 22:57:40.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-09 22:57:40.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.301 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d6504b: (connection evicted) 2024-02-09 22:57:40.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-09 22:57:40.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-09 22:57:40.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-09 22:57:40.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-09 22:57:40.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.302 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a: (connection evicted) 2024-02-09 22:57:40.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-09 22:57:40.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544faa01 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.304 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.305 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-09 22:57:40.321 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.331 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.332 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.334 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13515709 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.334 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-09 22:57:40.335 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.335 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.335 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-09 22:57:40.347 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.357 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.359 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.360 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.371 [DefaultDispatcher-worker-13 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-09 22:57:40.383 [DefaultDispatcher-worker-13 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.405 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:40.411 [DefaultDispatcher-worker-12 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-09 22:57:40.414 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:40.414 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.414 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.414 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.417 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.417 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-09 22:57:40.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-09 22:57:40.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.421 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7952d2: (connection evicted) 2024-02-09 22:57:40.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-09 22:57:40.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-09 22:57:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-09 22:57:40.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-09 22:57:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.422 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41030c21: (connection evicted) 2024-02-09 22:57:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-09 22:57:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-09 22:57:40.424 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19740583 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.425 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-09 22:57:40.443 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.453 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.454 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.456 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.464 [DefaultDispatcher-worker-11 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.486 [DefaultDispatcher-worker-6 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.501 [DefaultDispatcher-worker-14 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:40.502 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.502 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.502 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.503 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.503 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.506 [DefaultDispatcher-worker-13 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-02-09 22:57:40.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-09 22:57:40.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-09 22:57:40.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.509 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e11996e: (connection evicted) 2024-02-09 22:57:40.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-09 22:57:40.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233bfc46 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.511 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.512 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-09 22:57:40.528 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.539 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.540 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.542 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220a7f95 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.542 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-09 22:57:40.543 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.543 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.543 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-09 22:57:40.555 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.566 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.568 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.569 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:40.569 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.569 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.569 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.569 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.570 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.570 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.579 [DefaultDispatcher-worker-10 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c52c362 2024-02-09 22:57:40.593 [DefaultDispatcher-worker-10 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.604 [DefaultDispatcher-worker-2 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-09 22:57:40.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-09 22:57:40.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-09 22:57:40.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.612 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc: (connection evicted) 2024-02-09 22:57:40.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-09 22:57:40.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-09 22:57:40.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-09 22:57:40.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-09 22:57:40.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.614 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c52c362: (connection evicted) 2024-02-09 22:57:40.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-09 22:57:40.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-09 22:57:40.616 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cc5a38 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.617 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-09 22:57:40.633 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.644 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.646 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.647 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.650 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:40.650 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.650 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.650 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.651 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.657 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:40.657 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.657 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.657 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.658 [DefaultDispatcher-worker-19 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.658 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.658 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.665 [DefaultDispatcher-worker-14 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.679 [DefaultDispatcher-worker-14 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2024-02-09 22:57:40.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-09 22:57:40.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-09 22:57:40.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.681 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4e235e: (connection evicted) 2024-02-09 22:57:40.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-09 22:57:40.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7410c197 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.683 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-09 22:57:40.684 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.684 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.684 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-09 22:57:40.699 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.709 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.710 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.712 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.720 [DefaultDispatcher-worker-1 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.726 [DefaultDispatcher-worker-18 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688884e 2024-02-09 22:57:40.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-09 22:57:40.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-09 22:57:40.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.728 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@688884e: (connection evicted) 2024-02-09 22:57:40.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-09 22:57:40.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619dc070 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.730 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-09 22:57:40.731 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.731 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.731 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-09 22:57:40.743 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.753 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.755 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.756 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.814 [DefaultDispatcher-worker-17 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311819e8 2024-02-09 22:57:40.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-09 22:57:40.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-09 22:57:40.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.818 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311819e8: (connection evicted) 2024-02-09 22:57:40.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-09 22:57:40.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d3ae89 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.820 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.821 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-09 22:57:40.834 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.844 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.846 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.847 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.857 [DefaultDispatcher-worker-5 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.866 [DefaultDispatcher-worker-6 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-09 22:57:40.868 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:40.868 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.868 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.868 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.870 [DefaultDispatcher-worker-19 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.870 [DefaultDispatcher-worker-19 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-09 22:57:40.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-09 22:57:40.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:40.871 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc85538: (connection evicted) 2024-02-09 22:57:40.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-09 22:57:40.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-09 22:57:40.875 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a40e660 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.876 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-09 22:57:40.889 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.899 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.901 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.902 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-02-09 22:57:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-09 22:57:40.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-09 22:57:40.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:40.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-09 22:57:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6ab328 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.907 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.908 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-09 22:57:40.920 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.931 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.932 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.934 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a02172a 2024-02-09 22:57:40.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-09 22:57:40.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-09 22:57:40.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:40.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-09 22:57:40.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c541e 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-09 22:57:40.937 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.938 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-09 22:57:40.951 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.962 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.963 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.965 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408573b1 2024-02-09 22:57:40.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-09 22:57:40.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-09 22:57:40.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:40.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:40.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-09 22:57:40.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-09 22:57:40.976 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33053/Site/verify 2024-02-09 22:57:40.976 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33053/Site/verify. 2024-02-09 22:57:40.976 [UI Thread @coroutine#6183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33053/Site/verify 2024-02-09 22:57:40.978 [UI Thread @coroutine#6183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33053/Site/verify 2024-02-09 22:57:40.978 [UI Thread @coroutine#6183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33053/Site/verify 2024-02-09 22:57:40.979 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33053/Site/verify. 2024-02-09 22:57:40.979 [UI Thread @coroutine#6183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33053/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d43f13 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:40.983 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-09 22:57:40.992 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:40.992 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.992 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:40.993 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.994 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:40.994 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.001 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:41.011 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:41.013 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:41.014 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748015f8 2024-02-09 22:57:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-09 22:57:41.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-09 22:57:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:41.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-09 22:57:41.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb78381 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.018 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-09 22:57:41.032 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.042 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.043 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.045 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a4d18 2024-02-09 22:57:41.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-09 22:57:41.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-09 22:57:41.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:41.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-09 22:57:41.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124e538e 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.048 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.049 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-09 22:57:41.062 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.072 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.074 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.076 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9742e 2024-02-09 22:57:41.078 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35571/Site/verify 2024-02-09 22:57:41.078 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35571/Site/verify. 2024-02-09 22:57:41.078 [UI Thread @coroutine#6250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35571/Site/verify 2024-02-09 22:57:41.080 [UI Thread @coroutine#6250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35571/Site/verify 2024-02-09 22:57:41.080 [UI Thread @coroutine#6250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35571/Site/verify 2024-02-09 22:57:41.080 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35571/Site/verify. 2024-02-09 22:57:41.080 [UI Thread @coroutine#6250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35571/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:41.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-09 22:57:41.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-09 22:57:41.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:41.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-09 22:57:41.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-09 22:57:41.086 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35309/Site/verify 2024-02-09 22:57:41.086 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35309/Site/verify. 2024-02-09 22:57:41.086 [UI Thread @coroutine#6262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35309/Site/verify 2024-02-09 22:57:41.087 [UI Thread @coroutine#6262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35309/Site/verify 2024-02-09 22:57:41.087 [UI Thread @coroutine#6262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35309/Site/verify 2024-02-09 22:57:41.087 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35309/Site/verify. 2024-02-09 22:57:41.087 [UI Thread @coroutine#6262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35309/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:41.093 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32939/Site/verify 2024-02-09 22:57:41.093 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32939/Site/verify. 2024-02-09 22:57:41.093 [UI Thread @coroutine#6275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32939/Site/verify 2024-02-09 22:57:41.094 [UI Thread @coroutine#6275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32939/Site/verify 2024-02-09 22:57:41.094 [UI Thread @coroutine#6275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32939/Site/verify 2024-02-09 22:57:41.095 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32939/Site/verify. 2024-02-09 22:57:41.095 [UI Thread @coroutine#6275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32939/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:41.101 [UI Thread @coroutine#6289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-09 22:57:41.101 [UI Thread @coroutine#6289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-09 22:57:41.101 [UI Thread @coroutine#6289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-09 22:57:41.102 [UI Thread @coroutine#6289] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c79e0d 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-09 22:57:41.105 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.106 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-09 22:57:41.122 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.132 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.134 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.135 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.157 [DefaultDispatcher-worker-20 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.164 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:41.165 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.165 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.165 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.166 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.166 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.167 [DefaultDispatcher-worker-8 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.174 [DefaultDispatcher-worker-12 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.181 [DefaultDispatcher-worker-20 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.189 [DefaultDispatcher-worker-5 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.197 [DefaultDispatcher-worker-12 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.206 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:41.208 [DefaultDispatcher-worker-19 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.220 [DefaultDispatcher-worker-4 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:41.220 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.220 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.220 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.221 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.221 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.228 [DefaultDispatcher-worker-14 @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210e971e 2024-02-09 22:57:41.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-09 22:57:41.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-09 22:57:41.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.230 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@210e971e: (connection evicted) 2024-02-09 22:57:41.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-09 22:57:41.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204b1903 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.232 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-09 22:57:41.233 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.233 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.233 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-09 22:57:41.248 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.260 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.262 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.262 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1ee02b 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.263 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-09 22:57:41.278 [DefaultDispatcher-worker-14 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:41.277 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.278 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.278 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.278 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.279 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.279 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.292 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.294 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.295 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.305 [DefaultDispatcher-worker-9 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-09 22:57:41.319 [DefaultDispatcher-worker-15 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-02-09 22:57:41.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-09 22:57:41.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-09 22:57:41.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.331 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d: (connection evicted) 2024-02-09 22:57:41.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-09 22:57:41.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-09 22:57:41.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-09 22:57:41.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-09 22:57:41.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.332 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c: (connection evicted) 2024-02-09 22:57:41.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-09 22:57:41.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16cc5e51 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.334 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-09 22:57:41.335 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.335 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.335 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-09 22:57:41.351 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.361 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.363 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.365 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c2d4398 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.365 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-09 22:57:41.378 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.388 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.390 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.391 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.402 [DefaultDispatcher-worker-12 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-09 22:57:41.415 [DefaultDispatcher-worker-18 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.425 [DefaultDispatcher-worker-6 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-09 22:57:41.428 [DefaultDispatcher-worker-11 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:41.428 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.428 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.428 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-09 22:57:41.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-09 22:57:41.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.429 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198c97d0: (connection evicted) 2024-02-09 22:57:41.430 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.430 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-09 22:57:41.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-09 22:57:41.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-09 22:57:41.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-09 22:57:41.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.430 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7280785f: (connection evicted) 2024-02-09 22:57:41.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-09 22:57:41.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ceb6796 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.432 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-09 22:57:41.433 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.433 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.433 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-09 22:57:41.449 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.459 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.460 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.462 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780e6b63 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.462 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-09 22:57:41.463 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.463 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.463 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-09 22:57:41.475 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.485 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.487 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.488 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.499 [DefaultDispatcher-worker-7 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-02-09 22:57:41.511 [DefaultDispatcher-worker-19 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:41.511 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.511 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.512 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.513 [DefaultDispatcher-worker-18 @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.513 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.513 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.520 [DefaultDispatcher-worker-7 @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3208e15 2024-02-09 22:57:41.533 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.563 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.579 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:41.579 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.579 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.579 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.580 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.580 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.661 [DefaultDispatcher-worker-4 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:41.661 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.661 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.661 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.662 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.668 [DefaultDispatcher-worker-4 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:41.668 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.668 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.668 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.669 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.669 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-09 22:57:41.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-09 22:57:41.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.773 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3208e15: (connection evicted) 2024-02-09 22:57:41.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-09 22:57:41.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-09 22:57:41.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-09 22:57:41.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-09 22:57:41.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.774 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b639e1: (connection evicted) 2024-02-09 22:57:41.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-09 22:57:41.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63cf6497 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.776 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-09 22:57:41.777 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.777 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.777 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-09 22:57:41.792 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.802 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.804 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.805 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccdc8c8 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.806 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-09 22:57:41.819 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.829 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.830 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.832 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.842 [DefaultDispatcher-worker-17 @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2024-02-09 22:57:41.855 [DefaultDispatcher-worker-17 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.863 [DefaultDispatcher-worker-2 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.872 [DefaultDispatcher-worker-11 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.877 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:41.880 [DefaultDispatcher-worker-18 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-09 22:57:41.881 [DefaultDispatcher-worker-18 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.881 [DefaultDispatcher-worker-18 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:41.881 [DefaultDispatcher-worker-18 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.882 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.882 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34875/UmAppDatabase/replication/nodeId 2024-02-09 22:57:41.882 [DefaultDispatcher-worker-9 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.888 [DefaultDispatcher-worker-14 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.894 [DefaultDispatcher-worker-2 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2024-02-09 22:57:41.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-09 22:57:41.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-09 22:57:41.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.900 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3207e6de: (connection evicted) 2024-02-09 22:57:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-09 22:57:41.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-09 22:57:41.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-09 22:57:41.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-09 22:57:41.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:41.901 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ddad4: (connection evicted) 2024-02-09 22:57:41.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:41.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-09 22:57:41.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e20500 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.903 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-09 22:57:41.904 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.904 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.904 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-09 22:57:41.918 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.928 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.930 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.931 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fc9313d 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.932 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-09 22:57:41.945 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.955 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.956 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.958 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.969 [DefaultDispatcher-worker-2 @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2024-02-09 22:57:41.982 [DefaultDispatcher-worker-16 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.989 [DefaultDispatcher-worker-9 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:41.996 [DefaultDispatcher-worker-1 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:42.004 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.004 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b18b308 2024-02-09 22:57:42.004 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.005 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.005 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.006 [DefaultDispatcher-worker-4 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:42.006 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.006 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51545/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.012 [DefaultDispatcher-worker-15 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2024-02-09 22:57:42.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-09 22:57:42.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-09 22:57:42.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.016 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7: (connection evicted) 2024-02-09 22:57:42.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-09 22:57:42.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-09 22:57:42.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-09 22:57:42.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-09 22:57:42.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.017 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c152246: (connection evicted) 2024-02-09 22:57:42.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-09 22:57:42.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.019 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776eb512 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.020 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-09 22:57:42.037 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.047 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.049 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.050 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6149adee 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.051 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-09 22:57:42.064 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.074 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.075 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.077 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.088 [DefaultDispatcher-worker-12 @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-02-09 22:57:42.102 [DefaultDispatcher-worker-13 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.111 [DefaultDispatcher-worker-1 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.119 [DefaultDispatcher-worker-18 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.120 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.126 [DefaultDispatcher-worker-13 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.132 [DefaultDispatcher-worker-13 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.139 [DefaultDispatcher-worker-15 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-02-09 22:57:42.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-09 22:57:42.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-09 22:57:42.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.144 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2: (connection evicted) 2024-02-09 22:57:42.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-09 22:57:42.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-09 22:57:42.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-09 22:57:42.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-09 22:57:42.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.145 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e: (connection evicted) 2024-02-09 22:57:42.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-09 22:57:42.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b628249 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.148 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-09 22:57:42.149 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.149 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.149 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-09 22:57:42.162 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.173 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.174 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.175 [DefaultDispatcher-worker-20 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea47a1 2024-02-09 22:57:42.175 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.175 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.175 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.176 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.176 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.176 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57139/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.184 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 due to dirty commit state on close(). 2024-02-09 22:57:42.188 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdd46 2024-02-09 22:57:42.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-09 22:57:42.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-09 22:57:42.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.189 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237bdd46: (connection evicted) 2024-02-09 22:57:42.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-09 22:57:42.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-09 22:57:42.248 [DefaultDispatcher-worker-14 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-09 22:57:42.249 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.249 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.249 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.250 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.250 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34963/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.250 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-09 22:57:42.250 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e856aa4 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.251 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-09 22:57:42.264 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.275 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.276 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.278 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2024-02-09 22:57:42.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-09 22:57:42.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-09 22:57:42.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-09 22:57:42.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52813ba4 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.284 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-09 22:57:42.285 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.285 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.285 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-09 22:57:42.289 [DefaultDispatcher-worker-9 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-09 22:57:42.289 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.289 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.289 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.290 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.290 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41471/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.298 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.308 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.310 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.311 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.320 [DefaultDispatcher-worker-19 @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.327 [DefaultDispatcher-worker-15 @coroutine#6736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-09 22:57:42.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-09 22:57:42.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-09 22:57:42.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.329 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2518245b: (connection evicted) 2024-02-09 22:57:42.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-09 22:57:42.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198eeb36 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.331 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-09 22:57:42.332 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.332 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.332 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-09 22:57:42.348 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.358 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.360 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.361 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.372 [DefaultDispatcher-worker-20 @coroutine#6752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.380 [DefaultDispatcher-worker-18 @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-09 22:57:42.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-09 22:57:42.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-09 22:57:42.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.382 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d80294: (connection evicted) 2024-02-09 22:57:42.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-09 22:57:42.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fd3b57 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.385 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.386 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-09 22:57:42.401 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.411 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.413 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.414 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2024-02-09 22:57:42.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-09 22:57:42.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-09 22:57:42.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-09 22:57:42.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b1369 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.423 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-09 22:57:42.443 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.443 [DefaultDispatcher-worker-13 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f09ff10 2024-02-09 22:57:42.443 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.443 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.443 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.445 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.445 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51403/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.454 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.455 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.457 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-09 22:57:42.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-09 22:57:42.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-09 22:57:42.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-09 22:57:42.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44881fcc 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.462 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.463 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-09 22:57:42.463 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.463 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.463 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-09 22:57:42.476 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.487 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.488 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.490 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-09 22:57:42.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-09 22:57:42.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-09 22:57:42.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-09 22:57:42.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-09 22:57:42.500 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9588bd8 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.501 [Test worker @coroutine#6853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-09 22:57:42.516 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.522 [DefaultDispatcher-worker-9 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-09 22:57:42.522 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.522 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.522 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.523 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.523 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59709/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.526 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.528 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.530 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468d1fcc 2024-02-09 22:57:42.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-09 22:57:42.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-09 22:57:42.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-09 22:57:42.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7caa5387 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.533 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-09 22:57:42.534 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.534 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.534 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-09 22:57:42.547 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.558 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.559 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.561 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-09 22:57:42.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-09 22:57:42.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-09 22:57:42.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-09 22:57:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a1b37b 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.563 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.564 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-09 22:57:42.577 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.588 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.589 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-09 22:57:42.589 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.589 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.589 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.589 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.590 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.590 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39045/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.591 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-02-09 22:57:42.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-09 22:57:42.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-09 22:57:42.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-09 22:57:42.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463c5d0f 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.594 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-09 22:57:42.607 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.618 [Test worker @coroutine#6909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.619 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.621 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2024-02-09 22:57:42.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-09 22:57:42.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-09 22:57:42.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-09 22:57:42.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef89e43 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.624 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-09 22:57:42.625 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.625 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.625 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-09 22:57:42.638 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.650 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.652 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.653 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-09 22:57:42.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-09 22:57:42.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-09 22:57:42.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-09 22:57:42.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5963a2c9 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.659 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-09 22:57:42.670 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704fa971 2024-02-09 22:57:42.671 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.671 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.671 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.672 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.673 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.677 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2024-02-09 22:57:42.677 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.677 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId. 2024-02-09 22:57:42.677 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.678 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.678 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37587/UmAppDatabase/replication/nodeId 2024-02-09 22:57:42.684 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.686 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.687 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541ea657 2024-02-09 22:57:42.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-09 22:57:42.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-09 22:57:42.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-09 22:57:42.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f115d 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-09 22:57:42.691 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.692 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.692 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-09 22:57:42.705 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.715 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.717 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.718 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-09 22:57:42.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-09 22:57:42.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-09 22:57:42.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-09 22:57:42.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-09 22:57:42.721 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-09 22:57:42.721 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.721 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.721 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3979ff82 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.722 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-09 22:57:42.735 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.746 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.747 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.749 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74161ed7 2024-02-09 22:57:42.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-09 22:57:42.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-09 22:57:42.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-09 22:57:42.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951c45f 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.754 [Test worker @coroutine#7001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-09 22:57:42.768 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.778 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.779 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.781 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-09 22:57:42.784 [UI Thread @coroutine#7015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-09 22:57:42.784 [UI Thread @coroutine#7015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-09 22:57:42.784 [UI Thread @coroutine#7015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-09 22:57:42.786 [UI Thread @coroutine#7015] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-09 22:57:42.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-09 22:57:42.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-09 22:57:42.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-09 22:57:42.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3841e77a 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.789 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-09 22:57:42.790 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.790 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.790 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-09 22:57:42.806 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.816 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.818 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.820 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-09 22:57:42.822 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42739/Site/verify 2024-02-09 22:57:42.822 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42739/Site/verify. 2024-02-09 22:57:42.822 [UI Thread @coroutine#7037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42739/Site/verify 2024-02-09 22:57:42.823 [UI Thread @coroutine#7037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42739/Site/verify 2024-02-09 22:57:42.823 [UI Thread @coroutine#7037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42739/Site/verify 2024-02-09 22:57:42.824 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42739/Site/verify. 2024-02-09 22:57:42.824 [UI Thread @coroutine#7037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42739/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:42.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-09 22:57:42.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-09 22:57:42.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-09 22:57:42.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-09 22:57:42.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-09 22:57:42.830 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1272f6d9 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.831 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-09 22:57:42.846 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.857 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.858 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.860 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.866 [DefaultDispatcher-worker-18 @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.874 [DefaultDispatcher-worker-1 @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2024-02-09 22:57:42.879 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json 2024-02-09 22:57:42.879 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json. 2024-02-09 22:57:42.879 [UI Thread @coroutine#7061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json 2024-02-09 22:57:42.880 [UI Thread @coroutine#7061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json 2024-02-09 22:57:42.880 [UI Thread @coroutine#7061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json 2024-02-09 22:57:42.881 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json. 2024-02-09 22:57:42.881 [UI Thread @coroutine#7061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54551/556967332568649728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:42.881 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54551/tincan.xml 2024-02-09 22:57:42.881 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54551/tincan.xml. 2024-02-09 22:57:42.881 [UI Thread @coroutine#7061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54551/tincan.xml 2024-02-09 22:57:42.882 [UI Thread @coroutine#7061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54551/tincan.xml 2024-02-09 22:57:42.882 [UI Thread @coroutine#7061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54551/tincan.xml 2024-02-09 22:57:42.882 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54551/tincan.xml. 2024-02-09 22:57:42.882 [UI Thread @coroutine#7061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54551/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-09 22:57:42.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-09 22:57:42.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-09 22:57:42.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-09 22:57:42.883 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2835574b: (connection evicted) 2024-02-09 22:57:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-09 22:57:42.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-09 22:57:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.