[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building oaktest 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oaktest ---
[INFO] Deleting C:\home\jre\oaktest\target
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oaktest
---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
C:\home\jre\oaktest\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oaktest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
oaktest ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
oaktest ---
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e.
build is platform dependent!
[INFO] Compiling 1 source file to C:\home\jre\oaktest\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ oaktest ---
[INFO] Surefire report directory: C:\home\jre\oaktest\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running oaktest.OakRDBMSTest
16:33:41.896 INFO [main] AbstractTestContextBootstrapper.java:207 Could not
instantiate TestExecutionListener
[org.springframework.test.context.web.ServletTestExecutionListener]. Specify
custom listener classes or make the default listener classes (and their
required dependencies) available. Offending class:
[javax/servlet/ServletContext]
16:33:41.896 INFO [main] AbstractTestContextBootstrapper.java:185 Using
TestExecutionListeners:
[org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ffad8fe,
org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7dbc244d,
org.springframework.test.context.support.DirtiesContextTestExecutionListener@4af37bb8]
16:33:42.017 INFO [main] XmlBeanDefinitionReader.java:317 Loading XML bean
definitions from class path resource [config/spring/spring-test-config.xml]
16:33:42.117 INFO [main] AbstractApplicationContext.java:578 Refreshing
org.springframework.context.support.GenericApplicationContext@3fb2acb7: startup
date [Tue Mar 29 16:33:42 CEST 2016]; root of context hierarchy
16:33:42.217 INFO [main] DriverManagerDataSource.java:133 Loaded JDBC driver:
org.postgresql.Driver
16:33:42.750 INFO [main] RDBDocumentStore.java:827 RDBDocumentStore
(1.4.0) instantiated for database PostgreSQL 9.5.0 (9.5), using driver:
PostgreSQL Native Driver PostgreSQL 9.4.1207.jre7 (9.4), connecting to:
jdbc:postgresql:oak, properties: {pg_encoding_to_char(encoding)=UTF8,
datcollate=C}, transaction isolation level: TRANSACTION_READ_COMMITTED (2),
.nodes: id varchar(512), modified int8, hasbinary int2, deletedonce int2,
modcount int8, cmodcount int8, dsize int8, data varchar(16384), bdata
bytea(2147483647) /* {bytea=-2, int2=5, int8=-5, varchar=12} */ /* unique index
nodes_pkey on public.nodes (id ASC) other */
16:33:42.750 INFO [main] RDBDocumentStore.java:834 Tables created upon
startup: [CLUSTERNODES, NODES, SETTINGS, JOURNAL]
16:33:42.781 INFO [main] RDBBlobStore.java:224 RDBBlobStore
(1.4.0) instantiated for database PostgreSQL 9.5.0 (9.5), using driver:
PostgreSQL Native Driver PostgreSQL 9.4.1207.jre7 (9.4), connecting to:
jdbc:postgresql:oak, transaction isolation level: TRANSACTION_READ_COMMITTED (2)
16:33:42.781 INFO [main] RDBBlobStore.java:230 Tables created upon
startup: [DATASTORE_DATA, DATASTORE_META]
16:33:43.182 INFO [main] DocumentNodeStore.java:516 Initialized
DocumentNodeStore with clusterNodeId: 1 (id: 1, startTime: 1459262022866,
machineId: mac:1803733fd6b0, instanceId: C:\home\jre\oaktest, pid: 6024, uuid:
db2a1755-2346-44d9-a284-37f0a7e69a1f, readWriteMode: null, state: NONE,
revLock: NONE, oakVersion: 1.4.0)
16:33:44.600 INFO [main] IndexUpdate.java:182 Found a new index
node [reference]. Reindexing is requested
16:33:44.600 INFO [main] IndexUpdate.java:147 Reindexing will be
performed for following indexes: [/oak:index/reference, /oak:index/nodetype,
/oak:index/uuid]
16:33:55.139 INFO [main] IndexUpdate.java:257 Indexing report
- /oak:index/nodetype*(1232)
16:33:57.165 INFO [main] IndexUpdate.java:147 Reindexing will be
performed for following indexes: [/oak:index/principalName,
/oak:index/authorizableId, /oak:index/acPrincipalName]
16:33:57.515 INFO [main] IndexUpdate.java:257 Indexing report
- /oak:index/principalName*(2)
- /oak:index/authorizableId*(2)
16:33:58.118 INFO [main] DocumentNodeStore.java:528 Starting disposal
of DocumentNodeStore with clusterNodeId: 1 (id: 1, startTime: 1459262022866,
machineId: mac:1803733fd6b0, instanceId: C:\home\jre\oaktest, pid: 6024, uuid:
db2a1755-2346-44d9-a284-37f0a7e69a1f, readWriteMode: null, state: NONE,
revLock: NONE, oakVersion: 1.4.0)
16:33:58.387 INFO [main] RDBDocumentStore.java:654 RDBDocumentStore
(1.4.0) disposed (Cluster Node updates: [1=7])
16:33:58.387 INFO [main] DocumentNodeStore.java:585 Disposed
DocumentNodeStore with clusterNodeId: 1
16:33:58.434 INFO [main] RDBDocumentStore.java:827 RDBDocumentStore
(1.4.0) instantiated for database PostgreSQL 9.5.0 (9.5), using driver:
PostgreSQL Native Driver PostgreSQL 9.4.1207.jre7 (9.4), connecting to:
jdbc:postgresql:oak, properties: {pg_encoding_to_char(encoding)=UTF8,
datcollate=C}, transaction isolation level: TRANSACTION_READ_COMMITTED (2),
.nodes: id varchar(512), modified int8, hasbinary int2, deletedonce int2,
modcount int8, cmodcount int8, dsize int8, data varchar(16384), bdata
bytea(2147483647) /* {bytea=-2, int2=5, int8=-5, varchar=12} */ /* unique index
nodes_pkey on public.nodes (id ASC) other */
16:33:58.434 INFO [main] RDBDocumentStore.java:831 Tables present upon
startup: [CLUSTERNODES, NODES, SETTINGS, JOURNAL]
16:33:58.582 INFO [main] DocumentNodeStore.java:516 Initialized
DocumentNodeStore with clusterNodeId: 1 (id: 1, startTime: 1459262038450,
machineId: mac:1803733fd6b0, instanceId: C:\home\jre\oaktest, pid: 6024, uuid:
5de54e7e-108c-4ee3-b545-55aba21104f0, readWriteMode: null, state: NONE,
revLock: NONE, oakVersion: 1.4.0)
16:34:00.252 INFO [main] DocumentNodeStore.java:528 Starting disposal
of DocumentNodeStore with clusterNodeId: 1 (id: 1, startTime: 1459262038450,
machineId: mac:1803733fd6b0, instanceId: C:\home\jre\oaktest, pid: 6024, uuid:
5de54e7e-108c-4ee3-b545-55aba21104f0, readWriteMode: null, state: NONE,
revLock: NONE, oakVersion: 1.4.0)
16:34:00.305 INFO [main] RDBDocumentStore.java:654 RDBDocumentStore
(1.4.0) disposed (Cluster Node updates: [1=3])
16:34:00.305 INFO [main] DocumentNodeStore.java:585 Disposed
DocumentNodeStore with clusterNodeId: 1
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.972 sec
16:34:00.437 INFO [Thread-0] AbstractApplicationContext.java:960 Closing
org.springframework.context.support.GenericApplicationContext@3fb2acb7: startup
date [Tue Mar 29 16:33:42 CEST 2016]; root of context hierarchy
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ oaktest ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\home\jre\oaktest\target\oaktest-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oaktest ---
[INFO] Installing C:\home\jre\oaktest\target\oaktest-0.0.1-SNAPSHOT.jar to
C:\rust\Users\jre\.m2\repository\rdbms\oaktest\0.0.1-SNAPSHOT\oaktest-0.0.1-SNAPSHOT.jar
[INFO] Installing C:\home\jre\oaktest\pom.xml to
C:\rust\Users\jre\.m2\repository\rdbms\oaktest\0.0.1-SNAPSHOT\oaktest-0.0.1-SNAPSHOT.pom
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oaktest
---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
C:\home\jre\oaktest\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oaktest ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
oaktest ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
oaktest ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ oaktest ---
[INFO] Skipping execution of surefire because it has already been run for this
configuration
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.852s
[INFO] Finished at: Tue Mar 29 16:34:00 CEST 2016
[INFO] Final Memory: 14M/246M
[INFO] ------------------------------------------------------------------------