SuccessConsole Output

Skipping 1,001 KB.. Full Log
ryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
11:14:38.010 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
11:14:38.037 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
11:14:38.052 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker"
11:14:38.053 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
11:14:38.053 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
11:14:38.065 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
11:14:38.065 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2"
11:14:38.066 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2"
11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@760d276e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@760d276e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@4fe57e01"
11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false)
11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
11:14:38.071 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:14:38.071 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1ff029f6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:14:38.073 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.073 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:14:38.082 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@21d3a1fd"
11:14:38.082 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:14:38.082 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:14:38.083 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") enlisted in transactional cache
11:14:38.086 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" having fields "publicKey" fetched from table ""repository""
11:14:38.086 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.093 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@39bd60f6"
11:14:38.093 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51f9f064"
11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") is having the following fields in Level 2 cache object updated : [3]
11:14:38.096 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" having fields "privateKey" fetched from table ""repository""
11:14:38.096 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.101 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@76c29a2d"
11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4d31981b"
11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") is having the following fields in Level 2 cache object updated : [7]
11:14:38.103 [qtp1364958538-38] INFO  c.c.c.local.LocalRepoManagerImpl - [4315504c]initPersistenceManagerFactory: repositoryId=53f87fbf-4edd-486a-a3ce-0a29e9c316b7
11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8
11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1ff029f6]]
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a, lifecycle=HOLLOW]
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.105 [qtp1364958538-38] INFO  c.c.c.local.LocalRepoManagerImpl - [4315504c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2277 ms.
11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@3d94d2b5"
11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false)
11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
11:14:38.107 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:14:38.107 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
11:14:38.108 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
11:14:38.109 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:14:38.109 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7b1e52f4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
11:14:38.118 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7983aef2"
11:14:38.118 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-26 11:14:38.106>
11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8
11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7b1e52f4]]
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.121 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]tryAcquire: returning true. lockCounter=1
11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]tryAcquire: returning true. lockCounter=2
11:14:38.121 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:14:38.122 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]release: NOT releasing underlying FileLock. lockCounter=1
11:14:38.122 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]release: releasing underlying FileLock. lockCounter=0
11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@4c855e75"
11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false)
11:14:38.123 [qtp1364958538-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
11:14:38.123 [qtp1364958538-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
11:14:38.123 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2b03d460, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@532efb85"
11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="1") enlisted in transactional cache
11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111"
11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" field "aliases" loading contents to SCO wrapper from the datastore
11:14:38.129 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.140 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5ac02ed3"
11:14:38.141 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:14:38.141 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:14:38.142 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@60b43b9b"
11:14:38.142 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:14:38.142 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]tryAcquire: returning true. lockCounter=1
11:14:38.142 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:14:38.143 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]release: releasing underlying FileLock. lockCounter=0
11:14:38.143 [qtp1364958538-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylbinj2-orkcq' of repository '53f87fbf-4edd-486a-a3ce-0a29e9c316b7' already in-sync.
11:14:38.143 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]tryAcquire: returning true. lockCounter=1
11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]tryAcquire: returning true. lockCounter=2
11:14:38.144 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]release: NOT releasing underlying FileLock. lockCounter=1
11:14:38.145 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]release: releasing underlying FileLock. lockCounter=0
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.145 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2b03d460]]
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111, lifecycle=HOLLOW]
11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@7b731e5f"
11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false)
11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
11:14:38.149 [qtp1364958538-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
11:14:38.149 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27d560ca, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@c07cb97"
11:14:38.151 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:14:38.151 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:14:38.152 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:14:38.152 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="1") enlisted in transactional cache
11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f"
11:14:38.154 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
11:14:38.154 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:14:38.155 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.163 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a3e7833"
11:14:38.163 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
11:14:38.164 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.165 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6fb8ebd4"
11:14:38.165 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" field "aliases" loading contents to SCO wrapper from the datastore
11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@318503c"
11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ff974d3"
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.167 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27d560ca]]
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f, lifecycle=HOLLOW]
11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.169 [qtp1364958538-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [4315504c]open: closing=false closeAbortable=true
11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@566ff5d9"
11:14:38.170 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.170 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false)
11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]tryAcquire: returning true. lockCounter=1
11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]tryAcquire: returning true. lockCounter=2
11:14:38.170 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:14:38.171 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]release: NOT releasing underlying FileLock. lockCounter=1
11:14:38.171 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]release: releasing underlying FileLock. lockCounter=0
11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
11:14:38.174 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.174 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2adbc471, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
11:14:38.182 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5f7db3b7"
11:14:38.182 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
11:14:38.183 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.183 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
11:14:38.192 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@66b5c1b1"
11:14:38.192 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
11:14:38.193 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.193 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
11:14:38.195 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@79a89b63"
11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:14:38.209 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
11:14:38.209 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
11:14:38.212 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.212 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
11:14:38.212 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.213 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
11:14:38.221 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@468a17f2"
11:14:38.221 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
11:14:38.222 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.222 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
11:14:38.223 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
11:14:38.240 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@390e4c67"
11:14:38.240 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
11:14:38.241 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.241 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
11:14:38.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@199d025a"
11:14:38.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
11:14:38.257 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:14:38.257 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.258 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2adbc471]]
11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]"
11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed
11:14:38.259 [qtp1364958538-38] INFO  c.c.c.local.LocalRepoManagerImpl - [4315504c]getCloseDeferredMillis: closeDeferredMillis=0
11:14:38.260 [qtp1364958538-38] INFO  c.c.c.local.LocalRepoManagerImpl - [4315504c]close: Closing real LocalRepoManager immediately.
11:14:38.260 [qtp1364958538-38] INFO  c.c.c.local.LocalRepoManagerImpl - [4315504c]_close: Shutting down real LocalRepoManager.
11:14:38.539 [qtp1364958538-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
11:14:38.542 [qtp1364958538-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
11:14:38.542 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
11:14:38.543 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
11:14:38.544 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
11:14:38.900 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1955242b]release: releasing underlying FileLock. lockCounter=0
11:14:38.903 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6f2734f9{null}
11:14:38.903 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3134}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


11:14:38.903 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765
Content-Type: application/xml


11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
11:14:38.904 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
11:14:38.905 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c3ccfc0{IDLE}->null [HeapByteBuffer@1a763fab[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20180830)\r\n\r\n>>>FKX0s2d2haUEFuQ3Z...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
11:14:38.906 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c3ccfc0{WRITING}->null:IDLE-->WRITING
11:14:38.908 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=W,to=3145/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=END,236 of 236},g=HttpGenerator@240ed16f{s=COMPLETING}]=>HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3139}
11:14:38.909 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@2c3ccfc0{WRITING}->null
11:14:38.910 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c3ccfc0{IDLE}->null:WRITING-->IDLE
11:14:38.911 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
11:14:38.914 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1
11:14:38.914 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3145}
11:14:38.915 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@c650847{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
11:14:38.915 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:34499/RepoInfo,age=3146} action COMPLETE
11:14:38.915 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@c650847{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
11:14:38.915 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
11:14:38.916 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@c650847{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
11:14:38.917 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.917 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.917 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1a763fab[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:14:38.918 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1a763fab[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
11:14:38.918 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1a763fab[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:14:38.919 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
11:14:38.919 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.920 [qtp1364958538-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.920 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3213 ms
Local repository:
  repository.repositoryId = 53f87fbf-4edd-486a-a3ce-0a29e9c316b7
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3bd08435
  repository.publicKeySha1 = 14:0B:EC:2B:EF:7B:5A:30:6B:72:85:69:99:11:0B:90:AE:61:57:4F
11:14:38.920 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}}}

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c on ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=0
11:14:38.921 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@39b626e5{STARTED}[9.4.12.v20180830]
11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=1
11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected
11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/1 selected
11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates
11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c
11:14:38.921 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@39b626e5{STOPPING}[9.4.12.v20180830]
11:14:38.922 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@c650847{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:14:38.923 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@39b626e5{STOPPING}[9.4.12.v20180830] by 
11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys
11:14:38.922 [qtp1364958538-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1364958538-35-acceptor-0@6f731759-ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499}
11:14:38.923 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:14:38.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:14:38.924 [qtp1364958538-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:14:38.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@27960b1e{STARTED} id=2 keys=0 selected=0 updates=0
11:14:38.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e52ed5d on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0
11:14:38.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=1
11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken with none selected
11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken up from select, 0/0/0 selected
11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d processing 0 keys, 1 updates
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e52ed5d
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d waiting with 0 keys
11:14:38.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6a96d639 on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0
11:14:38.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=1
11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken with none selected
11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken up from select, 0/0/0 selected
11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d processing 0 keys, 1 updates
11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6a96d639
11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.926 [qtp1364958538-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@2c3158e0
11:14:38.926 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.926+02:00
11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.927+02:00
11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@27960b1e{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=0
11:14:38.927 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e94c2 on ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0
11:14:38.928 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=1
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/1 selected
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e94c2
11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0
11:14:38.929 [qtp1364958538-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.929 [qtp1364958538-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.929 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.930 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@2c3ccfc0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:502) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:216) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:238) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ManagedSelector.access$1300(ManagedSelector.java:61) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:830) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:384) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:355) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212]
11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=FI,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}}}
11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
11:14:38.932 [qtp1364958538-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0
11:14:38.932 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f
11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys
11:14:38.932 [qtp1364958538-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f
11:14:38.932 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3d40498a on ManagedSelector@528c8c1{STOPPING} id=1 keys=0 selected=0 updates=0
11:14:38.933 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STOPPING} id=1 keys=0 selected=0 updates=1
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/0 selected
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3d40498a
11:14:38.933 [qtp1364958538-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.933 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@26582ca
11:14:38.933 [qtp1364958538-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}
11:14:38.933 [qtp1364958538-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f
11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:38.933+02:00
11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:38.934+02:00
11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@528c8c1{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@613f7eb7{STARTED} id=0 keys=0 selected=0 updates=0
11:14:38.934 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@14d1737a on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0
11:14:38.935 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=1
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken with none selected
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken up from select, 0/0/0 selected
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e processing 0 keys, 1 updates
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@14d1737a
11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@482a58c7 on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e waiting with 0 keys
11:14:38.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=1
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken with none selected
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken up from select, 0/0/0 selected
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e processing 0 keys, 1 updates
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@482a58c7
11:14:38.937 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:14:38.937 [qtp1364958538-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@643ba1ed
11:14:38.937 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.937+02:00
11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.937+02:00
11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@613f7eb7{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@2e71240b[HTTP/1.1]
11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@2e71240b[HTTP/1.1]
11:14:38.938 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:14:38.939 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@39b626e5{STOPPING}[9.4.12.v20180830]
11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2ce03e86{STARTED}[worker=node0]
11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@1c628f6a{STARTED}[interval=660000, ownscheduler=false]
11:14:38.939 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@1c628f6a{STOPPED}[interval=660000, ownscheduler=false]
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2ce03e86{STOPPED}[worker=node0]
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@4f3e9fbb{STARTED}
11:14:38.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@4f3e9fbb{STOPPING}
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@4f3e9fbb{STOPPED}
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@50085d9c{/,null,SHUTDOWN}
11:14:38.940 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@50085d9c{/,null,SHUTDOWN} by 
11:14:38.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE}
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600]
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600]
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:14:38.941 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@63a9c661{STARTED}
11:14:38.941 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@63a9c661{STOPPING}
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@63a9c661{STOPPED}
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1
11:14:38.942 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE}
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE}
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@32a4ecbe{STARTED}
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@32a4ecbe{STOPPED}
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}]
11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@365afe87{s=1/6,p=0}
11:14:38.943 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 offer STOP!
11:14:38.943 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@365afe87{s=0/6,p=0}
11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 task=STOP!
11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 Exited
11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4
11:14:38.945 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1364958538]@515b9d4a{STOPPED,8<=8<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:14:38.945 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@39b626e5{STOPPED}[9.4.12.v20180830]
11:14:38.945 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
11:14:38.945 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.394 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 380.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 92.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 68.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 39.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 470.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 81.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 119.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 69.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 229.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 358.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 370.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 554.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 19.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 193.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 175.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 102.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 165.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 180.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 172.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 433.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 1886.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 198.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 130.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 943.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 37.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 714.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 37.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 75.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 79.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 240.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 279.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 11.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 235.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 128.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 309.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 109.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 132.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 107.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 111.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 96.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 37.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 414.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 159.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 1044.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 92.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 143.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 106.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 151.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 107.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 59.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 75.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 204.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 247.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 854.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1384.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 1146.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 2542.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 1003.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 410.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 2653.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 3958.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 2271.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 1676.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 895.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 1030.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 2166.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3190.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1850.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1888.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 1485.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1402.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6308.1 KB/sec)
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-util-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.12.v20180830.jar
[INFO] Copying jetty-security-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.12.v20180830.jar
[INFO] Copying jetty-http-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.12.v20180830.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying jetty-servlet-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.12.v20180830.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-webapp-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.12.v20180830.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying jetty-servlets-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.12.v20180830.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying jetty-continuation-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.12.v20180830.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying jetty-server-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.12.v20180830.jar
[INFO] Copying jetty-xml-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.12.v20180830.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying jetty-io-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.12.v20180830.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 209.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 163.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 188.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 185.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 126.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 45.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 475.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 197.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 53.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 322.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 353.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 166.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 141.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 43.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 719.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 66.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 76.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 94.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 88.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 147.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 92.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 87.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 178.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 48.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 981.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 58.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 52.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 2104.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 806.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 1413.2 KB/sec)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 27.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.jar (44 KB at 8728.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.pom (4 KB at 1851.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 32.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 390.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.tar.gz (21513 KB at 53781.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.zip (23833 KB at 55945.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-sources.jar (26 KB at 25936.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected