Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.95 KB | None | 0 0
  1. . ____ _ __ _ _
  2. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  3. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  4. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  5. ' |____| .__|_| |_|_| |_\__, | / / / /
  6. =========|_|==============|___/=/_/_/_/
  7. :: Spring Boot :: (v1.4.1.RELEASE)
  8.  
  9. 04:03:14.118 [main] INFO application - Initializing Spring embedded WebApplicationContext
  10. 04:03:17.275 [main] INFO anubis-logger - System Key registered for timestamp: 2019-07-02T00_02_52
  11. 04:03:17.564 [main] INFO cassandra-logger - Create new session for keyspace [seshat].
  12. [EL Fine]: server: 2019-07-02 04:03:21.069--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
  13. [EL Finest]: jpa: 2019-07-02 04:03:21.089--ServerSession(1513204713)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Initial; factoryCount 0
  14. [EL Finest]: properties: 2019-07-02 04:03:21.09--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
  15. [EL Finest]: properties: 2019-07-02 04:03:21.09--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.changetracking; default value=true
  16. [EL Finest]: properties: 2019-07-02 04:03:21.09--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.lazy; default value=true
  17. [EL Finest]: properties: 2019-07-02 04:03:21.09--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.eager; default value=false
  18. [EL Finest]: properties: 2019-07-02 04:03:21.09--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.fetchgroups; default value=true
  19. [EL Finest]: properties: 2019-07-02 04:03:21.091--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.internal; default value=true
  20. [EL Finest]: properties: 2019-07-02 04:03:21.091--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.weaving.rest; default value=true
  21. [EL Finest]: properties: 2019-07-02 04:03:21.091--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
  22. [EL Finest]: properties: 2019-07-02 04:03:21.092--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
  23. [EL Finer]: metadata: 2019-07-02 04:03:21.115--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/].
  24. [EL Finer]: metadata: 2019-07-02 04:03:21.12--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/].
  25. [EL Config]: metadata: 2019-07-02 04:03:21.522--ServerSession(1513204713)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.apache.fineract.cn.notification.service.internal.repository.SMSGatewayConfigurationEntity] is set to [FIELD].
  26. [EL Config]: metadata: 2019-07-02 04:03:21.614--ServerSession(1513204713)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.apache.fineract.cn.notification.service.internal.repository.EmailGatewayConfigurationEntity] is set to [FIELD].
  27. [EL Config]: metadata: 2019-07-02 04:03:21.617--ServerSession(1513204713)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.apache.fineract.cn.notification.service.internal.repository.TemplateEntity] is set to [FIELD].
  28. [EL Config]: metadata: 2019-07-02 04:03:21.619--ServerSession(1513204713)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.fineract.cn.notification.service.internal.repository.SMSGatewayConfigurationEntity] is being defaulted to: SMSGatewayConfigurationEntity.
  29. [EL Config]: metadata: 2019-07-02 04:03:21.733--ServerSession(1513204713)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.fineract.cn.notification.service.internal.repository.EmailGatewayConfigurationEntity] is being defaulted to: EmailGatewayConfigurationEntity.
  30. [EL Config]: metadata: 2019-07-02 04:03:21.734--ServerSession(1513204713)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.fineract.cn.notification.service.internal.repository.TemplateEntity] is being defaulted to: TemplateEntity.
  31. [EL Finer]: weaver: 2019-07-02 04:03:21.739--ServerSession(1513204713)--Thread(Thread[main,5,main])--Class [org.apache.fineract.cn.notification.service.internal.repository.SMSGatewayConfigurationEntity] registered to be processed by weaver.
  32. [EL Finer]: weaver: 2019-07-02 04:03:21.743--ServerSession(1513204713)--Thread(Thread[main,5,main])--Class [org.apache.fineract.cn.notification.service.internal.repository.EmailGatewayConfigurationEntity] registered to be processed by weaver.
  33. [EL Finer]: weaver: 2019-07-02 04:03:21.743--ServerSession(1513204713)--Thread(Thread[main,5,main])--Class [org.apache.fineract.cn.notification.service.internal.repository.TemplateEntity] registered to be processed by weaver.
  34. [EL Finest]: jpa: 2019-07-02 04:03:21.821--ServerSession(1513204713)--Thread(Thread[main,5,main])--End predeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Predeployed; factoryCount 1
  35. [EL Finest]: jpa: 2019-07-02 04:03:21.926--ServerSession(1513204713)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Predeployed; factoryCount 1
  36. [EL Finest]: jpa: 2019-07-02 04:03:21.926--ServerSession(1513204713)--Thread(Thread[main,5,main])--End predeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Predeployed; factoryCount 2
  37. [EL Finer]: metamodel: 2019-07-02 04:03:21.951--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.EmailGatewayConfigurationEntity_] not found during initialization.
  38. [EL Finer]: metamodel: 2019-07-02 04:03:21.952--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.SMSGatewayConfigurationEntity_] not found during initialization.
  39. [EL Finer]: metamodel: 2019-07-02 04:03:21.953--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.TemplateEntity_] not found during initialization.
  40. [EL Finest]: jpa: 2019-07-02 04:03:23.655--ServerSession(1513204713)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Predeployed; factoryCount 2
  41. [EL Finer]: server: 2019-07-02 04:03:23.729--Thread(Thread[main,5,main])--Detected server platform: org.eclipse.persistence.platform.server.NoServerPlatform.
  42. [EL Finer]: 2019-07-02 04:03:23.73--Thread(Thread[main,5,main])--initializing session manager
  43. [EL Finer]: server: 2019-07-02 04:03:23.73--ServerSession(1513204713)--Thread(Thread[main,5,main])--Detected server platform: org.eclipse.persistence.platform.server.NoServerPlatform.
  44. [EL Finest]: properties: 2019-07-02 04:03:23.73--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=FINEST
  45. [EL Finest]: properties: 2019-07-02 04:03:23.73--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=FINEST
  46. [EL Finest]: properties: 2019-07-02 04:03:23.73--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=PostgreSQL; translated value=org.eclipse.persistence.platform.database.PostgreSQLPlatform
  47. [EL Finest]: properties: 2019-07-02 04:03:23.739--ServerSession(1513204713)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC
  48. [EL Info]: 2019-07-02 04:03:23.741--ServerSession(1513204713)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  49. [EL Config]: connection: 2019-07-02 04:03:23.754--ServerSession(1513204713)--Connection(257920482)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
  50. platform=>PostgreSQLPlatform
  51. user name=> ""
  52. connector=>JNDIConnector datasource name=>null
  53. ))
  54. [EL Config]: connection: 2019-07-02 04:03:24.086--ServerSession(1513204713)--Connection(464852114)--Thread(Thread[main,5,main])--Connected: jdbc:postgresql://localhost:5432/playground
  55. User: postgres
  56. Database: PostgreSQL Version: 9.5.3
  57. Driver: PostgreSQL Native Driver Version: PostgreSQL 9.4.1211.jre7
  58. [EL Finest]: connection: 2019-07-02 04:03:24.087--ServerSession(1513204713)--Connection(1570875775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
  59. [EL Finest]: connection: 2019-07-02 04:03:24.087--ServerSession(1513204713)--Connection(1570875775)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
  60. [EL Config]: connection: 2019-07-02 04:03:24.087--ServerSession(1513204713)--Connection(1264517679)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
  61. platform=>PostgreSQLPlatform
  62. user name=> ""
  63. connector=>JNDIConnector datasource name=>null
  64. ))
  65. [EL Config]: connection: 2019-07-02 04:03:24.087--ServerSession(1513204713)--Connection(2052494962)--Thread(Thread[main,5,main])--Connected: jdbc:postgresql://localhost:5432/playground
  66. User: postgres
  67. Database: PostgreSQL Version: 9.5.3
  68. Driver: PostgreSQL Native Driver Version: PostgreSQL 9.4.1211.jre7
  69. [EL Finest]: sequencing: 2019-07-02 04:03:24.208--ServerSession(1513204713)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
  70. [EL Finest]: sequencing: 2019-07-02 04:03:24.208--ServerSession(1513204713)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
  71. [EL Info]: connection: 2019-07-02 04:03:24.549--ServerSession(1513204713)--Thread(Thread[main,5,main])--/file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU login successful
  72. [EL Finer]: metamodel: 2019-07-02 04:03:24.567--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.EmailGatewayConfigurationEntity_] not found during initialization.
  73. [EL Finer]: metamodel: 2019-07-02 04:03:24.572--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.SMSGatewayConfigurationEntity_] not found during initialization.
  74. [EL Finer]: metamodel: 2019-07-02 04:03:24.579--ServerSession(1513204713)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.apache.fineract.cn.notification.service.internal.repository.TemplateEntity_] not found during initialization.
  75. [EL Finest]: jpa: 2019-07-02 04:03:24.58--ServerSession(1513204713)--Thread(Thread[main,5,main])--End deploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Deployed; factoryCount 2
  76.  
  77. feign.FeignException: status 503 reading Anubis#createSignatureSet(String,Signature)
  78.  
  79. at feign.FeignException.errorStatus(FeignException.java:62)
  80. at org.apache.fineract.cn.api.util.AnnotatedErrorDecoder.getAlternative(AnnotatedErrorDecoder.java:80)
  81. at org.apache.fineract.cn.api.util.AnnotatedErrorDecoder.decode(AnnotatedErrorDecoder.java:65)
  82. at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138)
  83. at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:76)
  84. at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:103)
  85. at com.sun.proxy.$Proxy191.createSignatureSet(Unknown Source)
  86. at org.apache.fineract.cn.anubis.test.v1.TenantApplicationSecurityEnvironmentTestRule.initializeTenantInApplication(TenantApplicationSecurityEnvironmentTestRule.java:104)
  87. at org.apache.fineract.cn.anubis.test.v1.TenantApplicationSecurityEnvironmentTestRule.before(TenantApplicationSecurityEnvironmentTestRule.java:87)
  88. at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:46)
  89. at org.junit.rules.RunRules.evaluate(RunRules.java:20)
  90. at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
  91. at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
  92. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
  93. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
  94. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
  95. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
  96. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
  97. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
  98. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
  99. at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
  100. at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
  101. at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
  102. at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
  103. at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
  104. at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
  105. at org.junit.rules.RunRules.evaluate(RunRules.java:20)
  106. at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  107. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
  108. at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
  109. at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
  110. at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
  111. at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
  112. at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
  113.  
  114. LOG: received fast shutdown request
  115. LOG: aborting any active transactions
  116. FATAL: terminating connection due to administrator command
  117. FATAL: terminating connection due to administrator command
  118. FATAL: terminating connection due to administrator command
  119. FATAL: terminating connection due to administrator command
  120. FATAL: terminating connection due to administrator command
  121. FATAL: terminating connection due to administrator command
  122. FATAL: terminating connection due to administrator command
  123. FATAL: terminating connection due to administrator command
  124. FATAL: terminating connection due to administrator command
  125. LOG: autovacuum launcher shutting down
  126. FATAL: terminating connection due to administrator command
  127. LOG: shutting down
  128. LOG: database system is shut down
  129. 04:03:39.831 [Test Cluster-nio-worker-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: Test Cluster-nio-worker-1
  130. 04:03:39.831 [Test Cluster-nio-worker-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: Test Cluster-nio-worker-2
  131. 04:03:42.028 [Test Cluster-nio-worker-0] DEBUG io.netty.buffer.PoolThreadCache - Freed 52 thread-local buffer(s) from thread: Test Cluster-nio-worker-0
  132. 04:03:47.740 [cluster2-nio-worker-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 26 thread-local buffer(s) from thread: cluster2-nio-worker-1
  133. 04:03:47.741 [cluster2-nio-worker-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 10 thread-local buffer(s) from thread: cluster2-nio-worker-2
  134. [EL Finest]: jpa: 2019-07-02 04:03:47.896--ServerSession(1513204713)--Thread(Thread[Thread-17,5,main])--Begin undeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Deployed; factoryCount 2
  135. [EL Finest]: jpa: 2019-07-02 04:03:47.896--ServerSession(1513204713)--Thread(Thread[Thread-17,5,main])--End undeploying Persistence Unit metaPU; session /file:/home/ebenezergraham/apache/fineract-cn-notifications/component-test/out/production/classes/_metaPU; state Deployed; factoryCount 1
  136. 04:03:47.902 [Thread-17] INFO cassandra-logger - Clean up cluster connections.
  137. 04:03:50.114 [Test Cluster-nio-worker-0] DEBUG io.netty.buffer.PoolThreadCache - Freed 28 thread-local buffer(s) from thread: Test Cluster-nio-worker-0
  138. 04:03:50.111 [Test Cluster-nio-worker-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 6 thread-local buffer(s) from thread: Test Cluster-nio-worker-1
  139.  
  140. Process finished with exit code 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement